summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsproc.c
Commit message (Expand)AuthorAge
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-03
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
* nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee2017-03-10
* NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee2017-01-31
* NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-31
* Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-13
|\
| * nfsd: handle EUCLEANJ. Bruce Fields2016-10-07
| * nfsd: only WARN once on unmapped errorsJ. Bruce Fields2016-10-07
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
|/
* nfsd: reorganize nfsd_createJ. Bruce Fields2016-08-04
* nfsd: remove redundant zero-length check from createJ. Bruce Fields2016-08-04
* nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher2015-05-29
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* nfsd: print status when nfsd4_open fails to open file it just createdJeff Layton2014-07-29
* nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbigJeff Layton2014-07-09
* NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-08
* nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields2014-07-08
* nfsd: make NFSv2 null terminate symlink dataJ. Bruce Fields2014-07-08
* switch vfs_getattr() to struct pathAl Viro2013-02-26
* nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-31
* nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-04
* nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-04
* nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields2011-01-04
* nfsd: don't drop requests on -ENOMEMJ. Bruce Fields2011-01-04
* nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-30
* gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-29
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-15
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-13
* nfsd4: fix error return when pseudoroot missingJ. Bruce Fields2009-09-28
* NFS: kill off complicated macro 'PROC'Yu Zhiguo2009-06-15
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-18
* nfsd: add etoosmall to nfserrnoDean Hildebrand2009-01-07
* nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-29
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-23
* knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown2008-06-23
* Use struct path in struct svc_exportJan Blunck2008-02-14
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-17
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-09
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-12
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-20