summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-021-31/+5Star
* [PATCH] knfsd: add svc_getGreg Banks2006-10-021-1/+1
* [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-021-6/+10
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-021-4/+2Star
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-3/+1Star
* [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs serversNeilBrown2006-10-021-26/+57
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-021-43/+50
* [PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown2006-10-021-6/+10
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-021-22/+18Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-2/+2
* [PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher2006-02-011-27/+49
* [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-071-0/+1
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-071-28/+51
* [PATCH] nfsd to unlock kernel before exitingSteven Rostedt2005-08-171-0/+1
* [PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown2005-06-241-1/+1
* [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher2005-06-221-0/+1
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-221-0/+27
* [PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown2005-04-171-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+385