aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfssvc.c
AgeCommit message (Expand)Author
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov
2010-08-06nfsd: initialize nfsd versions before creating svcJ. Bruce Fields
2010-08-06nfsd: fix startup/shutdown order bugJ. Bruce Fields
2010-07-23nfsd: minor nfsd_svc() cleanupJ. Bruce Fields
2010-07-23nfsd: move more into nfsd_startup()J. Bruce Fields
2010-07-23nfsd: just keep single lockd reference for nfsdJeff Layton
2010-07-23nfsd: clean up nfsd_create_serv error handlingJeff Layton
2010-07-23nfsd4: fix v4 state shutdown error pathsJeff Layton
2010-05-14NFSD: don't report compiled-out versions as presentPavel Emelyanov
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson
2009-07-28nfsd41: reserve less memory for DRCAndy Adamson
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-18nfsd: optimise the starting of zero threads when none are running.NeilBrown
2009-06-18nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy
2009-04-03nfsd41: hard page limit for DRCAndy Adamson
2009-04-03nfsd41: DRC save, restore, and clear functionsAndy Adamson
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever
2009-03-18knfsd: add file to export stats about nfsd poolsGreg Banks
2009-03-18knfsd: remove the nfsd thread busy histogramGreg Banks
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-06-30nfsd: treat all shutdown signals as equivalentJeff Layton
2008-06-23nfsd: fix race in nfsd_nrthreads()Neil Brown
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton
2008-06-23knfsd: remove special handling for SIGHUPJeff Layton
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown
2008-04-23NFSD: Remove NFSD_TCP kernel build optionChuck Lever