aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2014-08-06nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-11nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-04-30nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-01-03nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-07-27nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-05-13nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-04-10nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-01-03nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2012-08-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-05-11nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
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