index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svcproc.c
Age
Commit message (
Expand
)
Author
30 hours
lockd, nfsd: RCU-protect nlmsvc_ops dispatch
Jeff Layton
2026-06-09
lockd: Unify cast_status
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_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: Stop warning on nlm__int__drop_reply in !V4 cast_status
Chuck Lever
2026-05-21
lockd: fix TEST handling when not all permissions are available.
NeilBrown
2026-03-29
lockd: Prepare share helpers for xdrgen conversion
Chuck Lever
2026-03-29
lockd: Relocate svc_version definitions to XDR layer
Chuck Lever
2026-03-29
lockd: Relocate include/linux/lockd/lockd.h
Chuck Lever
2026-03-29
lockd: Move share.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2026-03-29
lockd: Have nlm_fopen() return errno values
Chuck Lever
2026-03-29
lockd: Introduce nlm__int__deadlock
Chuck Lever
2026-03-29
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
2026-03-29
lockd: Simplify cast_status() in svcproc.c
Chuck Lever
2025-12-24
lockd: fix vfs_test_lock() calls
NeilBrown
2024-11-18
lockd: Remove unused parameter to nlmsvc_testlock()
Chuck Lever
2024-11-18
lockd: Remove some snippets of unfinished code
Chuck Lever
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
2022-12-10
lockd: set missing fl_flags field when retrieving args
Jeff Layton
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-07-29
NLM: Defend against file_lock changes after vfs_test_lock()
Benjamin Coddington
2021-10-20
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
2021-08-23
nlm: minor nlm_lookup_file argument change
J. Bruce Fields
[next]