summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-05-07nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-04-05nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2012-08-09nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-04-13nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro
2012-04-13nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
2012-03-20NFSD: Fix nfs4_verifier memory alignmentChuck Lever
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy
2012-02-17NFSD: Clean up the test_stateid functionBryan Schumaker
2012-02-17nfsd41: split out share_access want and signal flags while decodingBenny Halevy
2012-02-14nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields
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