index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
lockd: Use "%*phN" to dprintk() a cookie
David Laight
1
-37
/
+5
2026-06-09
lockd: Rename struct nlm_lock to lockd_lock
Chuck Lever
1
-11
/
+11
2026-06-09
lockd: Rename struct nlm_cookie to lockd_cookie
Chuck Lever
1
-8
/
+8
2026-05-26
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+1
2026-05-21
lockd: fix TEST handling when not all permissions are available.
NeilBrown
1
-3
/
+1
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-11
/
+10
2026-03-29
sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
Andy Shevchenko
1
-0
/
+5
2026-03-29
lockd: Make linux/lockd/nlm.h an internal header
Chuck Lever
1
-1
/
+0
2026-03-29
lockd: Relocate include/linux/lockd/lockd.h
Chuck Lever
1
-1
/
+2
2026-03-29
lockd: Introduce nlm__int__deadlock
Chuck Lever
1
-7
/
+1
2026-03-29
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
1
-2
/
+2
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-26
locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED
NeilBrown
1
-4
/
+0
2025-12-24
lockd: fix vfs_test_lock() calls
NeilBrown
1
-9
/
+12
2025-11-20
lockd: don't allow locking on reexported NFSv2/3
Jeff Layton
1
-0
/
+12
2025-09-21
lockd: Remove space before newline
Colin Ian King
1
-1
/
+1
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2024-11-18
lockd: Remove unused parameter to nlmsvc_testlock()
Chuck Lever
1
-1
/
+1
2024-10-01
NLM/NFSD: Fix lock notifications for async-capable filesystems
Benjamin Coddington
1
-4
/
+3
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
1
-31
/
+33
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
1
-3
/
+2
2023-10-16
lockd: fix race in async lock request handling
Alexander Aring
1
-3
/
+8
2023-10-16
lockd: don't call vfs_lock_file() for pending requests
Alexander Aring
1
-7
/
+16
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
1
-3
/
+1
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
1
-2
/
+3
2023-08-29
lockd: nlm_blocked list race fixes
Alexander Aring
1
-1
/
+12
2023-04-26
lockd: server should unlock lock if client rejects the grant
Jeff Layton
1
-4
/
+17
2022-12-10
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton
1
-3
/
+4
2022-12-10
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton
1
-4
/
+6
2022-07-29
NLM: Defend against file_lock changes after vfs_test_lock()
Benjamin Coddington
1
-9
/
+1
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
1
-2
/
+4
2021-08-26
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
1
-3
/
+10
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
1
-6
/
+19
2021-08-23
nlm: minor refactoring
J. Bruce Fields
1
-8
/
+8
2021-08-21
lockd: lockd server-side shouldn't set fl_ops
J. Bruce Fields
1
-18
/
+12
2021-08-17
lockd: Fix invalid lockowner cast after vfs_test_lock
Benjamin Coddington
1
-1
/
+1
2019-07-03
lockd: Make two symbols static
YueHaibing
1
-1
/
+1
2019-07-03
lockd: Show pid of lockd for remote locks
Benjamin Coddington
1
-2
/
+2
2019-07-03
lockd: Remove lm_compare_owner and lm_owner_key
Benjamin Coddington
1
-18
/
+0
2019-07-03
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
1
-0
/
+96
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-25
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-24
lockd: eliminate LOCKD_DEBUG
Jeff Layton
1
-1
/
+1
2014-09-09
lockd: rip out deferred lock handling from testlock codepath
Jeff Layton
1
-49
/
+6
2014-09-09
locks: Copy fl_lmops information for conflock in locks_copy_conflock()
Kinglong Mee
1
-0
/
+1
[next]