summaryrefslogtreecommitdiff
path: root/fs/lockd/lockd.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-09lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()Chuck Lever1-0/+8
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST procedureChuck Lever1-0/+23
2026-06-09lockd: Rename struct nlm_share to lockd_shareChuck Lever1-2/+2
2026-06-09lockd: Rename struct nlm_reboot to lockd_rebootChuck Lever1-2/+2
2026-06-09lockd: Rename struct nlm_res to lockd_resChuck Lever1-1/+1
2026-06-09lockd: Rename struct nlm_args to lockd_argsChuck Lever1-1/+1
2026-06-09lockd: Rename struct nlm_lock to lockd_lockChuck Lever1-8/+8
2026-06-09lockd: Rename struct nlm_cookie to lockd_cookieChuck Lever1-3/+3
2026-05-22lockd: fix TEST handling when not all permissions are available.NeilBrown1-1/+1
2026-03-30lockd: Remove dead code from fs/lockd/xdr4.cChuck Lever1-0/+7
2026-03-30lockd: Relocate svc_version definitions to XDR layerChuck Lever1-2/+4
2026-03-30lockd: Move nlm4svc_set_file_lock_range()Chuck Lever1-0/+25
2026-03-30lockd: Make linux/lockd/nlm.h an internal headerChuck Lever1-0/+1
2026-03-30lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/Chuck Lever1-1/+1
2026-03-30lockd: Remove lockd/debug.hChuck Lever1-1/+23
2026-03-30lockd: Relocate include/linux/lockd/lockd.hChuck Lever1-0/+395