summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs3xdr.c
AgeCommit message (Expand)Author
2021-01-25NFSD: Update the RENAME3args decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update COMMIT3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever
2021-01-25NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update WRITE3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update ACCESS3arg decoder to use struct xdr_streamChuck Lever
2021-01-25NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever
2021-01-12nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-12-09nfsd4: don't query change attribute in v2/v3 caseJ. Bruce Fields
2020-12-09nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever
2020-11-30NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever
2020-11-05NFSD: NFSv3 PATHCONF Reply is improperly formedChuck Lever
2020-10-12NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever
2020-01-22nfsd: Ensure sampling of the write verifier is atomic with the writeTrond Myklebust
2020-01-22nfsd: Ensure sampling of the commit verifier is atomic with the commitTrond Myklebust
2019-12-19nfsd: handle nfs3 timestamps as unsignedArnd Bergmann
2019-11-15new helper: lookup_positive_unlocked()Al Viro
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust
2019-04-24nfsd: knfsd must use the container user namespaceTrond Myklebust
2019-04-05nfsd/nfsd3_proc_readdir: fix buffer count and page pointersMurphy Zhou
2019-03-08nfsd: allow nfsv3 readdir request to be larger.NeilBrown
2019-03-05nfsd: fix memory corruption caused by readdirNeilBrown
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-13svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-05-07nfsd: stop READDIRPLUS returning inconsistent attributesNeilBrown