1. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  2. 7141514 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry by Sunil Mushran · 16 years ago
  3. 7d62a97 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined by Sunil Mushran · 16 years ago
  4. 6800791 ocfs2/dlm: Improve lockres counts by Sunil Mushran · 16 years ago
  5. 2041d8f ocfs2/dlm: Track number of mles by Sunil Mushran · 16 years ago
  6. 67ae1f0 ocfs2/dlm: Indent dlm_cleanup_master_list() by Sunil Mushran · 16 years ago
  7. 2ed6c75 ocfs2/dlm: Activate dlm->master_hash for master list entries by Sunil Mushran · 16 years ago
  8. c2cd4a4 ocfs2/dlm: Refactor dlm_clean_master_list() by Sunil Mushran · 16 years ago
  9. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 16 years ago
  10. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 16 years ago
  11. 53ecd25 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter by Sunil Mushran · 16 years ago
  12. 7b791d6 ocfs2/dlm: Fix race during lockres mastery by Sunil Mushran · 16 years ago
  13. b0d4f81 ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list by Sunil Mushran · 16 years ago
  14. 2b83256 ocfs2/dlm: Fix a race between migrate request and exit domain by Sunil Mushran · 16 years ago
  15. 18c6ac3 [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() by Sunil Mushran · 16 years ago
  16. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 17 years ago
  17. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 17 years ago
  18. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 17 years ago
  19. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 17 years ago
  20. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 17 years ago
  21. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 17 years ago
  22. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 17 years ago
  23. 2af37ce ocfs2: Use dlm_print_one_lock_resource for lock resource print by Tao Ma · 17 years ago
  24. 05488bb [2.6 patch] ocfs2: make dlm_do_assert_master() static by Adrian Bunk · 17 years ago
  25. 2759236 [PATCH] fs/ocfs2: Add missing "space" by Joe Perches · 17 years ago
  26. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  27. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  28. 2f5bf1f ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() by Sunil Mushran · 18 years ago
  29. b36c3f8 ocfs2_dlm: Add missing locks in dlm_empty_lockres by Sunil Mushran · 18 years ago
  30. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 18 years ago
  31. 3b8118c ocfs2_dlm: Calling post handler function in assert master handler by Kurt Hackel · 18 years ago
  32. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  33. a6fa364 ocfs2_dlm: wake up sleepers on the lockres waitqueue by Kurt Hackel · 18 years ago
  34. 1cd04db ocfs2_dlm: Flush dlm workqueue before starting to migrate by Kurt Hackel · 18 years ago
  35. ddc09c8 ocfs2_dlm: Fixes race between migrate and dirty by Kurt Hackel · 18 years ago
  36. faf0ec9 [PATCH] fs/ocfs2/dlm/: make functions static by Adrian Bunk · 18 years ago
  37. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  38. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  39. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  40. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  41. 9acd72f [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres by Adrian Bunk · 18 years ago
  42. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  43. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  44. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  45. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  46. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  47. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  48. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago
  49. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 18 years ago
  50. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 18 years ago
  51. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 18 years ago
  52. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 18 years ago
  53. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 18 years ago
  54. a7f90d8 ocfs2: dump lockres info before we BUG() on a bad reference by Kurt Hackel · 18 years ago
  55. aa85235 ocfs2: mle ref count debugging by Kurt Hackel · 18 years ago
  56. dc2ed19 ocfs2: allow for an assert message during lock mastery by Kurt Hackel · 18 years ago
  57. 2d1a868 ocfs2: take mle reference during migration by Kurt Hackel · 18 years ago
  58. 41b8c8a ocfs2: properly initialize the mle structure by Kurt Hackel · 18 years ago
  59. da01ad0 ocfs2: detach mle from heartbeat events by Kurt Hackel · 18 years ago
  60. a2bf047 ocfs2: mle ref counting fixes by Kurt Hackel · 18 years ago
  61. 9588371 ocfs2: better mle debugging by Kurt Hackel · 18 years ago
  62. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 19 years ago
  63. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 19 years ago
  64. c03872f [PATCH] ocfs2: dlm recovery fixes by Kurt Hackel · 19 years ago
  65. 9c6510a [PATCH] ocfs2: fix hang in dlm lock resource mastery by Kurt Hackel · 19 years ago
  66. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 19 years ago
  67. f671c09 [PATCH] ocfs2: detach from heartbeat events before freeing mle by Kurt Hackel · 19 years ago
  68. e2faea4 [PATCH] ocfs2/dlm: fixes by Kurt Hackel · 19 years ago
  69. 82353b5 [PATCH] This patch contains the following cleanups: by Adrian Bunk · 19 years ago
  70. 6714d8e [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 19 years ago