summaryrefslogtreecommitdiff
path: root/fs/lockd
Commit message (Expand)AuthorAge
...
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
* nfsd: eliminate NFSD_DEBUGMark Salter2015-04-21
* Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-12
|\
| * Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-02
| |\
| * | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
| * | lockd: xdr: Remove unused functionRickard Strandqvist2015-01-15
* | | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-11
|\ \ \
| * | | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-03
* | | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
| * | locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
| |/
* | LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust2015-01-05
|/
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\
| * sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-09
| * Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-09
| |\
| * | lockd: ratelimit "lockd: cannot monitor" messagesJeff Layton2014-11-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ | |_|/ |/| |
| * | lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-19
| |/
* | lockd: eliminate LOCKD_DEBUGJeff Layton2014-11-24
|/
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\
| * lockd: rip out deferred lock handling from testlock codepathJeff Layton2014-09-09
| * locks: Copy fl_lmops information for conflock in locks_copy_conflock()Kinglong Mee2014-09-09
| * locks: Remove unused conf argument from lm_grantJoe Perches2014-09-09
* | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-08
|\ \
| * | lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton2014-09-17
| * | lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-17
| |/
| * lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_taskTrond Myklebust2014-09-02
| * lockd: Ensure that lockd_start_svc sets the server rq_task...Trond Myklebust2014-08-17
* | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-08
|\ \
| * | lockd: Try to reconnect if statd has movedBenjamin Coddington2014-09-24
| |/
* | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-08
|/
* fs: lockd: Use ktime_get_ns()Thomas Gleixner2014-07-23
* Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-10
|\
| * nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-06
| * nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-06
| * lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook2014-05-06
* | lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
|/
* lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton2014-03-28
* lockd: send correct lock when granting a delayed lock.NeilBrown2014-02-13
* LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust2013-08-05
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-17
|\
| * lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery2013-07-11
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-29
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
* | locks: drop the unused filp argument to posix_unblock_lockJeff Layton2013-06-29
|/
* LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2013-04-21
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner2013-02-15
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05