1. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 117dd21 lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago
  3. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 75d34f1 lockd: fix lockd shutdown race by J. Bruce Fields · 7 years ago
  5. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  6. 3df3127 lockd: double unregister of inetaddr notifiers by Vasily Averin · 7 years ago
  7. cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 8 years ago
  8. 2a29745 lockd: constify nlmsvc_binding structure by Julia Lawall · 8 years ago
  9. ea44463 lockd: use to_delayed_work by Geliang Tang · 8 years ago
  10. 0751ddf lockd: Register callbacks on the inetaddr_chain and inet6addr_chain by Scott Mayhew · 9 years ago
  11. 0d0f4aa lockd: get rid of reference-counted NSM RPC clients by Andrey Ryabinin · 9 years ago
  12. 0ad9547 lockd: create NSM handles per net namespace by Andrey Ryabinin · 9 years ago
  13. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  14. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  15. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  16. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 9 years ago
  17. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  18. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  19. d68e3c4 lockd: add a /proc/fs/lockd/nlm_end_grace file by Jeff Layton · 10 years ago
  20. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  21. 7c17705 lockd: fix rpcbind crash on lockd startup failure by J. Bruce Fields · 10 years ago
  22. d4e8990 lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task by Trond Myklebust · 10 years ago
  23. d6a7ce4 lockd: Ensure that lockd_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  24. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  25. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  26. 12dd7ec lockd: avoid warning when CONFIG_SYSCTL undefined by Kees Cook · 10 years ago
  27. 679b033 lockd: ensure we tear down any live sockets when socket creation fails during lockd_up by Jeff Layton · 10 years ago
  28. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  29. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  30. e9406db lockd: per-net NSM client creation and destruction helpers introduced by Stanislav Kinsbursky · 12 years ago
  31. 5b444cc svcrpc: remove handling of unknown errors from svc_recv by J. Bruce Fields · 12 years ago
  32. 5630f7f Lockd: move grace period management from lockd() to per-net functions by Stanislav Kinsbursky · 12 years ago
  33. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  34. db9c455 LockD: manage grace list per network namespace by Stanislav Kinsbursky · 12 years ago
  35. 08d44a3 LockD: make lockd manager allocated per network namespace by Stanislav Kinsbursky · 12 years ago
  36. 66547b0 LockD: manage grace period per network namespace by Stanislav Kinsbursky · 12 years ago
  37. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 12 years ago
  38. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 12 years ago
  39. 7d13ec7 LockD: move global usage counter manipulation from error path by Stanislav Kinsbursky · 12 years ago
  40. 2445223 LockD: service creation function introduced by Stanislav Kinsbursky · 12 years ago
  41. dbf9b5d7 LockD: use existing per-net data function on service creation by Stanislav Kinsbursky · 12 years ago
  42. 4db7769 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 12 years ago
  43. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  44. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  45. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  46. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  47. de5b8e8 lockd: fix arg parsing for grace_period and timeout. by NeilBrown · 12 years ago
  48. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 12 years ago
  49. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 12 years ago
  50. a9c5d73 Lockd: pernet usage counter introduced by Stanislav Kinsbursky · 12 years ago
  51. c228fa2 Lockd: create permanent lockd sockets in current network namespace by Stanislav Kinsbursky · 12 years ago
  52. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 12 years ago
  53. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  54. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  55. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  57. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 14 years ago
  58. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  59. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  60. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 15 years ago
  61. eb16e90 lockd: Start PF_INET6 listener only if IPv6 support is available by Chuck Lever · 15 years ago
  62. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 15 years ago
  63. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  64. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  65. 0dba7c2 NLM: Clean up flow of control in make_socks() function by Chuck Lever · 15 years ago
  66. d3fe5ea NLM: Refactor make_socks() function by Chuck Lever · 15 years ago
  67. b064ec0 lockd: Enable NLM use of AF_INET6 by Chuck Lever · 16 years ago
  68. b7ba597 NSM: Move nsm_use_hostnames to mon.c by Chuck Lever · 16 years ago
  69. e6765b8 NSM: Remove include/linux/lockd/sm_inter.h by Chuck Lever · 16 years ago
  70. c72a476 lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) by Jeff Layton · 16 years ago
  71. 2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only by Trond Myklebust · 16 years ago
  72. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  73. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  74. 8c3916f NLM: Always start both UDP and TCP listeners by Chuck Lever · 16 years ago
  75. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  76. c8ab5f2 lockd: don't depend on lockd main loop to end grace by J. Bruce Fields · 16 years ago
  77. 8fafa90 locks: allow lockd to process blocked locks during grace period by J. Bruce Fields · 16 years ago
  78. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  79. abd1ec4 lockd: close potential race with rapid lockd_up/lockd_down cycle by Jeff Layton · 16 years ago
  80. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  81. f97c650 NLM: don't let lockd exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  82. d751a7c NLM: Convert lockd to use kthreads by Jeff Layton · 16 years ago
  83. 90d5b18 NLM: LOCKD fails to load if CONFIG_SYSCTL is not set by Chuck Lever · 16 years ago
  84. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  85. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 16 years ago
  86. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 16 years ago
  87. 7a18208 svc: Make close transport independent by Tom Tucker · 16 years ago
  88. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 16 years ago
  89. 9a8db97 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 by Marc Eshel · 17 years ago
  90. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  91. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  92. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  93. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  94. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  95. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 17 years ago
  96. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 18 years ago
  97. 460f5ca [PATCH] knfsd: export nsm_local_state to user space via sysctl by Olaf Kirch · 18 years ago
  98. abd1f50 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers by Olaf Kirch · 18 years ago
  99. 4a3ae42 [PATCH] knfsd: Correctly handle error condition from lockd_up by NeilBrown · 18 years ago
  100. 7dcf91e [PATCH] knfsd: Move makesock failed warning into make_socks. by NeilBrown · 18 years ago