summaryrefslogtreecommitdiff
path: root/fs/lockd
AgeCommit message (Expand)Author
2019-12-17lockd: fix decoding of TEST resultsJ. Bruce Fields
2019-06-09Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington
2018-11-13lockd: fix access beyond unterminated strings in printsAmir Goldstein
2018-02-03race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin
2017-12-05lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2017-11-30lockd: double unregister of inetaddr notifiersVasily Averin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-06lockd: Delete an error message for a failed memory allocation in reclaimer()Markus Elfring
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: move pc_count out of struct svc_procinfoChristoph 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-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-05-15lockd: fix some weird indentationChristoph Hellwig
2017-05-15lockd: fix decoder callback prototypesChristoph Hellwig
2017-05-15lockd: fix encoder callback prototypesChristoph Hellwig
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-05-08lockd: fix lockd shutdown raceJ. Bruce Fields
2017-04-25lockd: remove redundant check on blockColin Ian King
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-31lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew
2016-05-29drop redundant ->owner initializationsAl Viro
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall
2016-01-07lockd: use to_delayed_workGeliang Tang
2015-12-23lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-12lockd: create NSM handles per net namespaceAndrey Ryabinin
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton