aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAge
* NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee2014-01-06
* NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2014-01-03
* nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-12
* nfsd4: support minorversion 1 by defaultJ. Bruce Fields2013-07-08
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * nfsd: containerize NFSd filesystemStanislav Kinsbursky2013-02-15
| * nfsd: get rid of RC_INTRJeff Layton2013-02-04
* | fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei2013-02-23
|/
* nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky2012-12-10
* nfsd: simplify service shutdownStanislav Kinsbursky2012-12-10
* nfsd: replace boolean nfsd_up flag by users counterStanislav Kinsbursky2012-12-10
* nfsd: simplify NFSv4 state init and shutdownStanislav Kinsbursky2012-12-10
* nfsd: introduce helpers for generic resources init and shutdownStanislav Kinsbursky2012-12-10
* nfsd: make NFSd service structure allocated per netStanislav Kinsbursky2012-12-10
* nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-10
* nfsd: per-net NFSd up flag introducedStanislav Kinsbursky2012-12-10
* nfsd: move per-net startup code to separated functionStanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_svc()Stanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_startup() and nfsd_shutdown()Stanislav Kinsbursky2012-12-10
* nfsd: pass net to nfsd_init_socks()Stanislav Kinsbursky2012-12-10
* nfsd: use "init_net" for portmapperStanislav Kinsbursky2012-12-10
* nfsd: call state init and shutdown twiceStanislav Kinsbursky2012-11-28
* nfsd: fix v4 reply cachingJ. Bruce Fields2012-11-26
* svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-21
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-21
* NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2012-07-25
* NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky2012-07-25
* 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