aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2011-11-25nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-01nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong
2011-10-24nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy
2011-10-24nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...Benny Halevy
2011-10-19nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields
2011-10-17nfsd4: typo logical vs bitwise negateDan Carpenter
2011-10-11nfsd4: move name-length checks to xdrJ. Bruce Fields
2011-10-11nfsd4: move access/deny validity checks to xdr codeJ. Bruce Fields
2011-09-26nfsd4: look up stateid's per clientidJ. Bruce Fields
2011-09-26nfsd4: assume test_stateid always has sessionJ. Bruce Fields
2011-09-17nfsd4: match close replays on stateid, not open owner idJ. Bruce Fields
2011-09-16nfsd41: try to check reply size before operationMi Jinlong
2011-09-13NFSD: Cleanup for nfsd4_path()Trond Myklebust
2011-09-07nfsd4: split stateowners into open and lockownersJ. Bruce Fields
2011-09-01nfsd4: drop most stateowner refcountingJ. Bruce Fields
2011-08-31nfsd4: cleanup seqid op stateowner usageJ. Bruce Fields
2011-08-31nfsd4: centralize handling of replay ownersJ. Bruce Fields
2011-08-31nfsd4: fix off-by-one-error in SEQUENCE replyJ. Bruce Fields
2011-08-27nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields
2011-08-26nfsd4: it's OK to return nfserr_symlinkJ. Bruce Fields
2011-08-26nfsd4: clean up S_IS -> NF4 file type mappingJ. Bruce Fields
2011-08-19nfsd4: fix seqid_mutating_errorJ. Bruce Fields
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields
2011-07-18nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields
2011-07-15NFSD: Added TEST_STATEID operationBryan Schumaker
2011-07-15NFSD: added FREE_STATEID operationBryan Schumaker
2011-05-18nfsd: make local functions staticDaniel Mack
2011-04-29NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker
2011-04-29nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson
2011-03-17nfsd: wrong index used in inner loopMi Jinlong
2011-03-08nfsd: wrong index used in inner looproel
2011-02-16nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-01-11nfsd4: set sequence flag when backchannel is downJ. Bruce Fields
2011-01-11nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2011-01-04nfsd: remove some unnecessary dropit handlingJ. Bruce Fields
2010-12-29nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields
2010-11-19NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong
2010-10-01nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-06-22nfsd4; fix session reference count leakJ. Bruce Fields
2010-05-13nfsd4: implement reclaim_completeJ. Bruce Fields
2010-05-13nfsd4: keep a reference count on client while in useBenny Halevy
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-05-04nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy