Age | Commit message (Expand) | Author | Files | Lines |
2015-04-21 | nfsd: eliminate NFSD_DEBUG | Mark Salter | 1 | -1/+1 |
2015-02-12 | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -10/+2 |
2015-02-12 | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -4/+9 |
2015-02-11 | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -10/+16 |
2015-02-04 | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup | Trond Myklebust | 1 | -4/+9 |
2015-02-02 | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 | J. Bruce Fields | 1 | -10/+16 |
2015-01-23 | sunrpc/lockd: fix references to the BKL | Jeff Layton | 1 | -2/+2 |
2015-01-17 | locks: add a dedicated spinlock to protect i_flctx lists | Jeff Layton | 1 | -6/+6 |
2015-01-17 | locks: convert posix locks to file_lock_context | Jeff Layton | 1 | -7/+13 |
2015-01-15 | lockd: xdr: Remove unused function | Rickard Strandqvist | 1 | -8/+0 |
2015-01-06 | LOCKD: Fix a race when initialising nlmsvc_timeout | Trond Myklebust | 1 | -4/+4 |
2014-12-17 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -2/+2 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2014-12-09 | sunrpc: require svc_create callers to pass in meaningful shutdown routine | Jeff Layton | 1 | -1/+1 |
2014-12-09 | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch | J. Bruce Fields | 1 | -1/+1 |
2014-11-25 | lockd: eliminate LOCKD_DEBUG | Jeff Layton | 1 | -1/+1 |
2014-11-19 | lockd: get rid of ->f_path.dentry->d_sb | Al Viro | 1 | -1/+1 |
2014-11-06 | lockd: ratelimit "lockd: cannot monitor" messages | Jeff Layton | 1 | -1/+1 |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -58/+10 |
2014-10-08 | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -69/+136 |
2014-10-08 | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+6 |
2014-09-25 | lockd: Try to reconnect if statd has moved | Benjamin Coddington | 1 | -0/+6 |
2014-09-18 | lockd: add a /proc/fs/lockd/nlm_end_grace file | Jeff Layton | 4 | -0/+130 |
2014-09-18 | lockd: move lockd's grace period handling into its own module | Jeff Layton | 4 | -68/+2 |
2014-09-10 | lockd: rip out deferred lock handling from testlock codepath | Jeff Layton | 1 | -49/+6 |
2014-09-10 | locks: Copy fl_lmops information for conflock in locks_copy_conflock() | Kinglong Mee | 1 | -0/+1 |
2014-09-10 | locks: Remove unused conf argument from lm_grant | Joe Perches | 1 | -9/+3 |
2014-09-08 | lockd: fix rpcbind crash on lockd startup failure | J. Bruce Fields | 1 | -3/+1 |
2014-09-03 | lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task | Trond Myklebust | 1 | -1/+2 |
2014-08-17 | lockd: Ensure that lockd_start_svc sets the server rq_task... | Trond Myklebust | 1 | -0/+2 |
2014-07-24 | fs: lockd: Use ktime_get_ns() | Thomas Gleixner | 1 | -3/+1 |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -3/+8 |
2014-06-07 | lockd: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -3/+3 |
2014-05-07 | nfsd: move <linux/nfsd/export.h> to fs/nfsd | Christoph Hellwig | 1 | -1/+0 |
2014-05-07 | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 4 | -1/+7 |
2014-05-07 | lockd: avoid warning when CONFIG_SYSCTL undefined | Kees Cook | 1 | -1/+1 |
2014-03-28 | lockd: ensure we tear down any live sockets when socket creation fails during... | Jeff Layton | 1 | -0/+1 |
2014-02-13 | lockd: send correct lock when granting a delayed lock. | NeilBrown | 1 | -0/+8 |
2013-08-05 | LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs | Trond Myklebust | 2 | -6/+12 |
2013-07-18 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+4 |
2013-07-12 | lockd: protect nlm_blocked access in nlmsvc_retry_blocked | David Jeffery | 1 | -0/+4 |
2013-07-04 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 1 | -1/+1 |
2013-06-29 | locks: add a new "lm_owner_key" lock operation | Jeff Layton | 1 | -0/+12 |
2013-06-29 | locks: protect most of the file_lock handling with i_lock | Jeff Layton | 1 | -6/+6 |
2013-06-29 | locks: drop the unused filp argument to posix_unblock_lock | Jeff Layton | 1 | -1/+1 |
2013-04-22 | LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot | Trond Myklebust | 2 | -3/+3 |
2013-03-01 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -7/+17 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 2 | -21/+15 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -11/+11 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 4 | -11/+11 |