aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr3.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Gravatar Trond Myklebust 1-1/+1
2021-10-13SUNRPC: Change return value type of .pc_encodeGravatar Chuck Lever 1-15/+15
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeGravatar Chuck Lever 1-15/+15
2021-10-13SUNRPC: Change return value type of .pc_decodeGravatar Chuck Lever 1-15/+15
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeGravatar Chuck Lever 1-15/+16
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Gravatar Chuck Lever 1-1/+1
2021-03-22NFSD: Clean up after updating NFSv3 ACL encodersGravatar Chuck Lever 1-2/+0
2021-03-22NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_streamGravatar Chuck Lever 1-0/+3
2021-03-22NFSD: Remove unused NFSv3 directory entry encodersGravatar Chuck Lever 1-11/+0
2021-03-22NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_streamGravatar Chuck Lever 1-4/+10
2021-03-22NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_streamGravatar Chuck Lever 1-0/+1
2021-03-22NFSD: Add a helper that encodes NFSv3 directory offset cookiesGravatar Chuck Lever 1-0/+2
2021-03-22NFSD: Update the NFSv3 READ3res encode to use struct xdr_streamGravatar Chuck Lever 1-0/+1
2021-03-22NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_streamGravatar Chuck Lever 1-0/+1
2021-03-22NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2021-01-25NFSD: Clean up after updating NFSv3 ACL decodersGravatar Chuck Lever 1-2/+0
2021-01-25NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_streamGravatar Chuck Lever 1-0/+1
2021-01-25NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2021-01-25NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2021-01-25NFSD: Update READDIR3args decoders to use struct xdr_streamGravatar Chuck Lever 1-1/+0
2021-01-25NFSD: Add helper to set up the pages where the dirlist is encodedGravatar Chuck Lever 1-1/+0
2021-01-25NFSD: Update READLINK3arg decoder to use struct xdr_streamGravatar Chuck Lever 1-6/+0
2021-01-25NFSD: Update READ3arg decoder to use struct xdr_streamGravatar Chuck Lever 1-1/+0
2021-01-25NFSD: Update ACCESS3arg decoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2021-01-25NFSD: Update GETATTR3args decoder to use struct xdr_streamGravatar Chuck Lever 1-1/+1
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsGravatar Chuck Lever 1-2/+0
2020-10-02NFSD: Encoder and decoder functions are always presentGravatar Chuck Lever 1-0/+1
2020-01-22nfsd: Ensure sampling of the write verifier is atomic with the writeGravatar Trond Myklebust 1-0/+1
2020-01-22nfsd: Ensure sampling of the commit verifier is atomic with the commitGravatar Trond Myklebust 1-0/+1
2019-12-19nfsd: pass a 64-bit guardtime to nfsd_setattr()Gravatar Arnd Bergmann 1-1/+1
2019-09-23nfsd: fix nfs read eof detectionGravatar Trond Myklebust 1-1/+1
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersGravatar Chuck Lever 1-0/+1
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersGravatar Chuck Lever 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-15sunrpc: properly type pc_encode callbacksGravatar Christoph Hellwig 1-29/+16
2017-05-15sunrpc: properly type pc_decode callbacksGravatar Christoph Hellwig 1-31/+16
2017-05-15sunrpc: properly type pc_release callbacksGravatar Christoph Hellwig 1-4/+2
2014-01-23nfsd: fix encode_entryplus_baggage stack usageGravatar J. Bruce Fields 1-0/+3
2013-02-26nfsd: handle vfs_getattr errors in acl protocolGravatar J. Bruce Fields 1-0/+2
2009-12-15nfsd: remove pointless paths in file headersGravatar J. Bruce Fields 1-2/+0
2009-12-14nfsd: Move private headers to source directoryGravatar Boaz Harrosh 1-0/+346