1. e43f055 dlm: use alloc_workqueue function by David Teigland · 13 years ago
  2. e3853a9 dlm: increase default hash table sizes by David Teigland · 13 years ago
  3. 8304d6f dlm: record full callback state by David Teigland · 13 years ago
  4. 6b155c8 dlm: use single thread workqueues by David Teigland · 13 years ago
  5. 86c747d dlm: Make DLM depend on CONFIGFS_FS by Nicholas Bellinger · 13 years ago
  6. b9d4105 dlm: sanitize work_start() in lowcomms.c by Namhyung Kim · 14 years ago
  7. f92c8dd dlm: reduce cond_resched during send by Bob Peterson · 14 years ago
  8. cb2d45d dlm: use TCP_NODELAY by David Teigland · 14 years ago
  9. dcce240 dlm: Use cmwq for send and receive workqueues by Steven Whitehouse · 14 years ago
  10. b36930d dlm: Handle application limited situations properly. by David Miller · 14 years ago
  11. 2c15bd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  12. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  13. 314dd2a dlm: Don't send callback to node making lock request when "try 1cb" fails by Steven Whitehouse · 14 years ago
  14. f70cb33 fs/dlm: Drop unnecessary null test by Julia Lawall · 14 years ago
  15. a4d935b dlm: use genl_register_family_with_ops() by Changli Gao · 14 years ago
  16. 89d799d dlm: fix ast ordering for user locks by David Teigland · 14 years ago
  17. 99fb19d dlm: cleanup remove unused code by Dan Carpenter · 14 years ago
  18. 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
  19. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  20. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  21. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  22. b6fa879 dlm: use bastmode in debugfs output by David Teigland · 14 years ago
  23. b4a5d4b dlm: Send lockspace name with uevents by Steven Whitehouse · 14 years ago
  24. cf6620a dlm: send reply before bast by David Teigland · 14 years ago
  25. 7fe2b31 dlm: fix ordering of bast and cast by David Teigland · 14 years ago
  26. c41b20e Fix misspellings of "truly" in comments. by Adam Buchbinder · 15 years ago
  27. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  28. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  29. 573c24c dlm: always use GFP_NOFS by David Teigland · 15 years ago
  30. 6861f35 dlm: fix socket fd translation by David Teigland · 15 years ago
  31. 04bedd7 dlm: fix lowcomms_connect_node for sctp by David Teigland · 15 years ago
  32. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  33. 5ce0028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  34. 1329e3f dlm: use kernel_sendpage by Paolo Bonzini · 15 years ago
  35. 063c4c9 dlm: fix connection close handling by Lars Marowsky-Bree · 15 years ago
  36. b5711b8 dlm: fix double-release of socket in error exit path by Casey Dahlin · 15 years ago
  37. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. a89d63a dlm: free socket in error exit path by Casey Dahlin · 15 years ago
  39. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  40. c78a87d dlm: fix plock use-after-free by David Teigland · 15 years ago
  41. a566a6b dlm: Fix uninitialised variable warning in lock.c by Steven Whitehouse · 15 years ago
  42. 748285c dlm: use more NOFS allocation by David Teigland · 15 years ago
  43. 391fbdc dlm: connect to nodes earlier by Christine Caulfield · 15 years ago
  44. 8511a27 dlm: fix use count with multiple joins by David Teigland · 15 years ago
  45. 08ce4c9 dlm: Make name input parameter of {,dlm_}new_lockspace() const by Geert Uytterhoeven · 15 years ago
  46. 1fecb1c dlm: fix length calculation in compat code by David Teigland · 15 years ago
  47. a536e38 dlm: ignore cancel on granted lock by David Teigland · 15 years ago
  48. 43279e5 dlm: clear defunct cancel state by David Teigland · 15 years ago
  49. 5e9ccc3 dlm: replace idr with hash table for connections by Christine Caulfield · 15 years ago
  50. 2cf12c0 dlm: comment typo fixes by Joe Perches · 15 years ago
  51. 44ad532 dlm: use ipv6_addr_copy by Joe Perches · 15 years ago
  52. 305a47b dlm: Change rwlock which is only used in write mode to a spinlock by Steven Whitehouse · 15 years ago
  53. 20d5a39 dlm: initialize file_lock struct in GETLK before copying conflicting lock by Jeff Layton · 15 years ago
  54. 24179f4 dlm: fix plock notify callback to lockd by David Teigland · 15 years ago
  55. c7be761 dlm: change rsbtbl rwlock to spinlock by David Teigland · 15 years ago
  56. 892c446 dlm: fix seq_file usage in debugfs lock dump by David Teigland · 15 years ago
  57. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  58. 722d742 dlm: fs/dlm/ast.c: fix warning by Andrew Morton · 15 years ago
  59. d022509 dlm: add new debugfs entry by David Teigland · 15 years ago
  60. e3a84ad dlm: add time stamp of blocking callback by David Teigland · 16 years ago
  61. eeda418 dlm: change lock time stamping by David Teigland · 16 years ago
  62. fd22a51 dlm: improve how bast mode handling by David Teigland · 16 years ago
  63. 0333969 dlm: remove extra blocking callback check by David Teigland · 16 years ago
  64. d61e9aa dlm: replace schedule with cond_resched by Steven Whitehouse · 16 years ago
  65. 1521848 dlm: remove kmap/kunmap by Steven Whitehouse · 16 years ago
  66. cd8e467 dlm: trivial annotation of be16 value by Harvey Harrison · 16 years ago
  67. d6d7b70 dlm: fix up memory allocation flags by Steven Whitehouse · 16 years ago
  68. 180b65d fix warning in fs/dlm/netlink.c by Ingo Molnar · 16 years ago
  69. 278afcb dlm: fix shutdown cleanup by David Teigland · 16 years ago
  70. 27eccf4 dlm: choose better identifiers by Andrew Morton · 16 years ago
  71. f9f2ed4 dlm: remove bkl by David Teigland · 16 years ago
  72. 44be6fd dlm: fix address compare by David Teigland · 16 years ago
  73. c1dcf65 dlm: fix locking of lockspace list in dlm_scand by David Teigland · 16 years ago
  74. dc68c7e dlm: detect available userspace daemon by David Teigland · 16 years ago
  75. 0f8e0d9 dlm: allow multiple lockspace creates by David Teigland · 16 years ago
  76. 5140934 dlm: rename structs by David Teigland · 16 years ago
  77. cb980d9 dlm: add missing kfrees by David Teigland · 16 years ago
  78. 3988ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  79. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  80. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  81. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  82. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  83. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  84. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  85. 18c60c0 dlm: fix uninitialized variable for search_rsb_list callers by Benny Halevy · 16 years ago
  86. 311f6fc dlm: release socket on error by Masatake YAMATO · 16 years ago
  87. 329fc4c dlm: fix basts for granted CW waiting PR/CW by David Teigland · 16 years ago
  88. 254ae43a dlm: check for null in device_write by Masatake YAMATO · 16 years ago
  89. 514bcc6 dlm-user: BKL pushdown by Arnd Bergmann · 16 years ago
  90. 817d10b dlm: fix plock dev_write return value by David Teigland · 16 years ago
  91. 0035a4b dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL by Marcin Slusarz · 16 years ago
  92. 88ad231 dlm: section mismatch warning fix by Leonardo Potenza · 16 years ago
  93. 7a936ce dlm: convert connections_lock in a mutex by Matthias Kaehlcke · 16 years ago
  94. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  95. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  96. 3d564fa dlm: common max length definitions by David Teigland · 16 years ago
  97. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  98. d44e0fc dlm: recover nodes that are removed and re-added by David Teigland · 16 years ago
  99. 761b9d3 dlm: save master info after failed no-queue request by David Teigland · 16 years ago
  100. 170e19a dlm: make dlm_print_rsb() static by Adrian Bunk · 16 years ago