aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAge
* SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
* nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-11
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
* | nfsd: fix default iosize calculation on 32bitJ. Bruce Fields2012-02-03
* | nfsd: cleanup setting of default max_block_sizeJ. Bruce Fields2012-02-03
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-25
|/
* nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-18
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
* svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
* 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-03
|\ \
| * | 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
|/