1. 032ed4c nfsd: stop setting ->pg_stats for unused stats by Josef Bacik · 9 months ago
  2. 78c542f SUNRPC: Add enum svc_auth_status by Chuck Lever · 1 year, 9 months ago
  3. c743b42 SUNRPC: remove timeout arg from svc_recv() by NeilBrown · 1 year, 9 months ago
  4. 7b719e2 SUNRPC: change svc_recv() to return void. by NeilBrown · 1 year, 9 months ago
  5. f78116d SUNRPC: call svc_process() from svc_recv(). by NeilBrown · 1 year, 9 months ago
  6. 8db14cad lockd: remove SIGKILL handling by NeilBrown · 1 year, 9 months ago
  7. de8d38c fs: lockd: avoid possible wrong NULL parameter by Su Hui · 1 year, 9 months ago
  8. be2be5f lockd: nlm_blocked list race fixes by Alexander Aring · 1 year, 9 months ago
  9. dfab92f Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 1 year, 10 months ago
  10. d97c058 NFS: add a sysfs link to the lockd rpc_client by Benjamin Coddington · 1 year, 11 months ago
  11. 665e89a lockd: drop inappropriate svc_get() from locked_get() by NeilBrown · 1 year, 11 months ago
  12. 1b66c11 Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years ago
  13. fc412a6 lockd: define nlm_port_min,max with CONFIG_SYSCTL by Tom Rix · 2 years ago
  14. 4e1c80a Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years ago
  15. 2f90e18 lockd: add some client-side tracepoints by Jeff Layton · 2 years, 2 months ago
  16. 244cc19 lockd: server should unlock lock if client rejects the grant by Jeff Layton · 2 years, 2 months ago
  17. 2005f5b lockd: fix races in client GRANTED_MSG wait logic by Jeff Layton · 2 years, 2 months ago
  18. f0aa485 lockd: move struct nlm_wait to lockd.h by Jeff Layton · 2 years, 2 months ago
  19. bfca7a6 lockd: purge resources held on behalf of nlm clients when shutting down by Jeff Layton · 2 years, 2 months ago
  20. 37b768c lockd: simplify two-level sysctl registration for nlm_sysctls by Luis Chamberlain · 2 years, 2 months ago
  21. 7ff8491 lockd: set file_lock start and end when decoding nlm4 testargs by Jeff Layton · 2 years, 1 month ago
  22. fcc77d7 Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 2 months ago
  23. 9fc2f99 Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 2 months ago
  24. f1aa2eb sysctl: fix proc_dobool() usability by Ondrej Mosnacek · 2 years, 3 months ago
  25. 65ba3d2 SUNRPC: Use per-CPU counters to tally server RPC counts by Chuck Lever · 2 years, 4 months ago
  26. cee4db1 SUNRPC: Refactor RPC server dispatch method by Chuck Lever · 2 years, 4 months ago
  27. 8dd41d7 SUNRPC: Push svcxdr_init_encode() into svc_process_common() by Chuck Lever · 2 years, 4 months ago
  28. dba5eaa SUNRPC: Push svcxdr_init_decode() into svc_process_common() by Chuck Lever · 2 years, 4 months ago
  29. c65454a fs: remove locks_inode by Jeff Layton · 2 years, 5 months ago
  30. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 5 months ago
  31. 7648229 Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 5 months ago
  32. 9f27783 lockd: fix file selection in nlmsvc_cancel_blocked by Jeff Layton · 2 years, 6 months ago
  33. 69efce0 lockd: ensure we use the correct file descriptor when unlocking by Jeff Layton · 2 years, 6 months ago
  34. 75c7940 lockd: set missing fl_flags field when retrieving args by Jeff Layton · 2 years, 6 months ago
  35. 18ebd35 lockd: set other missing fields when unlocking files by Trond Myklebust · 2 years, 6 months ago
  36. 98b41ff lockd: use locks_inode_context helper by Jeff Layton · 2 years, 5 months ago
  37. 103cc1f SUNRPC: Parametrize how much of argsize should be zeroed by Chuck Lever · 2 years, 8 months ago
  38. 97f8e625 lockd: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 8 months ago
  39. 6930bcb lockd: detect and reject lock arguments that overflow by Jeff Layton · 2 years, 9 months ago
  40. 184cefb NLM: Defend against file_lock changes after vfs_test_lock() by Benjamin Coddington · 2 years, 11 months ago
  41. 1197eb5 lockd: fix nlm_close_files by Jeff Layton · 2 years, 10 months ago
  42. aec1582 lockd: set fl_owner when unlocking files by Jeff Layton · 2 years, 10 months ago
  43. 37902c6 NFSD: Move svc_serv_ops::svo_function into struct svc_serv by Chuck Lever · 3 years, 2 months ago
  44. f49169c NFSD: Remove svc_serv_ops::svo_module by Chuck Lever · 3 years, 2 months ago
  45. c7d7ec8 SUNRPC: Remove svc_shutdown_net() by Chuck Lever · 3 years, 3 months ago
  46. 352ad31 SUNRPC: Rename svc_create_xprt() by Chuck Lever · 3 years, 3 months ago
  47. 87cdd86 SUNRPC: Remove svo_shutdown method by Chuck Lever · 3 years, 3 months ago
  48. a9ff2e9 SUNRPC: Remove the .svo_enqueue_xprt method by Chuck Lever · 3 years, 3 months ago
  49. 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 3 months ago
  50. d19a7af lockd: fix failure to cleanup client locks by J. Bruce Fields · 3 years, 3 months ago
  51. 6e7f90d1 lockd: fix server crash on reboot of client holding lock by J. Bruce Fields · 3 years, 3 months ago
  52. 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, 3 months ago
  53. 40595cd nfs: block notification on fs with its own ->lock by J. Bruce Fields · 3 years, 4 months ago
  54. 6b044fb lockd: use svc_set_num_threads() for thread start and stop by NeilBrown · 3 years, 5 months ago
  55. ecd3ad6 lockd: rename lockd_create_svc() to lockd_get() by NeilBrown · 3 years, 5 months ago
  56. 865b674 lockd: introduce lockd_put() by NeilBrown · 3 years, 5 months ago
  57. 6a4e252 lockd: move svc_exit_thread() into the thread by NeilBrown · 3 years, 5 months ago
  58. b73a297 lockd: move lockd_start_svc() call into lockd_create_svc() by NeilBrown · 3 years, 5 months ago
  59. 5a8a7ff lockd: simplify management of network status notifiers by NeilBrown · 3 years, 5 months ago
  60. 2840fe8 lockd: introduce nlmsvc_serv by NeilBrown · 3 years, 5 months ago
  61. ec52361 SUNRPC: stop using ->sv_nrthreads as a refcount by NeilBrown · 3 years, 5 months ago
  62. 8c62d12 SUNRPC/NFSD: clean up get/put functions. by NeilBrown · 3 years, 5 months ago
  63. df5e49c SUNRPC: change svc_get() to return the svc. by NeilBrown · 3 years, 5 months ago
  64. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 6 months ago
  65. b40887e SUNRPC: Trace calls to .rpc_call_done by Chuck Lever · 3 years, 6 months ago
  66. 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 7 months ago
  67. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 7 months ago
  68. c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 7 months ago
  69. 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 7 months ago
  70. cf1d2c3 Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 7 months ago
  71. 89c485c NLM: Fix svcxdr_encode_owner() by Chuck Lever · 3 years, 7 months ago
  72. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  73. b840be2 lockd: don't attempt blocking locks on nfs reexports by J. Bruce Fields · 3 years, 8 months ago
  74. 7f024fc Keep read and write fds with each nlm_file by J. Bruce Fields · 3 years, 8 months ago
  75. b661601 lockd: update nlm_lookup_file reexport comment by J. Bruce Fields · 3 years, 8 months ago
  76. a81041b nlm: minor refactoring by J. Bruce Fields · 3 years, 8 months ago
  77. 2dc6f19 nlm: minor nlm_lookup_file argument change by J. Bruce Fields · 3 years, 8 months ago
  78. 7de875b lockd: lockd server-side shouldn't set fl_ops by J. Bruce Fields · 3 years, 8 months ago
  79. d02a3a2 lockd: change the proc_handler for nsm_use_hostnames by Jia He · 3 years, 9 months ago
  80. cd2d644 lockd: Fix invalid lockowner cast after vfs_test_lock by Benjamin Coddington · 3 years, 9 months ago
  81. 5c2465d SUNRPC: Set rq_auth_stat in the pg_authenticate() callout by Chuck Lever · 3 years, 10 months ago
  82. 0ff5b50 lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  83. 447c14d lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  84. 1beef14 lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  85. ec757e4 lockd: Update the NLMv4 void results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  86. 3049e97 lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  87. 7cf96b6 lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  88. bc3665f lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  89. b4c24b5 lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  90. d76d8c2 lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  91. 1e1f38d lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  92. 0e5977a lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  93. 345b415 lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  94. 7956521 lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  95. 529ca3a lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  96. e96735a lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  97. adf98a4 lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  98. e26ec89 lockd: Update the NLMv1 void results encoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  99. 14e1052 lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago
  100. 890939e lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream by Chuck Lever · 3 years, 11 months ago