summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Remove NFSD_TCP kernel build optionChuck Lever2008-04-231-2/+0
* svc: Make close transport independentTom Tucker2008-02-011-2/+2
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-011-2/+2
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-091-3/+1
* knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields2007-10-091-2/+0
* nfsd: tone down inaccurate dprintkJ. Bruce Fields2007-10-091-1/+1
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-171-0/+10
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-121-2/+4
* [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-261-4/+4
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-1/+1
* [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-201-4/+4
* [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-061-1/+1
* [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown2006-10-041-1/+1
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-041-1/+18
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-021-0/+74
* [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-021-31/+5
* [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/+2
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-3/+1
* [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/+18
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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-161-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+385
OpenPOWER on IntegriCloud