index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-29
lockd: Make linux/lockd/nlm.h an internal header
Chuck Lever
2
-60
/
+0
2026-03-29
lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2
-116
/
+2
2026-03-29
lockd: Remove lockd/debug.h
Chuck Lever
1
-40
/
+0
2026-03-29
lockd: Relocate include/linux/lockd/lockd.h
Chuck Lever
1
-401
/
+0
2026-03-29
lockd: Move share.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2
-32
/
+2
2026-03-29
lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
3
-49
/
+4
2026-03-29
NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
Chuck Lever
1
-0
/
+1
2026-03-29
lockd: Relocate nlmsvc_unlock API declarations
Chuck Lever
2
-6
/
+7
2026-03-29
lockd: Have nlm_fopen() return errno values
Chuck Lever
2
-5
/
+5
2026-03-29
lockd: Introduce nlm__int__deadlock
Chuck Lever
1
-0
/
+1
2026-03-29
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
2
-2
/
+6
2025-11-20
lockd: don't allow locking on reexported NFSv2/3
Jeff Layton
1
-1
/
+8
2024-11-18
lockd: Remove unused parameter to nlmsvc_testlock()
Chuck Lever
1
-3
/
+3
2024-11-18
lockd: Remove unused typedef
Chuck Lever
1
-2
/
+0
2024-09-01
lockd: discard nlmsvc_timeout
NeilBrown
1
-1
/
+1
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
2
-5
/
+4
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
1
-1
/
+2
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
1
-1
/
+1
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
1
-1
/
+3
2023-06-19
NFS: add a sysfs link to the lockd rpc_client
Benjamin Coddington
1
-0
/
+2
2023-04-26
lockd: fix races in client GRANTED_MSG wait logic
Jeff Layton
1
-3
/
+5
2023-04-26
lockd: move struct nlm_wait to lockd.h
Jeff Layton
1
-1
/
+10
2023-04-26
lockd: remove 2 unused helper functions
Jeff Layton
1
-10
/
+0
2023-03-14
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
1
-0
/
+1
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+2
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
1
-2
/
+2
2023-01-11
fs: remove locks_inode
Jeff Layton
1
-2
/
+2
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2022-08-04
lockd: detect and reject lock arguments that overflow
Jeff Layton
1
-0
/
+2
2022-07-29
NLM: Defend against file_lock changes after vfs_test_lock()
Benjamin Coddington
1
-0
/
+1
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
1
-2
/
+7
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2
-8
/
+8
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2
-8
/
+8
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2
-18
/
+18
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2
-19
/
+19
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
2
-3
/
+9
2021-08-23
nlm: minor nlm_lookup_file argument change
J. Bruce Fields
1
-1
/
+1
2021-07-06
lockd: Remove stale comments
Chuck Lever
2
-12
/
+1
2019-11-12
lockd: remove __KERNEL__ ifdefs
Christoph Hellwig
2
-8
/
+0
2019-07-03
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
1
-0
/
+2
2019-05-15
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2019-04-26
lockd: Store the lockd client credential in struct nlm_host
Trond Myklebust
2
-1
/
+4
2019-04-24
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
1
-1
/
+2
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
1
-2
/
+2
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-2
/
+2
[next]