summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfssvc.c
AgeCommit message (Expand)Author
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04nfsd: increase DRC cache limitJ. Bruce Fields
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-03-10NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown
2017-03-10NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27nfsd: fix configuration of supported minor versionsTrond Myklebust
2017-01-31nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-09-26NFSD: fix corruption in notifier registrationVasily Averin
2016-01-07nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee
2015-12-23nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew
2015-08-10nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-02-09nfsd: default NFSv4.2 to onJ. Bruce Fields
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-08-01NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-07-08nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton
2014-06-23NFSD: Using min/max/min_t/max_t for calculateKinglong Mee
2014-05-22nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown
2014-01-06NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee
2014-01-03NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields
2013-07-08nfsd4: support minorversion 1 by defaultJ. Bruce Fields
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