aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+49
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson1-0/+1
2010-10-24Revalidate caches on lockRicardo Labiaga1-0/+1
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-1/+2
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker1-1/+1
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker1-1/+1
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy1-1/+1
2010-09-17nfs: make sillyrename an async operationJeff Layton1-0/+2
2010-09-17nfs: standardize the rename response containerJeff Layton1-14/+9
2010-09-17nfs: standardize the rename args containerJeff Layton1-27/+12
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust1-0/+4
2010-09-17NFS: Clean up nfs4_proc_create()Trond Myklebust1-1/+1
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust1-0/+4
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust1-0/+2
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust1-2/+4
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust1-0/+5
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust1-1/+1
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2009-12-14nfsd: Fix independence of a few nfsd related headersBoaz Harrosh1-0/+1
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga1-0/+10
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis1-0/+1
2009-12-03NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsRichard Kennedy1-1/+1
2009-06-17nfs41: create_session operationAndy Adamson1-0/+12
2009-06-17nfs41: get_lease_timeAndy Adamson1-0/+9
2009-06-17nfs41: exchange_id operationBenny Halevy1-0/+40
2009-06-17nfs41: setup_sequence methodAndy Adamson1-0/+4
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson1-0/+1
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy1-2/+2
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_setaclresBenny Halevy1-0/+4
2009-06-17nfs41: use nfs4_getaclresBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy1-0/+4
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy1-0/+5
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+15
2009-06-17nfs41: client xdr definitionsBenny Halevy1-0/+52
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust1-13/+46
2009-03-27constify dentry_operations: NFSAl Viro1-1/+1
2009-03-19NFS: Optimise NFS close()Trond Myklebust1-0/+1
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust1-2/+1
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust1-4/+3
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust1-7/+41
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust1-0/+2
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust1-1/+2
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust1-2/+2
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust1-0/+1
2008-10-08NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust1-1/+1
2008-10-07NFS: SETCLIENTID truncates client ID and netidChuck Lever1-4/+4