Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2011-01-05nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields
2011-01-05nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields
2011-01-05nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields
2011-01-05nfsd: don't drop requests on -ENOMEMJ. Bruce Fields
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-07-30gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-15nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-15nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-09-28nfsd4: fix error return when pseudoroot missingJ. Bruce Fields
2009-06-16NFS: kill off complicated macro 'PROC'Yu Zhiguo
2009-03-19Short write in nfsd becomes a full write to the clientDavid Shaw
2009-01-08nfsd: add etoosmall to nfserrnoDean Hildebrand
2008-09-30nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown
2008-02-15Use struct path in struct svc_exportJan Blunck
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton
2007-02-12[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl 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-10-04[PATCH] knfsd: nfsd: lockdep annotation fixNeilBrown
2006-04-11[PATCH] knfsd: Correct reserved reply space for read requests.NeilBrown
2006-01-19[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw
2005-06-23[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds