summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsproc.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-041-1/+0
* nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-041-1/+1
* nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields2011-01-041-1/+2
* nfsd: don't drop requests on -ENOMEMJ. Bruce Fields2011-01-041-1/+1
* nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-301-1/+1
* gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-291-2/+0
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-3/+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
* nfsd4: fix error return when pseudoroot missingJ. Bruce Fields2009-09-281-0/+1
* NFS: kill off complicated macro 'PROC'Yu Zhiguo2009-06-151-32/+166
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-1/+2
* nfsd: add etoosmall to nfserrnoDean Hildebrand2009-01-071-0/+1
* nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-291-2/+4
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-4/+4
* knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown2008-06-231-0/+1
* Use struct path in struct svc_exportJan Blunck2008-02-141-3/+3
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-171-1/+2
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-091-1/+1
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-3/+4
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-201-19/+21
* [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-201-4/+3
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-201-16/+16
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-3/+3
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-041-2/+2
* [PATCH] knfsd: nfsd: lockdep annotation fixNeilBrown2006-10-041-1/+1
* [PATCH] knfsd: Correct reserved reply space for read requests.NeilBrown2006-04-111-1/+1
* [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw2006-01-181-7/+30
* [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher2005-06-221-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+605
OpenPOWER on IntegriCloud