summaryrefslogtreecommitdiffstats
path: root/fs/lockd
AgeCommit message (Expand)AuthorLines
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-5/+1
2017-09-06lockd: Delete an error message for a failed memory allocation in reclaimer()Markus Elfring-5/+1
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever-1/+1
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig-19/+19
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig-2/+2
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig-0/+6
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig-10/+22
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig-20/+42
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig-86/+150
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig-3/+3
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig-1/+9
2017-05-15lockd: fix some weird indentationChristoph Hellwig-19/+19
2017-05-15lockd: fix decoder callback prototypesChristoph Hellwig-10/+16
2017-05-15lockd: fix encoder callback prototypesChristoph Hellwig-18/+34
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-11/+13
2017-05-08lockd: fix lockd shutdown raceJ. Bruce Fields-2/+4
2017-04-25lockd: remove redundant check on blockColin Ian King-9/+9
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington-1/+26
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-01-31lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew-0/+2
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan-2/+2
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada-2/+0
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew-3/+10
2016-05-29drop redundant ->owner initializationsAl Viro-1/+0
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall-1/+1
2016-01-07lockd: use to_delayed_workGeliang Tang-2/+1
2015-12-23lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew-2/+72
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-97/+46
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin-78/+16
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington-12/+1
2015-10-12lockd: create NSM handles per net namespaceAndrey Ryabinin-19/+30
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields-0/+1
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton-1/+2
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton-1/+5
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter-1/+1
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-10/+2
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-4/+9
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds-10/+16
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust-4/+9
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields-10/+16
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton-2/+2
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton-6/+6
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton-7/+13
2015-01-15lockd: xdr: Remove unused functionRickard Strandqvist-8/+0
2015-01-05LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust-4/+4
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+2
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2014-12-09sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton-1/+1
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields-1/+1