aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-13/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* NFS: kill off complicated macro 'PROC'Yu Zhiguo2009-06-151-24/+213
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-2/+3
* NFSD: cleanup for nfs3proc.cQinghuang Feng2009-03-181-2/+3
* nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-291-3/+5
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-4/+4
* Use struct path in struct svc_exportJan Blunck2008-02-141-1/+1
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-091-1/+1
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-081-1/+1
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-201-21/+25
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-201-22/+22
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-6/+8
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-041-2/+2
* [PATCH] knfsd: Correct reserved reply space for read requests.NeilBrown2006-04-111-1/+1
* [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-061-2/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+702