summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfssvc.c
Commit message (Expand)AuthorAge
* race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-27
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-07
| * nfsd: increase DRC cache limitJ. Bruce Fields2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-24
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-25
* NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown2017-03-10
* NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown2017-03-10
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* nfsd: fix configuration of supported minor versionsTrond Myklebust2017-02-27
* nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew2017-01-31
* nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-15
* NFSD: fix corruption in notifier registrationVasily Averin2016-09-26
* nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee2016-01-07
* nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-23
* nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
* nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
* nfsd: default NFSv4.2 to onJ. Bruce Fields2015-02-09
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
* NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee2014-08-01
* nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton2014-07-08
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-23
* nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown2014-05-22
* 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