summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr.h
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Clean up after updating NFSv2 ACL decodersChuck Lever2021-01-251-1/+0
* NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_streamChuck Lever2021-01-251-0/+1
* NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever2021-01-251-1/+0
* NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_streamChuck Lever2021-01-251-6/+0
* NFSD: Update the NFSv2 READ argument decoder to use struct xdr_streamChuck Lever2021-01-251-1/+0
* NFSD: Update the NFSv2 GETATTR argument 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: Hoist status code encoding into XDR encoder functionsChuck Lever2020-10-121-0/+5
* NFSD: Call NFSv2 encoders on error returnsChuck Lever2020-10-021-0/+7
* NFSD: Fix .pc_release method for NFSv2Chuck Lever2020-10-021-1/+3
* 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-7/+7
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-22/+12
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-1/+1
* nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields2013-02-261-1/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-5/+1
* nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-151-0/+1
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-0/+176