summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-211-11/+1
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-211-7/+7
* NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2012-07-251-5/+5
* NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky2012-07-251-11/+3
* SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-311-0/+14
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-311-0/+9
* nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-1/+1
* Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-111-3/+3
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-261-2/+2
|\
| * SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-311-2/+2
* | nfsd: fix default iosize calculation on 32bitJ. Bruce Fields2012-02-031-1/+1
* | nfsd: cleanup setting of default max_block_sizeJ. Bruce Fields2012-02-031-20/+24
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-251-0/+2
|/
* nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-181-11/+15
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-7/+0
* svcrpc: simpler request droppingJ. Bruce Fields2011-01-041-1/+1
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-011-2/+3
* nfsd: initialize nfsd versions before creating svcJ. Bruce Fields2010-08-061-1/+1
* nfsd: fix startup/shutdown order bugJ. Bruce Fields2010-08-061-14/+16
* nfsd: minor nfsd_svc() cleanupJ. Bruce Fields2010-07-231-6/+7
* nfsd: move more into nfsd_startup()J. Bruce Fields2010-07-231-34/+35
* nfsd: just keep single lockd reference for nfsdJeff Layton2010-07-231-11/+14
* nfsd: clean up nfsd_create_serv error handlingJeff Layton2010-07-231-3/+2
* nfsd4: fix v4 state shutdown error pathsJeff Layton2010-07-231-9/+42
* NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-141-1/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-2/+2
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-15/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-221-14/+40
|\
| * nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-151-1/+3
| * nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-011-4/+0
| * knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-251-2/+21
| * Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-211-1/+0
| |\
| * | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-281-7/+6
| * | nfsd41: reserve less memory for DRCAndy Adamson2009-07-281-2/+1
| * | nfsd41: use globals for DRC limitsAndy Adamson2009-07-141-4/+15
* | | CRED: Add some configurable debugging [try #6]David Howells2009-09-021-0/+2
| |/ |/|
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/
* nfsd: optimise the starting of zero threads when none are running.NeilBrown2009-06-181-2/+4
* nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown2009-06-181-0/+6
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-061-28/+60
|\
| * nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-061-0/+2
| * nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-031-0/+24
| * nfsd41: hard page limit for DRCAndy Adamson2009-04-031-0/+23
| * nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-031-0/+4
| * knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-181-0/+7
| * knfsd: remove the nfsd thread busy histogramGreg Banks2009-03-181-28/+0
OpenPOWER on IntegriCloud