aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson
2010-10-24Revalidate caches on lockRicardo Labiaga
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy
2010-09-17nfs: make sillyrename an async operationJeff Layton
2010-09-17nfs: standardize the rename response containerJeff Layton
2010-09-17nfs: standardize the rename args containerJeff Layton
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust
2010-09-17NFS: Clean up nfs4_proc_create()Trond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-14nfsd: Fix independence of a few nfsd related headersBoaz Harrosh
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis
2009-12-03NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsRichard Kennedy
2009-06-17nfs41: create_session operationAndy Adamson
2009-06-17nfs41: get_lease_timeAndy Adamson
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-17nfs41: setup_sequence methodAndy Adamson
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy
2009-06-17nfs41: use nfs4_setaclresBenny Halevy
2009-06-17nfs41: use nfs4_getaclresBenny Halevy
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-06-17nfs41: client xdr definitionsBenny Halevy
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust