1. 9ce6e29 lockd: lockd server-side shouldn't set fl_ops by J. Bruce Fields · 3 years, 4 months ago
  2. c9773f4 lockd: Fix invalid lockowner cast after vfs_test_lock by Benjamin Coddington · 3 years, 5 months ago
  3. 0e1c02e lockd: don't use interval-based rebinding over TCP by Calum Mackay · 4 years, 2 months ago
  4. 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 2 months ago
  5. 49d9960 lockd: Replace PROC() macro with open code by Chuck Lever · 4 years, 3 months ago
  6. 0bdd4ce Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients by Alexander A. Klimov · 4 years, 6 months ago
  7. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  8. e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
  9. 291adeb lockd: Make two symbols static by YueHaibing · 6 years ago
  10. 646d73e lockd: Show pid of lockd for remote locks by Benjamin Coddington · 6 years ago
  11. 9adfac6 lockd: Remove lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago
  12. 89e0edf lockd: Convert NLM service fl_owner to nlm_lockowner by Benjamin Coddington · 6 years ago
  13. 9de3ec1 lockd: prepare nlm_lockowner for use by the server by Benjamin Coddington · 6 years ago
  14. 141731d Revert "lockd: Show pid of lockd for remote locks" by Benjamin Coddington · 6 years ago
  15. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  16. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  17. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  18. b422df9 lockd: Store the lockd client credential in struct nlm_host by Trond Myklebust · 6 years ago
  19. 79caa5f SUNRPC: Cache cred of process creating the rpc_client by Trond Myklebust · 6 years ago
  20. ae67bd3 SUNRPC: Fix up task signalling by Trond Myklebust · 6 years ago
  21. 40373b1 lockd: Pass the user cred from knfsd when starting the lockd server by Trond Myklebust · 6 years ago
  22. 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
  23. 642ee6b SUNRPC: Allow further customisation of RPC program registration by Trond Myklebust · 6 years ago
  24. 8e5b677 SUNRPC: Add a callback to initialise server requests by Trond Myklebust · 6 years ago
  25. 4a9be28 NFS: fix mount/umount race in nlmclnt. by NeilBrown · 6 years ago
  26. eb72f48 NFS: Remove print_overflow_msg() by Chuck Lever · 6 years ago
  27. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  28. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  29. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  30. b8eee0e lockd: Show pid of lockd for remote locks by Benjamin Coddington · 6 years ago
  31. cb03f94 fs/locks: merge posix_unblock_lock() and locks_delete_block() by NeilBrown · 6 years ago
  32. b8db159 lockd: fix decoding of TEST results by J. Bruce Fields · 6 years ago
  33. 93f38b6 lockd: fix access beyond unterminated strings in prints by Amir Goldstein · 6 years ago
  34. 64bed6c nfsd: fix leaked file lock with nfs exported overlayfs by Amir Goldstein · 6 years ago
  35. 554faf2 lockd: make nlm_ntf_refcnt and nlm_ntf_wq static by Colin Ian King · 7 years ago
  36. 535cb8f lockd: Fix server refcounting by Trond Myklebust · 7 years ago
  37. fbca30c lockd: convert nlm_rqst.a_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  38. 431f125 lockd: convert nlm_lockowner.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  39. c751082 lockd: convert nsm_handle.sm_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  40. fee21fb lockd: convert nlm_host.h_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  41. 9e137ed nlm_shutdown_hosts_net() cleanup by Vasily Averin · 7 years ago
  42. 6b18dd1 race of lockd inetaddr notifiers vs nlmsvc_rqst change by Vasily Averin · 7 years ago
  43. 3a2b19d lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago
  44. a3152f1 lockd: added cleanup checks in exit_net hook by Vasily Averin · 7 years ago
  45. e919b07 lockd: remove net pointer from messages by Vasily Averin · 7 years ago
  46. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  47. 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
  48. dc3033e lockd: double unregister of inetaddr notifiers by Vasily Averin · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  51. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  52. 58a6989 lockd: Delete an error message for a failed memory allocation in reclaimer() by Markus Elfring · 7 years ago
  53. afea565 sunrpc: Const-ify struct sv_serv_ops by Chuck Lever · 7 years ago
  54. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  55. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  56. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  57. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  58. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  59. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  60. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  61. 1c5876d sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  62. cdfa31e lockd: fix some weird indentation by Christoph Hellwig · 8 years ago
  63. 1fa2339 lockd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  64. bf96391 lockd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  65. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  66. efda760 lockd: fix lockd shutdown race by J. Bruce Fields · 8 years ago
  67. e56efe9 lockd: remove redundant check on block by Colin Ian King · 8 years ago
  68. b1ece73 lockd: Introduce nlmclnt_operations by Benjamin Coddington · 8 years ago
  69. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  70. c01410f lockd: initialize sin6_scope_id in lockd_inet6addr_event() by Scott Mayhew · 8 years ago
  71. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  72. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  73. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  74. cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 9 years ago
  75. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  76. 2a29745 lockd: constify nlmsvc_binding structure by Julia Lawall · 9 years ago
  77. ea44463 lockd: use to_delayed_work by Geliang Tang · 9 years ago
  78. 0751ddf lockd: Register callbacks on the inetaddr_chain and inet6addr_chain by Scott Mayhew · 9 years ago
  79. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  80. 0d0f4aa lockd: get rid of reference-counted NSM RPC clients by Andrey Ryabinin · 9 years ago
  81. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  82. 0ad9547 lockd: create NSM handles per net namespace by Andrey Ryabinin · 9 years ago
  83. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  84. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 10 years ago
  85. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 10 years ago
  86. 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 10 years ago
  87. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  88. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  89. 4b4f858 Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  90. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  91. a584143 Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 by J. Bruce Fields · 10 years ago
  92. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  93. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  94. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  95. 4cb7208 lockd: xdr: Remove unused function by Rickard Strandqvist · 10 years ago
  96. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 10 years ago
  97. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  98. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  99. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  100. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago