1. 3a8db79 dlm: free workqueues after the connections by Marcelo Ricardo Leitner · 8 years ago
  2. 5c93f56 dlm: Use kmemdup instead of kmalloc and memcpy by Amitoj Kaur Chawla · 8 years ago
  3. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  4. b81171c DLM: Save and restore socket callbacks properly by Bob Peterson · 8 years ago
  5. 1a31833 DLM: Replace nodeid_to_addr with kernel_getpeername by Bob Peterson · 8 years ago
  6. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 8 years ago
  7. b3a5bbf dlm: print error from kernel_sendpage by Bob Peterson · 9 years ago
  8. 18df8a8 dlm: sctp_accept_from_sock() can be static by kbuild test robot · 9 years ago
  9. 00dcffa dlm: fix reconnecting but not sending data by Marcelo Ricardo Leitner · 9 years ago
  10. acee4e5 dlm: replace BUG_ON with a less severe handling by Marcelo Ricardo Leitner · 9 years ago
  11. ee44b4b dlm: use sctp 1-to-1 API by Marcelo Ricardo Leitner · 9 years ago
  12. 356344c dlm: fix not reconnecting on connecting error handling by Marcelo Ricardo Leitner · 9 years ago
  13. 0d737a8 dlm: fix race while closing connections by Marcelo Ricardo Leitner · 9 years ago
  14. 28926a0 dlm: fix connection stealing if using SCTP by Marcelo Ricardo Leitner · 9 years ago
  15. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  16. 883854c dlm: keep listening connection alive with sctp mode by Lidong Zhong · 10 years ago
  17. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  18. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 10 years ago
  20. ece3584 dlm: set zero linger time on sctp socket by Dongmao Zhang · 10 years ago
  21. 06452eb dlm: remove duplicated include from lowcomms.c by Wei Yongjun · 11 years ago
  22. 86e92ad dlm: disable nagle for SCTP by Mike Christie · 11 years ago
  23. 5d68987 dlm: retry failed SCTP sends by Mike Christie · 11 years ago
  24. 98e1b60 dlm: try other IPs when sctp init assoc fails by Mike Christie · 11 years ago
  25. b390ca3 dlm: clear correct bit during sctp init failure handling by Mike Christie · 11 years ago
  26. e1631d0 dlm: set sctp assoc id during setup by Mike Christie · 11 years ago
  27. efad7e6 dlm: clear correct init bit during sctp setup by Mike Christie · 11 years ago
  28. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 11 years ago
  29. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  30. eeee2b5 dlm: remove unused variable in *dlm_lowcomms_get_buffer() by Wei Yongjun · 12 years ago
  31. 9c5bef5 dlm: cleanup send_to_sock routine by Ying Xue · 12 years ago
  32. 4dd40f0 dlm: convert add_sock routine return value type to void by Ying Xue · 12 years ago
  33. b4c798c dlm: remove redundant variable assignments by Xue Ying · 12 years ago
  34. 36b71a8 dlm: fix deadlock between dlm_send and dlm_controld by David Teigland · 12 years ago
  35. 513ef59 dlm: prevent connections during shutdown by David Teigland · 12 years ago
  36. 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  37. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 12 years ago
  38. 2f2d76c dlm: Do not allocate a fd for peeloff by Benjamin Poirier · 12 years ago
  39. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 12 years ago
  40. bcaadf5 dlm: dump address of unknown node by Masatake YAMATO · 13 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  42. e43f055 dlm: use alloc_workqueue function by David Teigland · 13 years ago
  43. 6b155c8 dlm: use single thread workqueues by David Teigland · 13 years ago
  44. b9d4105 dlm: sanitize work_start() in lowcomms.c by Namhyung Kim · 13 years ago
  45. f92c8dd dlm: reduce cond_resched during send by Bob Peterson · 14 years ago
  46. cb2d45d dlm: use TCP_NODELAY by David Teigland · 14 years ago
  47. dcce240 dlm: Use cmwq for send and receive workqueues by Steven Whitehouse · 14 years ago
  48. b36930d dlm: Handle application limited situations properly. by David Miller · 14 years ago
  49. f70cb33 fs/dlm: Drop unnecessary null test by Julia Lawall · 14 years ago
  50. 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
  51. 573c24c dlm: always use GFP_NOFS by David Teigland · 14 years ago
  52. 6861f35 dlm: fix socket fd translation by David Teigland · 15 years ago
  53. 04bedd7 dlm: fix lowcomms_connect_node for sctp by David Teigland · 15 years ago
  54. 1329e3f dlm: use kernel_sendpage by Paolo Bonzini · 15 years ago
  55. 063c4c9 dlm: fix connection close handling by Lars Marowsky-Bree · 15 years ago
  56. b5711b8 dlm: fix double-release of socket in error exit path by Casey Dahlin · 15 years ago
  57. a89d63a dlm: free socket in error exit path by Casey Dahlin · 15 years ago
  58. 748285c dlm: use more NOFS allocation by David Teigland · 15 years ago
  59. 391fbdc dlm: connect to nodes earlier by Christine Caulfield · 15 years ago
  60. 5e9ccc3 dlm: replace idr with hash table for connections by Christine Caulfield · 15 years ago
  61. 2cf12c0 dlm: comment typo fixes by Joe Perches · 15 years ago
  62. 44ad532 dlm: use ipv6_addr_copy by Joe Perches · 15 years ago
  63. 1521848 dlm: remove kmap/kunmap by Steven Whitehouse · 16 years ago
  64. d6d7b70 dlm: fix up memory allocation flags by Steven Whitehouse · 16 years ago
  65. 311f6fc dlm: release socket on error by Masatake YAMATO · 16 years ago
  66. 0035a4b dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL by Marcin Slusarz · 16 years ago
  67. 7a936ce dlm: convert connections_lock in a mutex by Matthias Kaehlcke · 16 years ago
  68. 39bd417 dlm: close othercons by Patrick Caulfeld · 16 years ago
  69. 6bd8fed dlm: bind connections from known local address when using TCP by Lon Hohberger · 17 years ago
  70. df61c95 [DLM] lowcomms: Do not muck with sysctl_rmem_max. by David S. Miller · 17 years ago
  71. d66f827 [DLM] Make dlm_sendd cond_resched more by Patrick Caulfield · 17 years ago
  72. 61d96be [DLM] Fix lowcomms socket closing by Patrick Caulfield · 17 years ago
  73. 9e5f282 [DLM] More othercon fixes by Patrick Caulfield · 17 years ago
  74. 01c8cab [DLM] zero unused parts of sockaddr_storage by Patrick Caulfield · 17 years ago
  75. 25720c2 [DLM] Clear othercon pointers when a connection is closed by Patrick Caulfield · 17 years ago
  76. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  77. f4fadb23c [GFS2] git-gfs2-nmw-build-fix by akpm@linux-foundation.org · 17 years ago
  78. 97d8483 [DLM] Telnet to port 21064 can stop all lockspaces by Patrick Caulfield · 17 years ago
  79. afb853f [DLM] fix socket shutdown by Patrick Caulfield · 17 years ago
  80. 617e82e [DLM] lowcomms style by David Teigland · 17 years ago
  81. 30d3a23 [DLM] Lowcomms nodeid range & initialisation fixes by Patrick Caulfield · 17 years ago
  82. 2439fe50 [DLM] Fix dlm_lowcoms_stop hang by Josef Bacik · 17 years ago
  83. 6ed7257b [DLM] Consolidate transport protocols by Patrick Caulfield · 17 years ago
  84. fdda387 [DLM] Add support for tcp communications by Patrick Caulfield · 18 years ago
  85. 42fb008 [DLM] fix iovec length in recvmsg by Patrick Caulfield · 18 years ago
  86. 4c5e1b1 [DLM] fix iovec length in recvmsg by Patrick Caulfield · 18 years ago
  87. 38d6fd2 [PATCH] dlm gfp_t annotations by Al Viro · 18 years ago
  88. fcc8abc [DLM] move kmap to after spin_unlock by David Teigland · 18 years ago
  89. 7d5513d [DLM] init rwsem earlier by David Teigland · 18 years ago
  90. 47c96298 [GFS2] Change name due to local_nodeid being a macro by Steven Whitehouse · 18 years ago
  91. 1c032c0 [DLM] PATCH 2/3 dlm: lowcomms close by David Teigland · 18 years ago
  92. e7fd417 [DLM] The core of the DLM for GFS2/CLVM by David Teigland · 18 years ago