summaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr3.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust1-1/+1
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever1-15/+15
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever1-15/+15
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever1-15/+15
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever1-15/+16
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever1-1/+1
2021-03-22NFSD: Clean up after updating NFSv3 ACL encodersChuck Lever1-2/+0
2021-03-22NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_streamChuck Lever1-0/+3
2021-03-22NFSD: Remove unused NFSv3 directory entry encodersChuck Lever1-11/+0
2021-03-22NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_streamChuck Lever1-4/+10
2021-03-22NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_streamChuck Lever1-0/+1
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesChuck Lever1-0/+2
2021-03-22NFSD: Update the NFSv3 READ3res encode to use struct xdr_streamChuck Lever1-0/+1
2021-03-22NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_streamChuck Lever1-0/+1
2021-03-22NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_streamChuck Lever1-1/+1
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever1-1/+1
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