aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-29nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong1-1/+1
2010-12-17nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields1-4/+4
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields1-1/+1
2010-07-07NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever1-2/+4
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-2/+2
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh1-13/+0
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields1-0/+1
2009-06-15NFS: kill off complicated macro 'PROC'Yu Zhiguo1-24/+213
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw1-2/+3
2009-03-18NFSD: cleanup for nfs3proc.cQinghuang Feng1-2/+3
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields1-3/+5
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi1-4/+4
2008-02-14Use struct path in struct svc_exportJan Blunck1-1/+1
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton1-1/+1
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields1-1/+1
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro1-21/+25
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro1-22/+22
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks1-6/+8
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown1-2/+2
2006-04-11[PATCH] knfsd: Correct reserved reply space for read requests.NeilBrown1-1/+1
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw1-2/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+702