开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-03-29
lockd: Remove dead code from fs/lockd/xdr4.c
Chuck Lever
2026-03-29
lockd: Remove C macros that are no longer used
Chuck Lever
2026-03-29
lockd: Add LOCKD_SHARE_SVID constant for DOS sharing mode
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 FREE_ALL procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 NM_LOCK procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 UNSHARE procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 SHARE procedure
Chuck Lever
2026-03-29
lockd: Prepare share helpers for xdrgen conversion
Chuck Lever
2026-03-29
lockd: Hoist file_lock init out of nlm4svc_decode_shareargs()
Chuck Lever
2026-03-29
lockd: Convert server-side undefined procedures to xdrgen
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 SM_NOTIFY procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_RES procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_RES procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_RES procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 LOCK_RES procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 TEST_RES procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_MSG procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_MSG procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_MSG procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 LOCK_MSG procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 TEST_MSG procedure
Chuck Lever
2026-03-29
lockd: Refactor nlm4svc_callback()
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 GRANTED procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 CANCEL procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 LOCK procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 TEST procedure
Chuck Lever
2026-03-29
lockd: Use xdrgen XDR functions for the NLMv4 NULL procedure
Chuck Lever
2026-03-29
Documentation: Add the RPC language description of NLM version 4
Chuck Lever
2026-03-29
sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
Andy Shevchenko
2026-03-29
lockd: Relocate svc_version definitions to XDR layer
Chuck Lever
2026-03-29
lockd: Move nlm4svc_set_file_lock_range()
Chuck Lever
2026-03-29
lockd: Make linux/lockd/nlm.h an internal header
Chuck Lever
2026-03-29
lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2026-03-29
lockd: Remove lockd/debug.h
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: Move xdr4.h from include/linux/lockd/ to fs/lockd/
Chuck Lever
2026-03-29
NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM
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
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
[next]