summaryrefslogtreecommitdiffstats
path: root/fs/lockd
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-2/+0
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-1/+0
|\
| * drop redundant ->owner initializationsAl Viro2016-05-291-1/+0
* | lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
|/
* lockd: constify nlmsvc_binding structureJulia Lawall2016-01-071-1/+1
* lockd: use to_delayed_workGeliang Tang2016-01-071-2/+1
* lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-231-2/+72
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-116-97/+46
|\
| * lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-234-78/+16
| * lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-126-19/+30
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-221-12/+1
|/
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-0/+1
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-101-1/+2
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-101-1/+5
* nfsd: eliminate NFSD_DEBUGMark Salter2015-04-211-1/+1
* Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-122-10/+2
|\
| * Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-021-10/+16
| |\
| * | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-231-2/+2
| * | lockd: xdr: Remove unused functionRickard Strandqvist2015-01-151-8/+0
* | | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-111-4/+9
|\ \ \
| * | | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-031-4/+9
* | | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-101-10/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-161-6/+6
| * | locks: convert posix locks to file_lock_contextJeff Layton2015-01-161-7/+13
| |/
* | LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust2015-01-051-4/+4
|/
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-162-2/+2
|\
| * sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-091-1/+1
| * Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-091-1/+1
| |\
| * | lockd: ratelimit "lockd: cannot monitor" messagesJeff Layton2014-11-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-1/+1
|\ \ \ | |_|/ |/| |
| * | lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-191-1/+1
| |/
* | lockd: eliminate LOCKD_DEBUGJeff Layton2014-11-241-1/+1
|/
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-58/+10
|\
| * lockd: rip out deferred lock handling from testlock codepathJeff Layton2014-09-091-49/+6
| * locks: Copy fl_lmops information for conflock in locks_copy_conflock()Kinglong Mee2014-09-091-0/+1
| * locks: Remove unused conf argument from lm_grantJoe Perches2014-09-091-9/+3
* | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-086-69/+136
|\ \
| * | lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton2014-09-174-0/+130
| * | lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-174-68/+2
| |/
| * lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_taskTrond Myklebust2014-09-021-1/+2
| * lockd: Ensure that lockd_start_svc sets the server rq_task...Trond Myklebust2014-08-171-0/+2
* | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-081-0/+6
|\ \
| * | lockd: Try to reconnect if statd has movedBenjamin Coddington2014-09-241-0/+6
| |/
* | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-081-3/+1
|/
* fs: lockd: Use ktime_get_ns()Thomas Gleixner2014-07-231-3/+1
* Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-105-3/+8
|\
| * nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-061-1/+0
| * nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-064-1/+7
| * lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook2014-05-061-1/+1
* | lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
|/
OpenPOWER on IntegriCloud