summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr3.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-131-15/+15
* SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-15/+15
* SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-131-15/+15
* SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-131-15/+16
* NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-021-1/+1
* NFSD: Clean up after updating NFSv3 ACL encodersChuck Lever2021-03-221-2/+0
* NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_streamChuck Lever2021-03-221-0/+3
* NFSD: Remove unused NFSv3 directory entry encodersChuck Lever2021-03-221-11/+0
* NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_streamChuck Lever2021-03-221-4/+10
* NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_streamChuck Lever2021-03-221-0/+1
* NFSD: Add a helper that encodes NFSv3 directory offset cookiesChuck Lever2021-03-221-0/+2
* NFSD: Update the NFSv3 READ3res encode to use struct xdr_streamChuck Lever2021-03-221-0/+1
* NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_streamChuck Lever2021-03-221-0/+1
* NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_streamChuck Lever2021-03-221-1/+1
* NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever2021-03-221-1/+1
* 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