summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs3proc.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-05-15nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig
2017-01-31NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-08-18nfsd: allow turning off nfsv3 readdir_plusRajesh Ghanekar
2014-08-17nfsd3: Check write permission after checking existenceRoss Lagerwall
2014-07-08NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee
2014-07-08nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields
2014-06-23NFSD: Using min/max/min_t/max_t for calculateKinglong Mee
2013-02-26switch vfs_getattr() to struct pathAl Viro
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-08-20nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields
2011-04-29nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong
2010-12-17nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-07-07NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-06-15NFS: kill off complicated macro 'PROC'Yu Zhiguo
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw
2009-03-18NFSD: cleanup for nfs3proc.cQinghuang Feng
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-02-14Use struct path in struct svc_exportJan Blunck
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-04-11[PATCH] knfsd: Correct reserved reply space for read requests.NeilBrown
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw
2005-04-16Linux-2.6.12-rc2Linus Torvalds