1. a470cb2 dlm: slow down filling up processing queue by Alexander Aring · 1 year, 5 months ago
  2. 6212e45 dlm: fix no ack after final message by Alexander Aring · 1 year, 5 months ago
  3. e759eb3 dlm: be sure we reset all nodes at forced shutdown by Alexander Aring · 1 year, 5 months ago
  4. 2776635 dlm: fix remove member after close call by Alexander Aring · 1 year, 5 months ago
  5. fe9b619 dlm: fix creating multiple node structures by Alexander Aring · 1 year, 5 months ago
  6. bc15bec fs: dlm: Remove some useless memset() by Christophe JAILLET · 1 year, 5 months ago
  7. b859e01 fs: dlm: Fix the size of a buffer in dlm_create_debug_file() by Christophe JAILLET · 1 year, 5 months ago
  8. 19b3102 fs: dlm: Simplify buffer size computation in dlm_create_debug_file() by Christophe JAILLET · 1 year, 5 months ago
  9. 7c53e84 dlm: fix plock lookup when using multiple lockspaces by Alexander Aring · 1 year, 7 months ago
  10. a3d85fc fs: dlm: don't use RCOM_NAMES for version detection by Alexander Aring · 1 year, 7 months ago
  11. 63e711b fs: dlm: create midcomms nodes when configure by Alexander Aring · 1 year, 7 months ago
  12. 1151935 fs: dlm: constify receive buffer by Alexander Aring · 1 year, 7 months ago
  13. b9d2f6a fs: dlm: drop rxbuf manipulation in dlm_recover_master_copy by Alexander Aring · 1 year, 7 months ago
  14. 561c67d fs: dlm: drop rxbuf manipulation in dlm_copy_master_names by Alexander Aring · 1 year, 7 months ago
  15. c4f4e13 fs: dlm: get recovery sequence number as parameter by Alexander Aring · 1 year, 7 months ago
  16. 643f5cf fs: dlm: cleanup lock order by Alexander Aring · 1 year, 7 months ago
  17. c84c473 fs: dlm: remove clear_members_cb by Alexander Aring · 1 year, 7 months ago
  18. 8c95006 fs: dlm: add plock dev tracepoints by Alexander Aring · 1 year, 7 months ago
  19. 67b5da9 fs: dlm: check on plock ops when exit dlm by Alexander Aring · 1 year, 7 months ago
  20. 541adb0 fs: dlm: debugfs for queued callbacks by Alexander Aring · 1 year, 7 months ago
  21. 4b056db fs: dlm: remove unused processed_nodes by Alexander Aring · 1 year, 7 months ago
  22. e717f2e fs: dlm: add missing spin_unlock by Alexander Aring · 1 year, 7 months ago
  23. dc52cd2 fs: dlm: fix F_CANCELLK to cancel pending request by Alexander Aring · 1 year, 8 months ago
  24. 568f915 fs: dlm: allow to F_SETLKW getting interrupted by Alexander Aring · 1 year, 8 months ago
  25. 99c58d6 fs: dlm: remove twice newline by Alexander Aring · 1 year, 8 months ago
  26. 0a37714 Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 1 year, 8 months ago
  27. 3a8a670 Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 8 months ago
  28. a1a5e87 dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage by David Howells · 1 year, 9 months ago
  29. fc4ea42 fs: dlm: remove filter local comms on close by Alexander Aring · 1 year, 9 months ago
  30. 1696c75 fs: dlm: add send ack threshold and append acks to msgs by Alexander Aring · 1 year, 9 months ago
  31. d00725c fs: dlm: handle sequence numbers as atomic by Alexander Aring · 1 year, 9 months ago
  32. 75a7d60 fs: dlm: handle lkb wait count as atomic_t by Alexander Aring · 1 year, 9 months ago
  33. 07ee386 fs: dlm: filter ourself midcomms calls by Alexander Aring · 1 year, 9 months ago
  34. 70cf2fe fs: dlm: warn about messages from left nodes by Alexander Aring · 1 year, 9 months ago
  35. 5ce9ef3 fs: dlm: move dlm_purge_lkb_callbacks to user module by Alexander Aring · 1 year, 9 months ago
  36. d41a1a3 fs: dlm: cleanup STOP_IO bitflag set when stop io by Alexander Aring · 1 year, 9 months ago
  37. f8bce79 fs: dlm: don't check othercon twice by Alexander Aring · 1 year, 9 months ago
  38. cbba211 fs: dlm: unregister memory at the very last by Alexander Aring · 1 year, 9 months ago
  39. f68bb23 fs: dlm: fix missing pending to false by Alexander Aring · 1 year, 9 months ago
  40. 7a93147 fs: dlm: clear pending bit when queue was empty by Alexander Aring · 1 year, 9 months ago
  41. c6b6d6d fs: dlm: revert check required context while close by Alexander Aring · 1 year, 9 months ago
  42. 57e2c2f fs: dlm: fix mismatch of plock results from userspace by Alexander Aring · 1 year, 10 months ago
  43. 0f2b1cb fs: dlm: make F_SETLK use unkillable wait_event by Alexander Aring · 1 year, 10 months ago
  44. 59e45c7 fs: dlm: interrupt posix locks only when process is killed by Alexander Aring · 1 year, 10 months ago
  45. 30ad062 dlm: Replace all non-returning strlcpy with strscpy by Azeem Shaikh · 1 year, 10 months ago
  46. c847f4e fs: dlm: fix cleanup pending ops when interrupted by Alexander Aring · 1 year, 10 months ago
  47. 92655fbd fs: dlm: return positive pid value for F_GETLK by Alexander Aring · 1 year, 10 months ago
  48. 35d6df5 dlm: Replace all non-returning strlcpy with strscpy by Azeem Shaikh · 1 year, 10 months ago
  49. 6e98b09 Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 11 months ago
  50. 7a40f1f fs: dlm: stop unnecessarily filling zero ms_extra bytes by Alexander Aring · 1 year, 11 months ago
  51. 2f2d997 net: annotate lockless accesses to sk->sk_err_soft by Eric Dumazet · 2 years ago
  52. 1361737 fs: dlm: switch lkb_sbflags to atomic ops by Alexander Aring · 2 years ago
  53. 46d6e72 fs: dlm: rsb hash table flag value to atomic ops by Alexander Aring · 2 years ago
  54. e1af872 fs: dlm: move internal flags to atomic ops by Alexander Aring · 2 years ago
  55. 8a39dcd fs: dlm: change dflags to use atomic bits by Alexander Aring · 2 years ago
  56. 8c11ba6 fs: dlm: store lkb distributed flags into own value by Alexander Aring · 2 years ago
  57. 9f48eea fs: dlm: remove DLM_IFL_LOCAL_MS flag by Alexander Aring · 2 years ago
  58. a7e7ffa fs: dlm: rename stub to local message flag by Alexander Aring · 2 years ago
  59. 01c7a59 fs: dlm: remove deprecated code parts by Alexander Aring · 2 years ago
  60. 7386457 DLM: increase socket backlog to avoid hangs with 16 nodes by Edwin Török · 2 years ago
  61. 00f30c0 fs: dlm: add unbound flag to dlm_io workqueue by Alexander Aring · 2 years ago
  62. a034c13 fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten by Alexander Aring · 2 years ago
  63. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  64. 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 1 month ago
  65. eca3a04 Merge tag 'dlm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 2 years, 1 month ago
  66. 56d5f36 kobject: kset_uevent_ops: make uevent() callback take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  67. 723b197 fs: dlm: remove unnecessary waker_up() calls by Alexander Aring · 2 years, 2 months ago
  68. ef7ef01 fs: dlm: move state change into else branch by Alexander Aring · 2 years, 2 months ago
  69. 3186409 fs: dlm: remove newline in log_print by Alexander Aring · 2 years, 2 months ago
  70. 1160535 fs: dlm: reduce the shutdown timeout to 5 secs by Alexander Aring · 2 years, 2 months ago
  71. 317dd6b fs: dlm: make dlm sequence id more robust by Alexander Aring · 2 years, 2 months ago
  72. b8b750e fs: dlm: wait until all midcomms nodes detect version by Alexander Aring · 2 years, 2 months ago
  73. 89835b0 fs: dlm: ignore unexpected non dlm opts msgs by Alexander Aring · 2 years, 2 months ago
  74. 54fbe0c fs: dlm: bring back previous shutdown handling by Alexander Aring · 2 years, 2 months ago
  75. 00908b33 fs: dlm: send FIN ack back in right cases by Alexander Aring · 2 years, 2 months ago
  76. a584963 fs: dlm: move sending fin message into state change handling by Alexander Aring · 2 years, 2 months ago
  77. 15c63db fs: dlm: don't set stop rx flag after node reset by Alexander Aring · 2 years, 2 months ago
  78. 1642721 fs: dlm: fix race setting stop tx flag by Alexander Aring · 2 years, 2 months ago
  79. 7354fa4 fs: dlm: be sure to call dlm_send_queue_flush() by Alexander Aring · 2 years, 2 months ago
  80. 724b6ba fs: dlm: fix use after free in midcomms commit by Alexander Aring · 2 years, 2 months ago
  81. aad633d fs: dlm: start midcomms before scand by Alexander Aring · 2 years, 2 months ago
  82. 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 2 months ago
  83. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 4 months ago
  84. aa7f4a2 fs/dlm: Remove "select SRCU" by Paul E. McKenney · 2 years, 2 months ago
  85. 8113aa9 fs: dlm: fix return value check in dlm_memory_init() by Yang Yingliang · 2 years, 2 months ago
  86. 9812386 Treewide: Stop corrupting socket's task_frag by Benjamin Coddington · 2 years, 3 months ago
  87. 7a5e9f1 fs: dlm: fix building without lockdep by Alexander Aring · 2 years, 4 months ago
  88. dbb751f fs: dlm: parallelize lowcomms socket handling by Alexander Aring · 2 years, 4 months ago
  89. 1351975a fs: dlm: don't init error value by Alexander Aring · 2 years, 4 months ago
  90. c852a6d fs: dlm: use saved sk_error_report() by Alexander Aring · 2 years, 4 months ago
  91. e9dd5fd fs: dlm: use sock2con without checking null by Alexander Aring · 2 years, 4 months ago
  92. 6f0b0b5 fs: dlm: remove dlm_node_addrs lookup list by Alexander Aring · 2 years, 4 months ago
  93. c51c9cd fs: dlm: don't put dlm_local_addrs on heap by Alexander Aring · 2 years, 4 months ago
  94. c3d88df fs: dlm: cleanup listen sock handling by Alexander Aring · 2 years, 4 months ago
  95. 4f567ac fs: dlm: remove socket shutdown handling by Alexander Aring · 2 years, 4 months ago
  96. 1037c2a fs: dlm: use listen sock as dlm running indicator by Alexander Aring · 2 years, 4 months ago
  97. dd070a5 fs: dlm: use list_first_entry_or_null by Alexander Aring · 2 years, 4 months ago
  98. 01ea3d7 fs: dlm: remove twice INIT_WORK by Alexander Aring · 2 years, 4 months ago
  99. 8b0188b fs: dlm: add midcomms init/start functions by Alexander Aring · 2 years, 4 months ago
  100. 1782775 fs: dlm: add dst nodeid for msg tracing by Alexander Aring · 2 years, 4 months ago