summaryrefslogtreecommitdiff
path: root/fs/lockd
Commit message (Expand)AuthorAge
* lockd: make nlm_ntf_refcnt and nlm_ntf_wq staticColin Ian King2018-03-19
* lockd: Fix server refcountingTrond Myklebust2018-01-24
* lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2018-01-14
* lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2018-01-14
* lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2018-01-14
* lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova2018-01-14
* nlm_shutdown_hosts_net() cleanupVasily Averin2017-11-27
* race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin2017-11-27
* lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-11-27
* lockd: added cleanup checks in exit_net hookVasily Averin2017-11-27
* lockd: remove net pointer from messagesVasily Averin2017-11-27
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * lockd: double unregister of inetaddr notifiersVasily Averin2017-11-07
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-11
|\
| * lockd: Delete an error message for a failed memory allocation in reclaimer()Markus Elfring2017-09-06
* | 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: move pc_count out of struct svc_procinfoChristoph 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
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-15
* lockd: fix some weird indentationChristoph Hellwig2017-05-15
* lockd: fix decoder callback prototypesChristoph Hellwig2017-05-15
* lockd: fix encoder callback prototypesChristoph Hellwig2017-05-15
* Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-05-10
|\
| * lockd: fix lockd shutdown raceJ. Bruce Fields2017-05-08
| * lockd: remove redundant check on blockColin Ian King2017-04-25
* | lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-21
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew2017-01-31
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\
| * drop redundant ->owner initializationsAl Viro2016-05-29
* | lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-30
|/
* lockd: constify nlmsvc_binding structureJulia Lawall2016-01-07
* lockd: use to_delayed_workGeliang Tang2016-01-07
* lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-23
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-11
|\
| * lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-23
| * lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-12
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
|/
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10