- 7ff8491 lockd: set file_lock start and end when decoding nlm4 testargs by Jeff Layton · 2 years ago
- fcc77d7 Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years ago
- 9fc2f99 Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years ago
- f1aa2eb sysctl: fix proc_dobool() usability by Ondrej Mosnacek · 2 years, 1 month ago
- 65ba3d2 SUNRPC: Use per-CPU counters to tally server RPC counts by Chuck Lever · 2 years, 2 months ago
- cee4db1 SUNRPC: Refactor RPC server dispatch method by Chuck Lever · 2 years, 2 months ago
- 8dd41d7 SUNRPC: Push svcxdr_init_encode() into svc_process_common() by Chuck Lever · 2 years, 2 months ago
- dba5eaa SUNRPC: Push svcxdr_init_decode() into svc_process_common() by Chuck Lever · 2 years, 2 months ago
- c65454a fs: remove locks_inode by Jeff Layton · 2 years, 3 months ago
- 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 4 months ago
- 7648229 Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 3 months ago
- 9f27783 lockd: fix file selection in nlmsvc_cancel_blocked by Jeff Layton · 2 years, 4 months ago
- 69efce0 lockd: ensure we use the correct file descriptor when unlocking by Jeff Layton · 2 years, 4 months ago
- 75c7940 lockd: set missing fl_flags field when retrieving args by Jeff Layton · 2 years, 4 months ago
- 18ebd35 lockd: set other missing fields when unlocking files by Trond Myklebust · 2 years, 4 months ago
- 98b41ff lockd: use locks_inode_context helper by Jeff Layton · 2 years, 4 months ago
- 103cc1f SUNRPC: Parametrize how much of argsize should be zeroed by Chuck Lever · 2 years, 6 months ago
- 97f8e625 lockd: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
- 6930bcb lockd: detect and reject lock arguments that overflow by Jeff Layton · 2 years, 7 months ago
- 184cefb NLM: Defend against file_lock changes after vfs_test_lock() by Benjamin Coddington · 2 years, 9 months ago
- 1197eb5 lockd: fix nlm_close_files by Jeff Layton · 2 years, 8 months ago
- aec1582 lockd: set fl_owner when unlocking files by Jeff Layton · 2 years, 8 months ago
- 37902c6 NFSD: Move svc_serv_ops::svo_function into struct svc_serv by Chuck Lever · 3 years, 1 month ago
- f49169c NFSD: Remove svc_serv_ops::svo_module by Chuck Lever · 3 years, 1 month ago
- c7d7ec8 SUNRPC: Remove svc_shutdown_net() by Chuck Lever · 3 years, 1 month ago
- 352ad31 SUNRPC: Rename svc_create_xprt() by Chuck Lever · 3 years, 1 month ago
- 87cdd86 SUNRPC: Remove svo_shutdown method by Chuck Lever · 3 years, 1 month ago
- a9ff2e9 SUNRPC: Remove the .svo_enqueue_xprt method by Chuck Lever · 3 years, 1 month ago
- 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 1 month ago
- d19a7af lockd: fix failure to cleanup client locks by J. Bruce Fields · 3 years, 2 months ago
- 6e7f90d1 lockd: fix server crash on reboot of client holding lock by J. Bruce Fields · 3 years, 2 months ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 40595cd nfs: block notification on fs with its own ->lock by J. Bruce Fields · 3 years, 3 months ago
- 6b044fb lockd: use svc_set_num_threads() for thread start and stop by NeilBrown · 3 years, 3 months ago
- ecd3ad6 lockd: rename lockd_create_svc() to lockd_get() by NeilBrown · 3 years, 3 months ago
- 865b674 lockd: introduce lockd_put() by NeilBrown · 3 years, 3 months ago
- 6a4e252 lockd: move svc_exit_thread() into the thread by NeilBrown · 3 years, 3 months ago
- b73a297 lockd: move lockd_start_svc() call into lockd_create_svc() by NeilBrown · 3 years, 3 months ago
- 5a8a7ff lockd: simplify management of network status notifiers by NeilBrown · 3 years, 3 months ago
- 2840fe8 lockd: introduce nlmsvc_serv by NeilBrown · 3 years, 3 months ago
- ec52361 SUNRPC: stop using ->sv_nrthreads as a refcount by NeilBrown · 3 years, 3 months ago
- 8c62d12 SUNRPC/NFSD: clean up get/put functions. by NeilBrown · 3 years, 3 months ago
- df5e49c SUNRPC: change svc_get() to return the svc. by NeilBrown · 3 years, 3 months ago
- 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 4 months ago
- b40887e SUNRPC: Trace calls to .rpc_call_done by Chuck Lever · 3 years, 5 months ago
- 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 5 months ago
- fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 5 months ago
- c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 5 months ago
- 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 5 months ago
- cf1d2c3 Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 6 months ago
- 89c485c NLM: Fix svcxdr_encode_owner() by Chuck Lever · 3 years, 6 months ago
- 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 6 months ago
- b840be2 lockd: don't attempt blocking locks on nfs reexports by J. Bruce Fields · 3 years, 7 months ago
- 7f024fc Keep read and write fds with each nlm_file by J. Bruce Fields · 3 years, 7 months ago
- b661601 lockd: update nlm_lookup_file reexport comment by J. Bruce Fields · 3 years, 7 months ago
- a81041b nlm: minor refactoring by J. Bruce Fields · 3 years, 7 months ago
- 2dc6f19 nlm: minor nlm_lookup_file argument change by J. Bruce Fields · 3 years, 7 months ago
- 7de875b lockd: lockd server-side shouldn't set fl_ops by J. Bruce Fields · 3 years, 7 months ago
- d02a3a2 lockd: change the proc_handler for nsm_use_hostnames by Jia He · 3 years, 7 months ago
- cd2d644 lockd: Fix invalid lockowner cast after vfs_test_lock by Benjamin Coddington · 3 years, 7 months ago
- 5c2465d SUNRPC: Set rq_auth_stat in the pg_authenticate() callout by Chuck Lever · 3 years, 8 months ago
- 0ff5b50 lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 447c14d lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 1beef14 lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- ec757e4 lockd: Update the NLMv4 void results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 3049e97 lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 7cf96b6 lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- bc3665f lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- b4c24b5 lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- d76d8c2 lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 1e1f38d lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 0e5977a lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 345b415 lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 7956521 lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 529ca3a lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- e96735a lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- adf98a4 lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- e26ec89 lockd: Update the NLMv1 void results encoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 14e1052 lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 890939e lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 137e05e lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 16ddcab lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- c27045d lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- f4e08f3 lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- c1adb8c lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- 2fd0c67a lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- cc1029b lockd: Update the NLMv1 void argument decoder to use struct xdr_stream by Chuck Lever · 3 years, 9 months ago
- a6a63ca lockd: Common NLM XDR helpers by Chuck Lever · 3 years, 9 months ago
- a9ad1a8 lockd: Create a simplified .vs_dispatch method for NLM requests by Chuck Lever · 3 years, 9 months ago
- 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 6 months ago
- 3316fb8 fs/lockd: convert comma to semicolon by Zheng Yongjun · 4 years, 3 months ago
- 9b82d88 lockd: don't use interval-based rebinding over TCP by Calum Mackay · 4 years, 4 months ago
- 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 5 months ago
- 49d9960 lockd: Replace PROC() macro with open code by Chuck Lever · 4 years, 5 months ago
- 0bdd4ce Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients by Alexander A. Klimov · 4 years, 8 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
- 291adeb lockd: Make two symbols static by YueHaibing · 6 years ago
- 646d73e lockd: Show pid of lockd for remote locks by Benjamin Coddington · 6 years ago
- 9adfac6 lockd: Remove lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago