1. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  2. eeee2b5 dlm: remove unused variable in *dlm_lowcomms_get_buffer() by Wei Yongjun · 12 years ago
  3. 9c5bef5 dlm: cleanup send_to_sock routine by Ying Xue · 12 years ago
  4. 4dd40f0 dlm: convert add_sock routine return value type to void by Ying Xue · 12 years ago
  5. b4c798c dlm: remove redundant variable assignments by Xue Ying · 12 years ago
  6. 36b71a8 dlm: fix deadlock between dlm_send and dlm_controld by David Teigland · 12 years ago
  7. 513ef59 dlm: prevent connections during shutdown by David Teigland · 12 years ago
  8. 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
  9. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 12 years ago
  10. 2f2d76c dlm: Do not allocate a fd for peeloff by Benjamin Poirier · 12 years ago
  11. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  12. bcaadf5 dlm: dump address of unknown node by Masatake YAMATO · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. e43f055 dlm: use alloc_workqueue function by David Teigland · 13 years ago
  15. 6b155c8 dlm: use single thread workqueues by David Teigland · 13 years ago
  16. b9d4105 dlm: sanitize work_start() in lowcomms.c by Namhyung Kim · 14 years ago
  17. f92c8dd dlm: reduce cond_resched during send by Bob Peterson · 14 years ago
  18. cb2d45d dlm: use TCP_NODELAY by David Teigland · 14 years ago
  19. dcce240 dlm: Use cmwq for send and receive workqueues by Steven Whitehouse · 14 years ago
  20. b36930d dlm: Handle application limited situations properly. by David Miller · 14 years ago
  21. f70cb33 fs/dlm: Drop unnecessary null test by Julia Lawall · 14 years ago
  22. 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
  23. 573c24c dlm: always use GFP_NOFS by David Teigland · 15 years ago
  24. 6861f35 dlm: fix socket fd translation by David Teigland · 15 years ago
  25. 04bedd7 dlm: fix lowcomms_connect_node for sctp by David Teigland · 15 years ago
  26. 1329e3f dlm: use kernel_sendpage by Paolo Bonzini · 15 years ago
  27. 063c4c9 dlm: fix connection close handling by Lars Marowsky-Bree · 15 years ago
  28. b5711b8 dlm: fix double-release of socket in error exit path by Casey Dahlin · 15 years ago
  29. a89d63a dlm: free socket in error exit path by Casey Dahlin · 15 years ago
  30. 748285c dlm: use more NOFS allocation by David Teigland · 15 years ago
  31. 391fbdc dlm: connect to nodes earlier by Christine Caulfield · 15 years ago
  32. 5e9ccc3 dlm: replace idr with hash table for connections by Christine Caulfield · 15 years ago
  33. 2cf12c0 dlm: comment typo fixes by Joe Perches · 15 years ago
  34. 44ad532 dlm: use ipv6_addr_copy by Joe Perches · 15 years ago
  35. 1521848 dlm: remove kmap/kunmap by Steven Whitehouse · 16 years ago
  36. d6d7b70 dlm: fix up memory allocation flags by Steven Whitehouse · 16 years ago
  37. 311f6fc dlm: release socket on error by Masatake YAMATO · 16 years ago
  38. 0035a4b dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL by Marcin Slusarz · 16 years ago
  39. 7a936ce dlm: convert connections_lock in a mutex by Matthias Kaehlcke · 16 years ago
  40. 39bd417 dlm: close othercons by Patrick Caulfeld · 16 years ago
  41. 6bd8fed dlm: bind connections from known local address when using TCP by Lon Hohberger · 17 years ago
  42. df61c95 [DLM] lowcomms: Do not muck with sysctl_rmem_max. by David S. Miller · 17 years ago
  43. d66f827 [DLM] Make dlm_sendd cond_resched more by Patrick Caulfield · 17 years ago
  44. 61d96be [DLM] Fix lowcomms socket closing by Patrick Caulfield · 17 years ago
  45. 9e5f282 [DLM] More othercon fixes by Patrick Caulfield · 17 years ago
  46. 01c8cab [DLM] zero unused parts of sockaddr_storage by Patrick Caulfield · 17 years ago
  47. 25720c2 [DLM] Clear othercon pointers when a connection is closed by Patrick Caulfield · 17 years ago
  48. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  49. f4fadb23c [GFS2] git-gfs2-nmw-build-fix by akpm@linux-foundation.org · 17 years ago
  50. 97d8483 [DLM] Telnet to port 21064 can stop all lockspaces by Patrick Caulfield · 17 years ago
  51. afb853f [DLM] fix socket shutdown by Patrick Caulfield · 17 years ago
  52. 617e82e [DLM] lowcomms style by David Teigland · 17 years ago
  53. 30d3a23 [DLM] Lowcomms nodeid range & initialisation fixes by Patrick Caulfield · 17 years ago
  54. 2439fe50 [DLM] Fix dlm_lowcoms_stop hang by Josef Bacik · 17 years ago
  55. 6ed7257b [DLM] Consolidate transport protocols by Patrick Caulfield · 17 years ago
  56. fdda387 [DLM] Add support for tcp communications by Patrick Caulfield · 18 years ago
  57. 42fb008 [DLM] fix iovec length in recvmsg by Patrick Caulfield · 18 years ago
  58. 4c5e1b1 [DLM] fix iovec length in recvmsg by Patrick Caulfield · 18 years ago
  59. 38d6fd2 [PATCH] dlm gfp_t annotations by Al Viro · 18 years ago
  60. fcc8abc [DLM] move kmap to after spin_unlock by David Teigland · 18 years ago
  61. 7d5513d [DLM] init rwsem earlier by David Teigland · 18 years ago
  62. 47c96298 [GFS2] Change name due to local_nodeid being a macro by Steven Whitehouse · 18 years ago
  63. 1c032c0 [DLM] PATCH 2/3 dlm: lowcomms close by David Teigland · 18 years ago
  64. e7fd417 [DLM] The core of the DLM for GFS2/CLVM by David Teigland · 18 years ago