aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-11/+13
2017-05-08lockd: fix lockd shutdown raceJ. Bruce Fields1-2/+4
2017-04-25lockd: remove redundant check on blockColin Ian King1-9/+9
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington2-1/+26
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-31lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew1-0/+2
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2-2/+2
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-2/+0
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-05-29drop redundant ->owner initializationsAl Viro1-1/+0
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall1-1/+1
2016-01-07lockd: use to_delayed_workGeliang Tang1-2/+1
2015-12-23lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew1-2/+72
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-97/+46
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin4-78/+16
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington1-12/+1
2015-10-12lockd: create NSM handles per net namespaceAndrey Ryabinin6-19/+30
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields1-0/+1
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton1-1/+2
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton1-1/+5
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter1-1/+1
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-10/+2
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-4/+9
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-10/+16
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-4/+9
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields1-10/+16
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton1-2/+2
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton1-6/+6
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton1-7/+13
2015-01-15lockd: xdr: Remove unused functionRickard Strandqvist1-8/+0
2015-01-05LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust1-4/+4
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+2
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-09sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton1-1/+1
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields1-1/+1
2014-11-24lockd: eliminate LOCKD_DEBUGJeff Layton1-1/+1
2014-11-19lockd: get rid of ->f_path.dentry->d_sbAl Viro1-1/+1
2014-11-06lockd: ratelimit "lockd: cannot monitor" messagesJeff Layton1-1/+1
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-58/+10
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-69/+136
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+6
2014-09-24lockd: Try to reconnect if statd has movedBenjamin Coddington1-0/+6
2014-09-17lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton4-0/+130
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton4-68/+2
2014-09-09lockd: rip out deferred lock handling from testlock codepathJeff Layton1-49/+6
2014-09-09locks: Copy fl_lmops information for conflock in locks_copy_conflock()Kinglong Mee1-0/+1
2014-09-09locks: Remove unused conf argument from lm_grantJoe Perches1-9/+3
2014-09-08lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields1-3/+1
2014-09-02lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_taskTrond Myklebust1-1/+2