| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 5 | -19/+42 |
| 10 days | lockd: fix TEST handling when not all permissions are available. | NeilBrown | 5 | -19/+42 |
| 2026-04-20 | Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 22 | -967/+2818 |
| 2026-03-29 | lockd: Remove dead code from fs/lockd/xdr4.c | Chuck Lever | 6 | -371/+8 |
| 2026-03-29 | lockd: Remove C macros that are no longer used | Chuck Lever | 1 | -10/+1 |
| 2026-03-29 | lockd: Add LOCKD_SHARE_SVID constant for DOS sharing mode | Chuck Lever | 3 | -3/+7 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 FREE_ALL procedure | Chuck Lever | 1 | -92/+33 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 NM_LOCK procedure | Chuck Lever | 1 | -57/+44 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 UNSHARE procedure | Chuck Lever | 1 | -36/+62 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 SHARE procedure | Chuck Lever | 1 | -37/+81 |
| 2026-03-29 | lockd: Prepare share helpers for xdrgen conversion | Chuck Lever | 4 | -21/+36 |
| 2026-03-29 | lockd: Hoist file_lock init out of nlm4svc_decode_shareargs() | Chuck Lever | 2 | -7/+12 |
| 2026-03-29 | lockd: Convert server-side undefined procedures to xdrgen | Chuck Lever | 1 | -30/+36 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 SM_NOTIFY procedure | Chuck Lever | 1 | -31/+55 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_RES procedure | Chuck Lever | 1 | -26/+34 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_RES procedure | Chuck Lever | 1 | -9/+9 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_RES procedure | Chuck Lever | 1 | -9/+9 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 LOCK_RES procedure | Chuck Lever | 1 | -9/+9 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 TEST_RES procedure | Chuck Lever | 1 | -9/+9 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_MSG procedure | Chuck Lever | 1 | -33/+45 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_MSG procedure | Chuck Lever | 1 | -51/+64 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_MSG procedure | Chuck Lever | 1 | -48/+65 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 LOCK_MSG procedure | Chuck Lever | 1 | -16/+61 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 TEST_MSG procedure | Chuck Lever | 1 | -54/+60 |
| 2026-03-29 | lockd: Refactor nlm4svc_callback() | Chuck Lever | 1 | -18/+62 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 GRANTED procedure | Chuck Lever | 1 | -10/+56 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK procedure | Chuck Lever | 1 | -10/+74 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 CANCEL procedure | Chuck Lever | 1 | -10/+76 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 LOCK procedure | Chuck Lever | 1 | -12/+115 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 TEST procedure | Chuck Lever | 1 | -12/+174 |
| 2026-03-29 | lockd: Use xdrgen XDR functions for the NLMv4 NULL procedure | Chuck Lever | 1 | -12/+28 |
| 2026-03-29 | Documentation: Add the RPC language description of NLM version 4 | Chuck Lever | 3 | -1/+785 |
| 2026-03-29 | sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op | Andy Shevchenko | 1 | -0/+5 |
| 2026-03-29 | lockd: Relocate svc_version definitions to XDR layer | Chuck Lever | 5 | -46/+74 |
| 2026-03-29 | lockd: Move nlm4svc_set_file_lock_range() | Chuck Lever | 4 | -14/+27 |
| 2026-03-29 | lockd: Make linux/lockd/nlm.h an internal header | Chuck Lever | 3 | -1/+57 |
| 2026-03-29 | lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/ | Chuck Lever | 2 | -1/+112 |
| 2026-03-29 | lockd: Remove lockd/debug.h | Chuck Lever | 1 | -1/+23 |
| 2026-03-29 | lockd: Relocate include/linux/lockd/lockd.h | Chuck Lever | 16 | -16/+414 |
| 2026-03-29 | lockd: Move share.h from include/linux/lockd/ to fs/lockd/ | Chuck Lever | 5 | -4/+37 |
| 2026-03-29 | lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/ | Chuck Lever | 4 | -0/+39 |
| 2026-03-29 | NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLM | Chuck Lever | 1 | -0/+29 |
| 2026-03-29 | lockd: Have nlm_fopen() return errno values | Chuck Lever | 3 | -10/+49 |
| 2026-03-29 | lockd: Introduce nlm__int__deadlock | Chuck Lever | 3 | -10/+12 |
| 2026-03-29 | lockd: Relocate and rename nlm_drop_reply | Chuck Lever | 3 | -19/+31 |
| 2026-03-29 | lockd: Simplify cast_status() in svcproc.c | Chuck Lever | 1 | -21/+19 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 2 | -5/+5 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -7/+7 |
| 2026-01-28 | sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY | Jeff Layton | 1 | -1/+1 |
| 2026-01-28 | sunrpc: introduce the concept of a minimum number of threads per pool | Jeff Layton | 1 | -2/+2 |
| 2026-01-28 | sunrpc: split svc_set_num_threads() into two functions | Jeff Layton | 1 | -2/+2 |
| 2026-01-26 | locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED | NeilBrown | 1 | -4/+0 |
| 2025-12-30 | Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 3 | -16/+14 |
| 2025-12-24 | lockd: fix vfs_test_lock() calls | NeilBrown | 3 | -16/+14 |
| 2025-12-06 | Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2 | -0/+18 |
| 2025-11-25 | tools: ynl-gen: add regeneration comment | Asbjørn Sloth Tønnesen | 2 | -0/+2 |
| 2025-11-20 | lockd: don't allow locking on reexported NFSv2/3 | Jeff Layton | 2 | -0/+18 |
| 2025-09-21 | SUNRPC: Move the svc_rpcb_cleanup() call sites | Chuck Lever | 1 | -4/+2 |
| 2025-09-21 | lockd: Remove space before newline | Colin Ian King | 1 | -1/+1 |
| 2025-03-10 | sysctl: Fixes nsm_local_state bounds | Nicolas Bouchinet | 1 | -2/+3 |
| 2025-03-10 | lockd: add netlink control interface | Jeff Layton | 5 | -7/+179 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -1/+1 |
| 2025-01-06 | sunrpc: remove all connection limit configuration | NeilBrown | 1 | -8/+0 |
| 2024-11-26 | Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 5 | -33/+11 |
| 2024-11-18 | lockd: Remove unneeded initialization of file_lock::c.flc_flags | Chuck Lever | 2 | -3/+3 |
| 2024-11-18 | lockd: Remove unused parameter to nlmsvc_testlock() | Chuck Lever | 3 | -3/+5 |
| 2024-11-18 | lockd: Remove some snippets of unfinished code | Chuck Lever | 2 | -24/+0 |
| 2024-11-18 | lockd: Remove unnecessary memset() | Chuck Lever | 1 | -1/+0 |
| 2024-11-18 | lockd: Fix comment about NLMv3 backwards compatibility | Pali Rohár | 1 | -2/+3 |
| 2024-11-18 | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -4/+3 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-10-02 | Merge patch series "Fixup NLM and kNFSD file lock callbacks" | Christian Brauner | 1 | -4/+3 |
| 2024-10-01 | NLM/NFSD: Fix lock notifications for async-capable filesystems | Benjamin Coddington | 1 | -4/+3 |
| 2024-09-20 | sunrpc: allow svc threads to fail initialisation cleanly | NeilBrown | 1 | -0/+2 |
| 2024-09-01 | lockd: discard nlmsvc_timeout | NeilBrown | 2 | -7/+2 |
| 2024-07-08 | lockd: Use *-y instead of *-objs in Makefile | Andy Shevchenko | 1 | -5/+4 |
| 2024-05-06 | lockd: host: Remove unnecessary statements'host = NULL;' | Li kunyu | 1 | -1/+0 |
| 2024-03-12 | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -3/+0 |
| 2024-03-01 | nfsd: stop setting ->pg_stats for unused stats | Josef Bacik | 1 | -3/+0 |
| 2024-02-05 | lockd: adapt to breakup of struct file_lock | Jeff Layton | 10 | -109/+115 |
| 2024-02-05 | filelock: split common fields into struct file_lock_core | Jeff Layton | 1 | -0/+1 |
| 2024-02-05 | lockd: convert to using new filelock helpers | Jeff Layton | 2 | -13/+13 |
| 2024-01-10 | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
| 2024-01-07 | SUNRPC: discard sv_refcnt, and svc_get/svc_put | NeilBrown | 1 | -6/+4 |
| 2023-12-28 | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 1 | -1/+0 |
| 2023-10-16 | SUNRPC: change how svc threads are asked to exit. | NeilBrown | 2 | -6/+4 |
| 2023-10-16 | lockd: hold a reference to nlmsvc_serv while stopping the thread. | NeilBrown | 1 | -0/+2 |
| 2023-10-16 | lockd: fix race in async lock request handling | Alexander Aring | 1 | -3/+8 |
| 2023-10-16 | lockd: don't call vfs_lock_file() for pending requests | Alexander Aring | 1 | -7/+16 |
| 2023-10-16 | lockd: introduce safe async lock op | Alexander Aring | 1 | -3/+1 |
| 2023-08-29 | SUNRPC: Add enum svc_auth_status | Chuck Lever | 1 | -1/+1 |
| 2023-08-29 | SUNRPC: remove timeout arg from svc_recv() | NeilBrown | 2 | -7/+12 |
| 2023-08-29 | SUNRPC: change svc_recv() to return void. | NeilBrown | 1 | -8/+1 |
| 2023-08-29 | SUNRPC: call svc_process() from svc_recv(). | NeilBrown | 1 | -5/+0 |
| 2023-08-29 | lockd: remove SIGKILL handling | NeilBrown | 1 | -24/+0 |
| 2023-08-29 | fs: lockd: avoid possible wrong NULL parameter | Su Hui | 1 | -0/+3 |
| 2023-08-29 | lockd: nlm_blocked list race fixes | Alexander Aring | 1 | -1/+12 |
| 2023-07-01 | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+6 |
| 2023-06-19 | NFS: add a sysfs link to the lockd rpc_client | Benjamin Coddington | 1 | -0/+6 |
| 2023-06-12 | lockd: drop inappropriate svc_get() from locked_get() | NeilBrown | 1 | -1/+0 |
| 2023-05-17 | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -1/+1 |
| 2023-05-02 | lockd: define nlm_port_min,max with CONFIG_SYSCTL | Tom Rix | 1 | -1/+1 |
| 2023-04-29 | Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 7 | -49/+188 |
| 2023-04-26 | lockd: add some client-side tracepoints | Jeff Layton | 5 | -2/+131 |
| 2023-04-26 | lockd: server should unlock lock if client rejects the grant | Jeff Layton | 1 | -4/+17 |
| 2023-04-26 | lockd: fix races in client GRANTED_MSG wait logic | Jeff Layton | 2 | -31/+39 |
| 2023-04-26 | lockd: move struct nlm_wait to lockd.h | Jeff Layton | 1 | -12/+0 |
| 2023-04-26 | lockd: purge resources held on behalf of nlm clients when shutting down | Jeff Layton | 1 | -0/+1 |
| 2023-04-13 | lockd: simplify two-level sysctl registration for nlm_sysctls | Luis Chamberlain | 1 | -19/+1 |
| 2023-03-14 | lockd: set file_lock start and end when decoding nlm4 testargs | Jeff Layton | 2 | -9/+13 |
| 2023-02-23 | Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-22 | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -9/+12 |
| 2023-02-21 | sysctl: fix proc_dobool() usability | Ondrej Mosnacek | 1 | -1/+1 |
| 2023-02-20 | SUNRPC: Use per-CPU counters to tally server RPC counts | Chuck Lever | 1 | -5/+10 |
| 2023-02-20 | SUNRPC: Refactor RPC server dispatch method | Chuck Lever | 1 | -2/+2 |
| 2023-02-20 | SUNRPC: Push svcxdr_init_encode() into svc_process_common() | Chuck Lever | 1 | -1/+0 |
| 2023-02-20 | SUNRPC: Push svcxdr_init_decode() into svc_process_common() | Chuck Lever | 1 | -1/+0 |
| 2023-01-11 | fs: remove locks_inode | Jeff Layton | 2 | -2/+2 |
| 2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton | 2 | -0/+2 |
| 2022-12-12 | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 4 | -14/+22 |
| 2022-12-10 | lockd: fix file selection in nlmsvc_cancel_blocked | Jeff Layton | 1 | -3/+4 |
| 2022-12-10 | lockd: ensure we use the correct file descriptor when unlocking | Jeff Layton | 1 | -4/+6 |
| 2022-12-10 | lockd: set missing fl_flags field when retrieving args | Jeff Layton | 2 | -0/+2 |
| 2022-12-10 | lockd: set other missing fields when unlocking files | Trond Myklebust | 1 | -7/+10 |
| 2022-11-30 | lockd: use locks_inode_context helper | Jeff Layton | 1 | -2/+2 |
| 2022-09-26 | SUNRPC: Parametrize how much of argsize should be zeroed | Chuck Lever | 2 | -0/+48 |
| 2022-09-26 | lockd: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-08-04 | lockd: detect and reject lock arguments that overflow | Jeff Layton | 2 | -17/+10 |
| 2022-07-29 | NLM: Defend against file_lock changes after vfs_test_lock() | Benjamin Coddington | 3 | -11/+8 |
| 2022-07-11 | lockd: fix nlm_close_files | Jeff Layton | 1 | -5/+4 |
| 2022-07-11 | lockd: set fl_owner when unlocking files | Jeff Layton | 1 | -2/+3 |
| 2022-02-28 | NFSD: Move svc_serv_ops::svo_function into struct svc_serv | Chuck Lever | 1 | -5/+1 |
| 2022-02-28 | NFSD: Remove svc_serv_ops::svo_module | Chuck Lever | 1 | -3/+1 |
| 2022-02-28 | SUNRPC: Remove svc_shutdown_net() | Chuck Lever | 1 | -2/+2 |
| 2022-02-28 | SUNRPC: Rename svc_create_xprt() | Chuck Lever | 1 | -2/+2 |
| 2022-02-28 | SUNRPC: Remove svo_shutdown method | Chuck Lever | 1 | -3/+2 |
| 2022-02-28 | SUNRPC: Remove the .svo_enqueue_xprt method | Chuck Lever | 1 | -1/+0 |
| 2022-02-02 | Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -8/+10 |
| 2022-01-27 | lockd: fix failure to cleanup client locks | J. Bruce Fields | 1 | -0/+1 |
| 2022-01-18 | lockd: fix server crash on reboot of client holding lock | J. Bruce Fields | 1 | -8/+9 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-01-08 | nfs: block notification on fs with its own ->lock | J. Bruce Fields | 1 | -2/+4 |
| 2021-12-13 | lockd: use svc_set_num_threads() for thread start and stop | NeilBrown | 1 | -50/+8 |
| 2021-12-13 | lockd: rename lockd_create_svc() to lockd_get() | NeilBrown | 1 | -6/+4 |
| 2021-12-13 | lockd: introduce lockd_put() | NeilBrown | 1 | -37/+27 |
| 2021-12-13 | lockd: move svc_exit_thread() into the thread | NeilBrown | 1 | -11/+12 |
| 2021-12-13 | lockd: move lockd_start_svc() call into lockd_create_svc() | NeilBrown | 1 | -12/+10 |
| 2021-12-13 | lockd: simplify management of network status notifiers | NeilBrown | 1 | -26/+9 |
| 2021-12-13 | lockd: introduce nlmsvc_serv | NeilBrown | 1 | -16/+20 |
| 2021-12-13 | SUNRPC: stop using ->sv_nrthreads as a refcount | NeilBrown | 1 | -4/+0 |
| 2021-12-13 | SUNRPC/NFSD: clean up get/put functions. | NeilBrown | 1 | -5/+1 |
| 2021-12-13 | SUNRPC: change svc_get() to return the svc. | NeilBrown | 1 | -4/+2 |
| 2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -166/+145 |
| 2021-10-20 | SUNRPC: Trace calls to .rpc_call_done | Chuck Lever | 3 | -7/+0 |
| 2021-10-13 | SUNRPC: Change return value type of .pc_encode | Chuck Lever | 2 | -18/+18 |
| 2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_encode | Chuck Lever | 3 | -16/+9 |
| 2021-10-13 | SUNRPC: Change return value type of .pc_decode | Chuck Lever | 2 | -96/+97 |
| 2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_decode | Chuck Lever | 3 | -36/+21 |
| 2021-09-22 | Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -11/+2 |
| 2021-09-17 | NLM: Fix svcxdr_encode_owner() | Chuck Lever | 1 | -11/+2 |
| 2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -0/+2 |
| 2021-08-26 | lockd: don't attempt blocking locks on nfs reexports | J. Bruce Fields | 1 | -3/+10 |
| 2021-08-23 | Keep read and write fds with each nlm_file | J. Bruce Fields | 4 | -39/+96 |
| 2021-08-23 | lockd: update nlm_lookup_file reexport comment | J. Bruce Fields | 1 | -2/+3 |
| 2021-08-23 | nlm: minor refactoring | J. Bruce Fields | 2 | -10/+10 |
| 2021-08-23 | nlm: minor nlm_lookup_file argument change | J. Bruce Fields | 3 | -9/+11 |
| 2021-08-21 | lockd: lockd server-side shouldn't set fl_ops | J. Bruce Fields | 1 | -18/+12 |
| 2021-08-17 | lockd: change the proc_handler for nsm_use_hostnames | Jia He | 1 | -1/+1 |
| 2021-08-17 | lockd: Fix invalid lockowner cast after vfs_test_lock | Benjamin Coddington | 1 | -1/+1 |
| 2021-08-10 | SUNRPC: Set rq_auth_stat in the pg_authenticate() callout | Chuck Lever | 1 | -0/+2 |
| 2021-07-06 | lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream | Chuck Lever | 1 | -13/+9 |
| 2021-07-06 | lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream | Chuck Lever | 1 | -7/+6 |
| 2021-07-06 | lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream | Chuck Lever | 1 | -37/+35 |
| 2021-07-06 | lockd: Update the NLMv4 void results encoder to use struct xdr_stream | Chuck Lever | 1 | -6/+11 |
| 2021-07-06 | lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -13/+15 |
| 2021-07-06 | lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -73/+26 |
| 2021-07-06 | lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -13/+26 |
| 2021-07-06 | lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -11/+14 |
| 2021-07-06 | lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -40/+13 |
| 2021-07-06 | lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -15/+18 |
| 2021-07-06 | lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -18/+23 |
| 2021-07-06 | lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -6/+66 |
| 2021-07-06 | lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -7/+10 |
| 2021-07-06 | lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream | Chuck Lever | 1 | -16/+9 |
| 2021-07-06 | lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream | Chuck Lever | 1 | -7/+6 |
| 2021-07-06 | lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream | Chuck Lever | 1 | -39/+35 |
| 2021-07-06 | lockd: Update the NLMv1 void results encoder to use struct xdr_stream | Chuck Lever | 1 | -6/+11 |
| 2021-07-06 | lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -13/+15 |
| 2021-07-06 | lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -70/+26 |
| 2021-07-06 | lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -13/+26 |
| 2021-07-06 | lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -11/+14 |
| 2021-07-06 | lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -40/+13 |
| 2021-07-06 | lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -15/+19 |
| 2021-07-06 | lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -18/+23 |
| 2021-07-06 | lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -6/+66 |
| 2021-07-06 | lockd: Update the NLMv1 void argument decoder to use struct xdr_stream | Chuck Lever | 1 | -7/+10 |
| 2021-07-06 | lockd: Common NLM XDR helpers | Chuck Lever | 1 | -0/+151 |
| 2021-07-06 | lockd: Create a simplified .vs_dispatch method for NLM requests | Chuck Lever | 1 | -0/+43 |
| 2021-01-25 | SUNRPC: Make trace_svc_process() display the RPC procedure symbolically | Chuck Lever | 2 | -0/+48 |