aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAge
* [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-12
* [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-26
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-20
* [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-20
* [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-06
* [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown2006-10-04
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-04
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-02
* [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-02
* [PATCH] knfsd: add svc_getGreg Banks2006-10-02
* [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-02
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-02
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-02
* [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs serversNeilBrown2006-10-02
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-02
* [PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown2006-10-02
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* [PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher2006-02-01
* [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-07
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-07
* [PATCH] nfsd to unlock kernel before exitingSteven Rostedt2005-08-17
* [PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown2005-06-24
* [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher2005-06-22
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-22
* [PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16