summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Add helper to set up the pages where the dirlist is encodedChuck Lever2021-01-251-10/+19
* NFSD: Fix returned READDIR offset cookieChuck Lever2021-01-251-3/+4
* NFSD: Update READLINK3arg decoder to use struct xdr_streamChuck Lever2021-01-251-4/+5
* NFSD: Update READ3arg decoder to use struct xdr_streamChuck Lever2021-01-251-5/+18
* NFSD: Update GETATTR3args decoder to use struct xdr_streamChuck Lever2021-01-251-2/+1
* SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever2021-01-251-0/+22
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-6/+4
* nfsd/nfs3: remove unused macro nfsd3_fhandleresAlex Shi2020-11-301-1/+0
* NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVALChuck Lever2020-11-051-5/+1
* NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever2020-10-121-22/+22
* NFSD: Remove the RETURN_STATUS() macroChuck Lever2020-10-021-121/+114
* 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-1/+1
* nfsd: Ensure sampling of the commit verifier is atomic with the commitTrond Myklebust2020-01-221-1/+2
* nfsd: fix nfs read eof detectionTrond Myklebust2019-09-231-7/+2
* nfsd/nfsd3_proc_readdir: fix buffer count and page pointersMurphy Zhou2019-04-051-2/+15
* nfsd: allow nfsv3 readdir request to be larger.NeilBrown2019-03-081-1/+1
* nfsd: fix memory corruption caused by readdirNeilBrown2019-03-051-2/+14
* NFSD: Handle full-length symlinksChuck Lever2018-08-091-0/+2
* NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-091-1/+2
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+10
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-031-2/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-7/+7
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-0/+2
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-22/+22
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-21/+21
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-18/+18
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-151-65/+86
* nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig2017-05-151-12/+0
* NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee2017-01-311-5/+3
* NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-311-1/+1
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-2/+2
* nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-231-3/+4
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* nfsd: allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-181-0/+8
* nfsd3: Check write permission after checking existenceRoss Lagerwall2014-08-171-5/+0
* NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-081-2/+1
* nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields2014-07-081-1/+1
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-231-5/+1
* switch vfs_getattr() to struct pathAl Viro2013-02-261-4/+1
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-3/+3
* nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields2012-08-201-1/+1
* nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-291-1/+1
* nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields2010-12-171-4/+4
* nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-301-1/+1
* NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever2010-07-071-2/+4
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-2/+2