1. a2b7010 lockd: fix decoding of TEST results by J. Bruce Fields · 6 years ago
  2. 8730419 Revert "lockd: Show pid of lockd for remote locks" by Benjamin Coddington · 5 years ago
  3. da57cba NFS: fix mount/umount race in nlmclnt. by NeilBrown · 5 years ago
  4. 0b6001b lockd: Show pid of lockd for remote locks by Benjamin Coddington · 6 years ago
  5. 86edf56 lockd: fix access beyond unterminated strings in prints by Amir Goldstein · 6 years ago
  6. 64bed6c nfsd: fix leaked file lock with nfs exported overlayfs by Amir Goldstein · 6 years ago
  7. 554faf2 lockd: make nlm_ntf_refcnt and nlm_ntf_wq static by Colin Ian King · 6 years ago
  8. 535cb8f lockd: Fix server refcounting by Trond Myklebust · 7 years ago
  9. fbca30c lockd: convert nlm_rqst.a_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  10. 431f125 lockd: convert nlm_lockowner.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  11. c751082 lockd: convert nsm_handle.sm_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  12. fee21fb lockd: convert nlm_host.h_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  13. 9e137ed nlm_shutdown_hosts_net() cleanup by Vasily Averin · 7 years ago
  14. 6b18dd1 race of lockd inetaddr notifiers vs nlmsvc_rqst change by Vasily Averin · 7 years ago
  15. 3a2b19d lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago
  16. a3152f1 lockd: added cleanup checks in exit_net hook by Vasily Averin · 7 years ago
  17. e919b07 lockd: remove net pointer from messages by Vasily Averin · 7 years ago
  18. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  19. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  20. dc3033e lockd: double unregister of inetaddr notifiers by Vasily Averin · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  23. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  24. 58a6989 lockd: Delete an error message for a failed memory allocation in reclaimer() by Markus Elfring · 7 years ago
  25. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  26. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 7 years ago
  27. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 7 years ago
  28. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 7 years ago
  29. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 7 years ago
  30. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 7 years ago
  31. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 7 years ago
  32. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 7 years ago
  33. 1c5876d sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 7 years ago
  34. cdfa31e lockd: fix some weird indentation by Christoph Hellwig · 7 years ago
  35. 1fa2339 lockd: fix decoder callback prototypes by Christoph Hellwig · 7 years ago
  36. bf96391 lockd: fix encoder callback prototypes by Christoph Hellwig · 7 years ago
  37. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  38. efda760 lockd: fix lockd shutdown race by J. Bruce Fields · 7 years ago
  39. e56efe9 lockd: remove redundant check on block by Colin Ian King · 7 years ago
  40. b1ece73 lockd: Introduce nlmclnt_operations by Benjamin Coddington · 7 years ago
  41. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  42. c01410f lockd: initialize sin6_scope_id in lockd_inet6addr_event() by Scott Mayhew · 8 years ago
  43. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  44. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  45. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 8 years ago
  47. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  48. 2a29745 lockd: constify nlmsvc_binding structure by Julia Lawall · 9 years ago
  49. ea44463 lockd: use to_delayed_work by Geliang Tang · 9 years ago
  50. 0751ddf lockd: Register callbacks on the inetaddr_chain and inet6addr_chain by Scott Mayhew · 9 years ago
  51. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  52. 0d0f4aa lockd: get rid of reference-counted NSM RPC clients by Andrey Ryabinin · 9 years ago
  53. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  54. 0ad9547 lockd: create NSM handles per net namespace by Andrey Ryabinin · 9 years ago
  55. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  56. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  57. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  58. 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 9 years ago
  59. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  60. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  61. 4b4f858 Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  62. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  63. a584143 Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 by J. Bruce Fields · 9 years ago
  64. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  65. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  66. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  67. 4cb7208 lockd: xdr: Remove unused function by Rickard Strandqvist · 10 years ago
  68. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 10 years ago
  69. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  70. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  71. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  72. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  73. 10b8956 lockd: eliminate LOCKD_DEBUG by Jeff Layton · 10 years ago
  74. 30e46ab lockd: get rid of ->f_path.dentry->d_sb by Al Viro · 10 years ago
  75. 9af94fc lockd: ratelimit "lockd: cannot monitor" messages by Jeff Layton · 10 years ago
  76. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  77. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  78. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  79. 173b3af lockd: Try to reconnect if statd has moved by Benjamin Coddington · 10 years ago
  80. d68e3c4 lockd: add a /proc/fs/lockd/nlm_end_grace file by Jeff Layton · 10 years ago
  81. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  82. 09802fd lockd: rip out deferred lock handling from testlock codepath by Jeff Layton · 10 years ago
  83. f328296 locks: Copy fl_lmops information for conflock in locks_copy_conflock() by Kinglong Mee · 10 years ago
  84. d0449b9 locks: Remove unused conf argument from lm_grant by Joe Perches · 10 years ago
  85. 7c17705 lockd: fix rpcbind crash on lockd startup failure by J. Bruce Fields · 10 years ago
  86. d4e8990 lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task by Trond Myklebust · 10 years ago
  87. d6a7ce4 lockd: Ensure that lockd_start_svc sets the server rq_task... by Trond Myklebust · 10 years ago
  88. 5eaaed4 fs: lockd: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  89. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  90. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  91. d430e8d5 nfsd: move <linux/nfsd/export.h> to fs/nfsd by Christoph Hellwig · 10 years ago
  92. 9c69de4 nfsd: remove <linux/nfsd/nfsfh.h> by Christoph Hellwig · 10 years ago
  93. 12dd7ec lockd: avoid warning when CONFIG_SYSCTL undefined by Kees Cook · 10 years ago
  94. 679b033 lockd: ensure we tear down any live sockets when socket creation fails during lockd_up by Jeff Layton · 10 years ago
  95. 2ec197d lockd: send correct lock when granting a delayed lock. by NeilBrown · 10 years ago
  96. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 11 years ago
  97. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  98. 1c327d9 lockd: protect nlm_blocked access in nlmsvc_retry_blocked by David Jeffery · 11 years ago
  99. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  100. 3999e49 locks: add a new "lm_owner_key" lock operation by Jeff Layton · 11 years ago