summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr3.h
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Clean up after updating NFSv3 ACL decodersChuck Lever2021-01-251-2/+0
* NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_streamChuck Lever2021-01-251-0/+1
* NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_streamChuck Lever2021-01-251-1/+1
* NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_streamChuck Lever2021-01-251-1/+1
* NFSD: Update READDIR3args decoders to use struct xdr_streamChuck Lever2021-01-251-1/+0
* NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever2021-01-251-1/+0
* NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever2021-01-251-6/+0
* NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever2021-01-251-1/+0
* NFSD: Update ACCESS3arg decoder to use struct xdr_streamChuck Lever2021-01-251-1/+1
* NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever2021-01-251-1/+1
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-2/+0
* NFSD: Encoder and decoder functions are always presentChuck Lever2020-10-021-0/+1
* nfsd: Ensure sampling of the write verifier is atomic with the writeTrond Myklebust2020-01-221-0/+1
* nfsd: Ensure sampling of the commit verifier is atomic with the commitTrond Myklebust2020-01-221-0/+1
* nfsd: pass a 64-bit guardtime to nfsd_setattr()Arnd Bergmann2019-12-191-1/+1
* nfsd: fix nfs read eof detectionTrond Myklebust2019-09-231-1/+1
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+1
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-29/+16
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-31/+16
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-4/+2
* nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-231-0/+3
* nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields2013-02-261-0/+2
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-0/+346