aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-25NFSD: Clean up after updating NFSv3 ACL decodersChuck Lever1-2/+0
2021-01-25NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_streamChuck Lever1-0/+1
2021-01-25NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_streamChuck Lever1-1/+1
2021-01-25NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_streamChuck Lever1-1/+1
2021-01-25NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever1-1/+0
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever1-1/+0
2021-01-25NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever1-6/+0
2021-01-25NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever1-1/+0
2021-01-25NFSD: Update ACCESS3arg decoder to use struct xdr_streamChuck Lever1-1/+1
2021-01-25NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever1-1/+1
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever1-2/+0
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever1-0/+1
2020-01-22nfsd: Ensure sampling of the write verifier is atomic with the writeTrond Myklebust1-0/+1
2020-01-22nfsd: Ensure sampling of the commit verifier is atomic with the commitTrond Myklebust1-0/+1
2019-12-19nfsd: pass a 64-bit guardtime to nfsd_setattr()Arnd Bergmann1-1/+1
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust1-1/+1
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+1
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig1-29/+16
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig1-31/+16
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig1-4/+2
2014-01-23nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields1-0/+3
2013-02-26nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields1-0/+2
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-0/+346