summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAge
* nfsd: initialize nfsd versions before creating svcJ. Bruce Fields2010-08-06
* nfsd: fix startup/shutdown order bugJ. Bruce Fields2010-08-06
* nfsd: minor nfsd_svc() cleanupJ. Bruce Fields2010-07-23
* nfsd: move more into nfsd_startup()J. Bruce Fields2010-07-23
* nfsd: just keep single lockd reference for nfsdJeff Layton2010-07-23
* nfsd: clean up nfsd_create_serv error handlingJeff Layton2010-07-23
* nfsd4: fix v4 state shutdown error pathsJeff Layton2010-07-23
* NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-14
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-15
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-13
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\
| * nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-15
| * nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-01
| * knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-25
| * Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21
| |\
| * | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-28
| * | nfsd41: reserve less memory for DRCAndy Adamson2009-07-28
| * | nfsd41: use globals for DRC limitsAndy Adamson2009-07-14
* | | CRED: Add some configurable debugging [try #6]David Howells2009-09-02
| |/ |/|
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* nfsd: optimise the starting of zero threads when none are running.NeilBrown2009-06-18
* nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2009-06-18
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-06
|\
| * nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-06
| * nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-03
| * nfsd41: hard page limit for DRCAndy Adamson2009-04-03
| * nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-03
| * knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-18
| * knfsd: remove the nfsd thread busy histogramGreg Banks2009-03-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-02
|\ \
| * | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
| |/
* | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
* | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
|/
* NFSD: Fix BUG during NFSD shutdown processingChuck Lever2008-10-22
* NLM: Remove "proto" argument from lockd_up()Chuck Lever2008-10-04
* SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-29
* nfsd: treat all shutdown signals as equivalentJeff Layton2008-06-30
* nfsd: fix race in nfsd_nrthreads()Neil Brown2008-06-23
* sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-23
* knfsd: convert knfsd to kthread APIJeff Layton2008-06-23
* knfsd: remove special handling for SIGHUPJeff Layton2008-06-23
* knfsd: clean up nfsd filesystem interfacesJeff Layton2008-06-23
* knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-23
* NFSD: Remove NFSD_TCP kernel build optionChuck Lever2008-04-23
* svc: Make close transport independentTom Tucker2008-02-01
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-09
* knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields2007-10-09