1. 6b044fb lockd: use svc_set_num_threads() for thread start and stop by NeilBrown · 3 years, 2 months ago
  2. ecd3ad6 lockd: rename lockd_create_svc() to lockd_get() by NeilBrown · 3 years, 2 months ago
  3. 865b674 lockd: introduce lockd_put() by NeilBrown · 3 years, 2 months ago
  4. 6a4e252 lockd: move svc_exit_thread() into the thread by NeilBrown · 3 years, 2 months ago
  5. b73a297 lockd: move lockd_start_svc() call into lockd_create_svc() by NeilBrown · 3 years, 2 months ago
  6. 5a8a7ff lockd: simplify management of network status notifiers by NeilBrown · 3 years, 2 months ago
  7. 2840fe8 lockd: introduce nlmsvc_serv by NeilBrown · 3 years, 2 months ago
  8. ec52361 SUNRPC: stop using ->sv_nrthreads as a refcount by NeilBrown · 3 years, 2 months ago
  9. 8c62d12 SUNRPC/NFSD: clean up get/put functions. by NeilBrown · 3 years, 2 months ago
  10. df5e49c SUNRPC: change svc_get() to return the svc. by NeilBrown · 3 years, 2 months ago
  11. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
  12. 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 3 months ago
  13. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  14. d02a3a2 lockd: change the proc_handler for nsm_use_hostnames by Jia He · 3 years, 6 months ago
  15. 5c2465d SUNRPC: Set rq_auth_stat in the pg_authenticate() callout by Chuck Lever · 3 years, 6 months ago
  16. a9ad1a8 lockd: Create a simplified .vs_dispatch method for NLM requests by Chuck Lever · 3 years, 8 months ago
  17. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  18. 40373b1 lockd: Pass the user cred from knfsd when starting the lockd server by Trond Myklebust · 6 years ago
  19. 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
  20. 642ee6b SUNRPC: Allow further customisation of RPC program registration by Trond Myklebust · 6 years ago
  21. 8e5b677 SUNRPC: Add a callback to initialise server requests by Trond Myklebust · 6 years ago
  22. 554faf2 lockd: make nlm_ntf_refcnt and nlm_ntf_wq static by Colin Ian King · 7 years ago
  23. 6b18dd1 race of lockd inetaddr notifiers vs nlmsvc_rqst change by Vasily Averin · 7 years ago
  24. 3a2b19d lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago
  25. a3152f1 lockd: added cleanup checks in exit_net hook by Vasily Averin · 7 years ago
  26. e919b07 lockd: remove net pointer from messages by Vasily Averin · 7 years ago
  27. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  28. dc3033e lockd: double unregister of inetaddr notifiers by Vasily Averin · 7 years ago
  29. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  30. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  31. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  32. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  33. efda760 lockd: fix lockd shutdown race by J. Bruce Fields · 8 years ago
  34. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  35. c01410f lockd: initialize sin6_scope_id in lockd_inet6addr_event() by Scott Mayhew · 8 years ago
  36. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  37. cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 9 years ago
  38. 2a29745 lockd: constify nlmsvc_binding structure by Julia Lawall · 9 years ago
  39. ea44463 lockd: use to_delayed_work by Geliang Tang · 9 years ago
  40. 0751ddf lockd: Register callbacks on the inetaddr_chain and inet6addr_chain by Scott Mayhew · 9 years ago
  41. 0d0f4aa lockd: get rid of reference-counted NSM RPC clients by Andrey Ryabinin · 9 years ago
  42. 0ad9547 lockd: create NSM handles per net namespace by Andrey Ryabinin · 9 years ago
  43. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  44. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 10 years ago
  45. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 10 years ago
  46. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 10 years ago
  47. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  48. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  49. d68e3c4 lockd: add a /proc/fs/lockd/nlm_end_grace file by Jeff Layton · 10 years ago
  50. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  51. 7c17705 lockd: fix rpcbind crash on lockd startup failure by J. Bruce Fields · 10 years ago
  52. d4e8990 lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task by Trond Myklebust · 10 years ago
  53. d6a7ce4 lockd: Ensure that lockd_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  54. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  55. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  56. 12dd7ec lockd: avoid warning when CONFIG_SYSCTL undefined by Kees Cook · 11 years ago
  57. 679b033 lockd: ensure we tear down any live sockets when socket creation fails during lockd_up by Jeff Layton · 11 years ago
  58. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  59. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  60. e9406db lockd: per-net NSM client creation and destruction helpers introduced by Stanislav Kinsbursky · 12 years ago
  61. 5b444cc svcrpc: remove handling of unknown errors from svc_recv by J. Bruce Fields · 12 years ago
  62. 5630f7f Lockd: move grace period management from lockd() to per-net functions by Stanislav Kinsbursky · 12 years ago
  63. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  64. db9c455 LockD: manage grace list per network namespace by Stanislav Kinsbursky · 12 years ago
  65. 08d44a3 LockD: make lockd manager allocated per network namespace by Stanislav Kinsbursky · 12 years ago
  66. 66547b0 LockD: manage grace period per network namespace by Stanislav Kinsbursky · 12 years ago
  67. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 13 years ago
  68. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 13 years ago
  69. 7d13ec7 LockD: move global usage counter manipulation from error path by Stanislav Kinsbursky · 13 years ago
  70. 2445223 LockD: service creation function introduced by Stanislav Kinsbursky · 13 years ago
  71. dbf9b5d7 LockD: use existing per-net data function on service creation by Stanislav Kinsbursky · 13 years ago
  72. 4db7769 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 13 years ago
  73. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 13 years ago
  74. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 13 years ago
  75. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 13 years ago
  76. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  77. de5b8e8 lockd: fix arg parsing for grace_period and timeout. by NeilBrown · 13 years ago
  78. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 13 years ago
  79. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 13 years ago
  80. a9c5d73 Lockd: pernet usage counter introduced by Stanislav Kinsbursky · 13 years ago
  81. c228fa2 Lockd: create permanent lockd sockets in current network namespace by Stanislav Kinsbursky · 13 years ago
  82. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 13 years ago
  83. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  84. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  85. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  86. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  87. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 15 years ago
  88. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  89. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  90. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 16 years ago
  91. eb16e90 lockd: Start PF_INET6 listener only if IPv6 support is available by Chuck Lever · 16 years ago
  92. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 16 years ago
  93. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 16 years ago
  94. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 16 years ago
  95. 0dba7c2 NLM: Clean up flow of control in make_socks() function by Chuck Lever · 16 years ago
  96. d3fe5ea NLM: Refactor make_socks() function by Chuck Lever · 16 years ago
  97. b064ec0 lockd: Enable NLM use of AF_INET6 by Chuck Lever · 16 years ago
  98. b7ba597 NSM: Move nsm_use_hostnames to mon.c by Chuck Lever · 16 years ago
  99. e6765b8 NSM: Remove include/linux/lockd/sm_inter.h by Chuck Lever · 16 years ago
  100. c72a476 lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) by Jeff Layton · 16 years ago