index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
1
-1
/
+1
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
1
-8
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-26
lockd: remove redundant check on block
Colin Ian King
1
-9
/
+9
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
1
-2
/
+2
2014-11-25
lockd: eliminate LOCKD_DEBUG
Jeff Layton
1
-1
/
+1
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-02-13
lockd: send correct lock when granting a delayed lock.
NeilBrown
1
-0
/
+8
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-06-29
locks: add a new "lm_owner_key" lock operation
Jeff Layton
1
-0
/
+12
2013-06-29
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-8
/
+8
2012-09-23
close the race in nlmsvc_free_block()
Al Viro
1
-2
/
+1
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
1
-1
/
+0
2012-07-28
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
1
-8
/
+8
2012-03-21
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
1
-30
/
+29
2011-07-21
locks: rename lock-manager ops
J. Bruce Fields
1
-4
/
+4
2010-12-16
lockd: Split nlm_release_call()
Chuck Lever
1
-2
/
+2
2010-12-16
lockd: Move nlmdbg_cookie2a() to svclock.c
Chuck Lever
1
-0
/
+30
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-27
lockd: fix nlmsvc_notify_blocked locking
J. Bruce Fields
1
-2
/
+4
2010-09-22
lockd: Mostly remove BKL from the server
Bryan Schumaker
1
-10
/
+21
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
1
-1
/
+1
2009-04-25
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
1
-0
/
+2
2009-03-19
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
1
-5
/
+8
2009-02-09
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
1
-1
/
+5
2008-10-04
lockd: reject reclaims outside the grace period
J. Bruce Fields
1
-0
/
+4
2008-10-04
lockd: move grace period checks to common code
J. Bruce Fields
1
-1
/
+13
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
1
-9
/
+4
2008-07-21
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-23
/
+10
2008-07-16
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
1
-1
/
+6
2008-07-15
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
1
-3
/
+2
2008-07-15
lockd: minor svclock.c style fixes
J. Bruce Fields
1
-5
/
+5
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
1
-8
/
+2
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
1
-9
/
+3
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-25
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
1
-1
/
+1
2008-04-24
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
1
-2
/
+1
2008-04-24
NLM: Convert lockd to use kthreads
Jeff Layton
1
-1
/
+2
2008-02-11
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Jeff Layton
1
-0
/
+11
2008-02-11
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
Jeff Layton
1
-4
/
+13
2008-02-02
Leak in nlmsvc_testlock for async GETFL case
Oleg Drokin
1
-1
/
+1
2008-02-02
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
1
-7
/
+11
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
2007-09-26
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
1
-11
/
+18
[next]