1. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 10 years ago
  2. 66db6cf ocfs2: fix double kmem_cache_destroy in dlm_init by Joseph Qi · 10 years ago
  3. 728b980 ocfs2: break useless while loop by Junxiao Bi · 11 years ago
  4. fae477b ocfs2: delay migration when the lockres is in migration state by Xue jiufei · 11 years ago
  5. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  6. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  7. ff0a522 ocfs2/dlm: Take inflight reference count for remotely mastered resources too by Sunil Mushran · 13 years ago
  8. 8d400b8 ocfs2/dlm: Clean up refmap helpers by Sunil Mushran · 13 years ago
  9. 8decab3 ocfs2/dlm: Clean up messages in o2dlm by Sunil Mushran · 13 years ago
  10. 66effd3 ocfs2/dlm: Do not migrate resource to a node that is leaving the domain by Sunil Mushran · 13 years ago
  11. 9f62e96 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean by Sunil Mushran · 13 years ago
  12. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  15. 388c4bc ocfs2/dlm: Migrate lockres with no locks if it has a reference by Sunil Mushran · 14 years ago
  16. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  17. b11f1f1 ocfs2/dlm: remove potential deadlock -V3 by Wengang Wang · 14 years ago
  18. 6d98c3c ocfs2/dlm: fix a dead lock by Wengang Wang · 14 years ago
  19. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  20. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  21. 3914ed0 fs/ocfs2/dlm: Drop memory allocation cast by Julia Lawall · 14 years ago
  22. a5196ec ocfs2: print node # when tcp fails by Wengang Wang · 14 years ago
  23. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 14 years ago
  24. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 15 years ago
  25. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  26. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  27. 7141514 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry by Sunil Mushran · 15 years ago
  28. 7d62a978 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined by Sunil Mushran · 15 years ago
  29. 6800791 ocfs2/dlm: Improve lockres counts by Sunil Mushran · 15 years ago
  30. 2041d8f ocfs2/dlm: Track number of mles by Sunil Mushran · 15 years ago
  31. 67ae1f0 ocfs2/dlm: Indent dlm_cleanup_master_list() by Sunil Mushran · 15 years ago
  32. 2ed6c75 ocfs2/dlm: Activate dlm->master_hash for master list entries by Sunil Mushran · 15 years ago
  33. c2cd4a4 ocfs2/dlm: Refactor dlm_clean_master_list() by Sunil Mushran · 15 years ago
  34. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 15 years ago
  35. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 15 years ago
  36. 53ecd25 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter by Sunil Mushran · 15 years ago
  37. 7b791d6 ocfs2/dlm: Fix race during lockres mastery by Sunil Mushran · 16 years ago
  38. b0d4f817 ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list by Sunil Mushran · 16 years ago
  39. 2b83256 ocfs2/dlm: Fix a race between migrate request and exit domain by Sunil Mushran · 16 years ago
  40. 18c6ac3 [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() by Sunil Mushran · 16 years ago
  41. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 16 years ago
  42. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 16 years ago
  43. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 16 years ago
  44. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 16 years ago
  45. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 16 years ago
  46. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 16 years ago
  47. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 16 years ago
  48. 2af37ce ocfs2: Use dlm_print_one_lock_resource for lock resource print by Tao Ma · 16 years ago
  49. 05488bb [2.6 patch] ocfs2: make dlm_do_assert_master() static by Adrian Bunk · 16 years ago
  50. 2759236 [PATCH] fs/ocfs2: Add missing "space" by Joe Perches · 17 years ago
  51. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  52. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  53. 2f5bf1f ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() by Sunil Mushran · 17 years ago
  54. b36c3f8 ocfs2_dlm: Add missing locks in dlm_empty_lockres by Sunil Mushran · 17 years ago
  55. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 18 years ago
  56. 3b8118c ocfs2_dlm: Calling post handler function in assert master handler by Kurt Hackel · 18 years ago
  57. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  58. a6fa364 ocfs2_dlm: wake up sleepers on the lockres waitqueue by Kurt Hackel · 18 years ago
  59. 1cd04db ocfs2_dlm: Flush dlm workqueue before starting to migrate by Kurt Hackel · 18 years ago
  60. ddc09c8 ocfs2_dlm: Fixes race between migrate and dirty by Kurt Hackel · 18 years ago
  61. faf0ec9 [PATCH] fs/ocfs2/dlm/: make functions static by Adrian Bunk · 18 years ago
  62. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  63. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  64. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  65. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  66. 9acd72f [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres by Adrian Bunk · 18 years ago
  67. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  68. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  69. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  70. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  71. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  72. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  73. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago
  74. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 18 years ago
  75. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 18 years ago
  76. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 18 years ago
  77. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 18 years ago
  78. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 18 years ago
  79. a7f90d8 ocfs2: dump lockres info before we BUG() on a bad reference by Kurt Hackel · 18 years ago
  80. aa85235 ocfs2: mle ref count debugging by Kurt Hackel · 18 years ago
  81. dc2ed19 ocfs2: allow for an assert message during lock mastery by Kurt Hackel · 18 years ago
  82. 2d1a868 ocfs2: take mle reference during migration by Kurt Hackel · 18 years ago
  83. 41b8c8a ocfs2: properly initialize the mle structure by Kurt Hackel · 18 years ago
  84. da01ad055 ocfs2: detach mle from heartbeat events by Kurt Hackel · 18 years ago
  85. a2bf047 ocfs2: mle ref counting fixes by Kurt Hackel · 18 years ago
  86. 9588371 ocfs2: better mle debugging by Kurt Hackel · 18 years ago
  87. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 18 years ago
  88. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 18 years ago
  89. c03872f [PATCH] ocfs2: dlm recovery fixes by Kurt Hackel · 18 years ago
  90. 9c6510a [PATCH] ocfs2: fix hang in dlm lock resource mastery by Kurt Hackel · 18 years ago
  91. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 18 years ago
  92. f671c09 [PATCH] ocfs2: detach from heartbeat events before freeing mle by Kurt Hackel · 18 years ago
  93. e2faea4 [PATCH] ocfs2/dlm: fixes by Kurt Hackel · 19 years ago
  94. 82353b5 [PATCH] This patch contains the following cleanups: by Adrian Bunk · 19 years ago
  95. 6714d8e [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 19 years ago