summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2015-03-25NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee
2015-03-20NFSD: Take care the return value from nfsd4_decode_stateidKinglong Mee
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2015-01-23nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig
2015-01-07nfsd4: tweak rd_dircount accountingJ. Bruce Fields
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-09nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2014-12-09nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-08nfsd4: fix rd_dircount enforcementJ. Bruce Fields
2014-08-17nfsd4: reserve adequate space for LOCK opJ. Bruce Fields
2014-08-17nfsd4: remove obsolete commentJ. Bruce Fields
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-31nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee
2014-07-17nfsd4: zero op arguments beyond the 8th compound opJ. Bruce Fields
2014-07-11NFSD: Fix bad checking of space for padding in splice readKinglong Mee
2014-07-09NFSD: Fix memory leak in encoding denied lockKinglong Mee
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust
2014-07-08NFSD: Avoid warning message when compile at i686 archKinglong Mee
2014-07-08nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields
2014-07-08nfsd4: remove nfs4_acl_newJ. Bruce Fields
2014-07-08nfsd4: define svcxdr_dupstr to share some common codeJ. Bruce Fields
2014-07-08nfsd4: remove unused defer_free argumentJ. Bruce Fields
2014-07-08nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields
2014-07-08nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-07nfsd: Fix bad reserving space for encoding rdattr_errorKinglong Mee
2014-07-02nfs: fix nfs4d readlink truncated packetAvi Kivity
2014-06-27nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-06-23NFSD: Using min/max/min_t/max_t for calculateKinglong Mee
2014-06-17NFSD: fix bug for readdir of pseudofsKinglong Mee
2014-06-06nfsd4: kill READ64J. Bruce Fields
2014-06-06nfsd4: kill READ32J. Bruce Fields
2014-05-30nfsd: make nfsd4_encode_fattr staticJeff Layton
2014-05-30nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-05-30NFSD: Adds macro EX_UUID_LEN for exports uuid's lengthKinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30nfsd4: kill write32, write64J. Bruce Fields
2014-05-30nfsd4: kill WRITEMEMJ. Bruce Fields
2014-05-30nfsd4: kill WRITE64J. Bruce Fields
2014-05-30nfsd4: kill WRITE32J. Bruce Fields
2014-05-30nfsd4: really fix nfs4err_resource in 4.1 caseJ. Bruce Fields
2014-05-30nfsd4: allow exotic read compoundsJ. Bruce Fields