aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfssvc.c
AgeCommit message (Expand)Author
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-23fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei
2013-02-15nfsd: containerize NFSd filesystemStanislav Kinsbursky
2013-02-04nfsd: get rid of RC_INTRJeff Layton
2012-12-10nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky
2012-12-10nfsd: simplify service shutdownStanislav Kinsbursky
2012-12-10nfsd: replace boolean nfsd_up flag by users counterStanislav Kinsbursky
2012-12-10nfsd: simplify NFSv4 state init and shutdownStanislav Kinsbursky
2012-12-10nfsd: introduce helpers for generic resources init and shutdownStanislav Kinsbursky
2012-12-10nfsd: make NFSd service structure allocated per netStanislav Kinsbursky
2012-12-10nfsd: make NFSd service boot time per-netStanislav Kinsbursky
2012-12-10nfsd: per-net NFSd up flag introducedStanislav Kinsbursky
2012-12-10nfsd: move per-net startup code to separated functionStanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_svc()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_startup() and nfsd_shutdown()Stanislav Kinsbursky
2012-12-10nfsd: pass net to nfsd_init_socks()Stanislav Kinsbursky
2012-12-10nfsd: use "init_net" for portmapperStanislav Kinsbursky
2012-11-28nfsd: call state init and shutdown twiceStanislav Kinsbursky
2012-11-26nfsd: fix v4 reply cachingJ. Bruce Fields
2012-08-21svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields
2012-07-25NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky
2012-07-25NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky
2012-04-11Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-02-03nfsd: fix default iosize calculation on 32bitJ. Bruce Fields
2012-02-03nfsd: cleanup setting of default max_block_sizeJ. Bruce Fields
2012-01-31SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky
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