index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
11 days
sunrpc: remove unused svc_version vs_count field
Jeff Layton
11 days
xdrgen: Share void RPC procedure handlers across programs
Chuck Lever
11 days
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
11 days
lockd: preserve multiple NLM_SHARE grants from the same owner
Oscar Ou
11 days
lockd: Regenerate NLMv4 XDR code
Chuck Lever
11 days
lockd: fix NLMv4 GRANTED_MSG handling
Olga Kornievskaia
11 days
lockd: fix swapped arguments in nlmsvc_match_ip()
Oscar Ou
11 days
lockd, nfsd: RCU-protect nlmsvc_ops dispatch
Jeff Layton
11 days
lockd: Use "%*phN" to dprintk() a cookie
David Laight
2026-08-03
lockd: pin next file across nlm_inspect_file lock-drop
Michael Bommarito
2026-07-17
lockd: fix NLMv3 GRANTED_MSG handling
Olga Kornievskaia
2026-06-09
lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()
Chuck Lever
2026-06-09
lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure
Chuck Lever
2026-06-09
lockd: Plug nlm_file leak when nlm_do_fopen() fails
Chuck Lever
2026-06-09
lockd: Unify cast_status
Chuck Lever
2026-06-09
lockd: Remove dead code from fs/lockd/xdr.c
Chuck Lever
2026-06-09
lockd: Remove C macros that are no longer used
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 FREE_ALL procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 NM_LOCK procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNSHARE procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 SHARE procedure
Chuck Lever
2026-06-09
lockd: Convert NLMv3 server-side undefined procedures to xdrgen
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedure
Chuck Lever
2026-06-09
lockd: Refactor nlmsvc_callback()
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 LOCK procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 TEST procedure
Chuck Lever
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 NULL procedure
Chuck Lever
2026-06-09
lockd: Rename struct nlm_share to lockd_share
Chuck Lever
2026-06-09
lockd: Rename struct nlm_reboot to lockd_reboot
Chuck Lever
2026-06-09
lockd: Rename struct nlm_res to lockd_res
Chuck Lever
2026-06-09
lockd: Rename struct nlm_args to lockd_args
Chuck Lever
2026-06-09
lockd: Rename struct nlm_lock to lockd_lock
Chuck Lever
2026-06-09
lockd: Rename struct nlm_cookie to lockd_cookie
Chuck Lever
2026-06-09
Documentation: Add the RPC language description of NLM version 3
Chuck Lever
2026-06-09
lockd: Do not monitor when looking up the LOCK_MSG callback host
Chuck Lever
2026-06-09
lockd: Translate nlm__int__deadlock in __nlm4svc_proc_lock_msg()
Chuck Lever
2026-06-09
lockd: Drop locks_init_lock() from nlm4_lock_to_lockd_lock()
Chuck Lever
[next]