summaryrefslogtreecommitdiff
path: root/fs/lockd/svc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-05-171-1/+1
|\
| * lockd: define nlm_port_min,max with CONFIG_SYSCTLTom Rix2023-05-021-1/+1
* | lockd: simplify two-level sysctl registration for nlm_sysctlsLuis Chamberlain2023-04-131-19/+1
|/
* Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-02-231-1/+1
|\
| * sysctl: fix proc_dobool() usabilityOndrej Mosnacek2023-02-211-1/+1
* | SUNRPC: Use per-CPU counters to tally server RPC countsChuck Lever2023-02-201-5/+10
* | SUNRPC: Refactor RPC server dispatch methodChuck Lever2023-02-201-2/+2
* | SUNRPC: Push svcxdr_init_encode() into svc_process_common()Chuck Lever2023-02-201-1/+0
* | SUNRPC: Push svcxdr_init_decode() into svc_process_common()Chuck Lever2023-02-201-1/+0
|/
* NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever2022-02-281-5/+1
* NFSD: Remove svc_serv_ops::svo_moduleChuck Lever2022-02-281-3/+1
* SUNRPC: Remove svc_shutdown_net()Chuck Lever2022-02-281-2/+2
* SUNRPC: Rename svc_create_xprt()Chuck Lever2022-02-281-2/+2
* SUNRPC: Remove svo_shutdown methodChuck Lever2022-02-281-3/+2
* SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever2022-02-281-1/+0
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
* | lockd: use svc_set_num_threads() for thread start and stopNeilBrown2021-12-131-50/+8
* | lockd: rename lockd_create_svc() to lockd_get()NeilBrown2021-12-131-6/+4
* | lockd: introduce lockd_put()NeilBrown2021-12-131-37/+27
* | lockd: move svc_exit_thread() into the threadNeilBrown2021-12-131-11/+12
* | lockd: move lockd_start_svc() call into lockd_create_svc()NeilBrown2021-12-131-12/+10
* | lockd: simplify management of network status notifiersNeilBrown2021-12-131-26/+9
* | lockd: introduce nlmsvc_servNeilBrown2021-12-131-16/+20
* | SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown2021-12-131-4/+0
* | SUNRPC/NFSD: clean up get/put functions.NeilBrown2021-12-131-5/+1
* | SUNRPC: change svc_get() to return the svc.NeilBrown2021-12-131-4/+2
|/
* SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-2/+1
* SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-131-2/+1
* Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-09-041-0/+2
|\
| * SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever2021-08-101-0/+2
* | lockd: change the proc_handler for nsm_use_hostnamesJia He2021-08-171-1/+1
|/
* lockd: Create a simplified .vs_dispatch method for NLM requestsChuck Lever2021-07-061-0/+43
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust2019-04-241-12/+16
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-241-1/+2
* SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-241-0/+1
* SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-241-1/+2
* lockd: make nlm_ntf_refcnt and nlm_ntf_wq staticColin Ian King2018-03-191-2/+2
* race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin2017-11-271-2/+14
* lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-11-271-0/+2
* lockd: added cleanup checks in exit_net hookVasily Averin2017-11-271-0/+11
* lockd: remove net pointer from messagesVasily Averin2017-11-271-4/+5
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-181-11/+9
|\
| * lockd: double unregister of inetaddr notifiersVasily Averin2017-11-071-11/+9
* | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
|/
* sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-241-1/+1
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-19/+19
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-0/+6
* lockd: fix lockd shutdown raceJ. Bruce Fields2017-05-081-2/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1