1. feae43f8 fs: dlm: print cluster addr if non-cluster node connects by Alexander Aring · 3 years ago
  2. e4dc81e fs: dlm: memory cache for lowcomms hotpath by Alexander Aring · 3 years, 1 month ago
  3. 3af2326 fs: dlm: memory cache for writequeue_entry by Alexander Aring · 3 years, 1 month ago
  4. be3b040 fs: dlm: remove wq_alloc mutex by Alexander Aring · 3 years, 1 month ago
  5. bcbfea4 fs: dlm: check for pending users filling buffers by Alexander Aring · 3 years, 1 month ago
  6. 1b9beda fs: dlm: fix build with CONFIG_IPV6 disabled by Alexander Aring · 3 years, 1 month ago
  7. 92c4460 fs: dlm: replace use of socket sk_callback_lock with sock_lock by Alexander Aring · 3 years, 1 month ago
  8. 4c3d905 fs: dlm: don't call kernel_getpeername() in error_report() by Alexander Aring · 3 years, 1 month ago
  9. b87b188 fs: dlm: remove double list_first_entry call by Alexander Aring · 3 years, 2 months ago
  10. 5c16feb fs: dlm: let handle callback data as void by Alexander Aring · 3 years, 2 months ago
  11. 9273237 fs: dlm: trace socket handling by Alexander Aring · 3 years, 2 months ago
  12. fe93367 fs: dlm: remove check SCTP is loaded message by Alexander Aring · 3 years, 2 months ago
  13. b97f852 fs: dlm: implement delayed ack handling by Alexander Aring · 3 years, 4 months ago
  14. 62699b3 fs: dlm: move receive loop into receive handler by Alexander Aring · 3 years, 6 months ago
  15. c51b022 fs: dlm: fix multiple empty writequeue alloc by Alexander Aring · 3 years, 6 months ago
  16. 8728a45 fs: dlm: generic connect func by Alexander Aring · 3 years, 6 months ago
  17. 90d21fc fs: dlm: auto load sctp module by Alexander Aring · 3 years, 6 months ago
  18. 2dc6b11 fs: dlm: introduce generic listen by Alexander Aring · 3 years, 6 months ago
  19. a66c008 fs: dlm: move to static proto ops by Alexander Aring · 3 years, 6 months ago
  20. 66d5955 fs: dlm: introduce con_next_wq helper by Alexander Aring · 3 years, 6 months ago
  21. 052849b fs: dlm: clear CF_APP_LIMITED on close by Alexander Aring · 3 years, 6 months ago
  22. feb704b fs: dlm: use sk->sk_socket instead of con->sock by Alexander Aring · 3 years, 6 months ago
  23. d10a0b8 fs: dlm: rename socket and app buffer defines by Alexander Aring · 3 years, 7 months ago
  24. ac7d5d0 fs: dlm: introduce proto values by Alexander Aring · 3 years, 7 months ago
  25. 9a4139a fs: dlm: move dlm allow conn by Alexander Aring · 3 years, 7 months ago
  26. 6c6a1cc fs: dlm: use alloc_ordered_workqueue by Alexander Aring · 3 years, 7 months ago
  27. fcef0e6 fs: dlm: fix lowcomms_start error case by Alexander Aring · 3 years, 7 months ago
  28. 706474f fs: dlm: don't allow half transmitted messages by Alexander Aring · 3 years, 7 months ago
  29. 489d8e5 fs: dlm: add reliable connection if reconnect by Alexander Aring · 3 years, 7 months ago
  30. 37a247d fs: dlm: move out some hash functionality by Alexander Aring · 3 years, 7 months ago
  31. 2874d1a fs: dlm: add functionality to re-transmit a message by Alexander Aring · 3 years, 7 months ago
  32. 8f2dc78 fs: dlm: make buffer handling per msg by Alexander Aring · 3 years, 7 months ago
  33. 8aa31cb fs: dlm: fix connection tcp EOF handling by Alexander Aring · 3 years, 7 months ago
  34. c6aa00e3 fs: dlm: cancel work sync othercon by Alexander Aring · 3 years, 7 months ago
  35. ba868d9 fs: dlm: reconnect if socket error report occurs by Alexander Aring · 3 years, 7 months ago
  36. 7443bc9 fs: dlm: set is othercon flag by Alexander Aring · 3 years, 7 months ago
  37. b38bc9c fs: dlm: fix srcu read lock usage by Alexander Aring · 3 years, 7 months ago
  38. 2df6b76 fs: dlm: add dlm macros for ratelimit log by Alexander Aring · 3 years, 7 months ago
  39. 2fd8db2 fs: dlm: fix missing unlock on error in accept_from_sock() by Yang Yingliang · 3 years, 9 months ago
  40. 9d23246 fs: dlm: add shutdown hook by Alexander Aring · 3 years, 10 months ago
  41. eec054b fs: dlm: flush swork on shutdown by Alexander Aring · 3 years, 10 months ago
  42. f0747ebf fs: dlm: simplify writequeue handling by Alexander Aring · 3 years, 10 months ago
  43. e1a7cbc fs: dlm: use GFP_ZERO for page buffer by Alexander Aring · 3 years, 10 months ago
  44. c45674f fs: dlm: change allocation limits by Alexander Aring · 3 years, 10 months ago
  45. 5174616 fs: dlm: add check if dlm is currently running by Alexander Aring · 3 years, 10 months ago
  46. e9a470a fs: dlm: set subclass for othercon sock_mutex by Alexander Aring · 3 years, 10 months ago
  47. b30a624 fs: dlm: set connected bit after accept by Alexander Aring · 3 years, 10 months ago
  48. e125fbe fs: dlm: fix mark setting deadlock by Alexander Aring · 3 years, 10 months ago
  49. 4f19d07 fs: dlm: check on existing node address by Alexander Aring · 4 years, 2 months ago
  50. 40c6b83 fs: dlm: constify addr_compare by Alexander Aring · 4 years, 2 months ago
  51. 1a26bfa fs: dlm: fix check for multi-homed hosts by Alexander Aring · 4 years, 2 months ago
  52. d11ccd4 fs: dlm: listen socket out of connection hash by Alexander Aring · 4 years, 2 months ago
  53. 13004e8 fs: dlm: refactor sctp sock parameter by Alexander Aring · 4 years, 2 months ago
  54. 42873c9 fs: dlm: move shutdown action to node creation by Alexander Aring · 4 years, 2 months ago
  55. 0672c3c fs: dlm: move connect callback in node creation by Alexander Aring · 4 years, 2 months ago
  56. 6cde210 fs: dlm: add helper for init connection by Alexander Aring · 4 years, 2 months ago
  57. 19633c7 fs: dlm: handle non blocked connect event by Alexander Aring · 4 years, 2 months ago
  58. 53a5eda fs: dlm: flush othercon at close by Alexander Aring · 4 years, 2 months ago
  59. 692f51c fs: dlm: add get buffer error handling by Alexander Aring · 4 years, 2 months ago
  60. 5cbec20 fs: dlm: fix proper srcu api call by Alexander Aring · 4 years, 2 months ago
  61. 4f2b30f fs: dlm: fix race in nodeid2con by Alexander Aring · 4 years, 3 months ago
  62. 4798cbb fs: dlm: rework receive handling by Alexander Aring · 4 years, 3 months ago
  63. 3f78cd7 fs: dlm: fix mark per nodeid setting by Alexander Aring · 4 years, 3 months ago
  64. 0461e0d fs: dlm: remove lock dependency warning by Alexander Aring · 4 years, 3 months ago
  65. 7ae0451 fs: dlm: use free_con to free connection by Alexander Aring · 4 years, 4 months ago
  66. 948c47e fs: dlm: handle possible othercon writequeues by Alexander Aring · 4 years, 4 months ago
  67. 0de9843 fs: dlm: move free writequeue into con free by Alexander Aring · 4 years, 4 months ago
  68. 043697f fs: dlm: fix dlm_local_addr memory leak by Alexander Aring · 4 years, 4 months ago
  69. a47666eb fs: dlm: make connection hash lockless by Alexander Aring · 4 years, 4 months ago
  70. aa7ab1e fs: dlm: synchronize dlm before shutdown by Alexander Aring · 4 years, 4 months ago
  71. 055923b fs: dlm: implement tcp graceful shutdown by Alexander Aring · 4 years, 5 months ago
  72. ba3ab3c fs: dlm: change handling of reconnects by Alexander Aring · 4 years, 5 months ago
  73. 0ea47e4 fs: dlm: don't close socket on invalid message by Alexander Aring · 4 years, 5 months ago
  74. 9c9f168 fs: dlm: set skb mark per peer socket by Alexander Aring · 4 years, 6 months ago
  75. a5b7ab6 fs: dlm: set skb mark for listen socket by Alexander Aring · 4 years, 6 months ago
  76. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 7 months ago
  77. 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  78. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  79. 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 7 months ago
  80. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
  81. 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 7 months ago
  82. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 7 months ago
  83. 0774dc7 dlm: use the tcp version of accept_from_sock for sctp as well by Christoph Hellwig · 4 years, 7 months ago
  84. 5311f70 dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD by Arnd Bergmann · 5 years ago
  85. b355516 dlm: check if workqueues are NULL before flushing/destroying by David Windsor · 6 years ago
  86. 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
  87. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  88. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  89. da3627c dlm: remove O_NONBLOCK flag in sctp_connect_to_sock by Gang He · 7 years ago
  90. f706d83 dlm: make sctp_connect_to_sock() return in specified time by Gang He · 7 years ago
  91. b09c603 dlm: fix a clerical error when set SCTP_NODELAY by Gang He · 7 years ago
  92. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  93. c8c7840 dlm: switch to sock_recvmsg() by Al Viro · 7 years ago
  94. 26b4109 DLM: fix NULL pointer dereference in send_to_sock() by tsutomu.owa@toshiba.co.jp · 7 years ago
  95. 0aa1846 DLM: fix to reschedule rwork by tsutomu.owa@toshiba.co.jp · 7 years ago
  96. 93eaade DLM: fix to use sk_callback_lock correctly by tsutomu.owa@toshiba.co.jp · 7 years ago
  97. 3421fb1 DLM: fix memory leak in tcp_accept_from_sock() by tsutomu.owa@toshiba.co.jp · 7 years ago
  98. 173a31f DLM: use CF_CLOSE flag to stop dlm_send correctly by tsutomu.owa@toshiba.co.jp · 7 years ago
  99. 8a4abb0 DLM: Reanimate CF_WRITE_PENDING flag by tsutomu.owa@toshiba.co.jp · 7 years ago
  100. c553e17 DLM: close othercon at send/receive error by tsutomu.owa@toshiba.co.jp · 7 years ago