1. ee8f7fc ocfs2/dlm: continue to purge recovery lockres when recovery master goes down by piaojun · 8 years ago
  2. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  3. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 8 years ago
  4. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 8 years ago
  5. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 8 years ago
  6. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 8 years ago
  7. 3c973b0 ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h by Joseph Qi · 8 years ago
  8. 345dc68 ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set by Joseph Qi · 9 years ago
  9. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 10 years ago
  10. e72db98 ocfs2: remove some unused code by Xue jiufei · 10 years ago
  11. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  12. 8515841 ocfs2: trivial endianness misannotations by Al Viro · 12 years ago
  13. ed8625c ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() by Sunil Mushran · 13 years ago
  14. e9f0b6a ocfs2/dlm: Trace insert/remove of resource to/from hash by Sunil Mushran · 13 years ago
  15. 8d400b8 ocfs2/dlm: Clean up refmap helpers by Sunil Mushran · 13 years ago
  16. bddefde ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG by Sunil Mushran · 13 years ago
  17. 9f62e96 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean by Sunil Mushran · 13 years ago
  18. 079ffb7 ocfs2/dlm: Hard code the values for enums by Sunil Mushran · 13 years ago
  19. 18cfdf1 by Sunil Mushran · 14 years ago
  20. ea20344 by Sunil Mushran · 14 years ago
  21. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  22. d9ef752 ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break by Wengang Wang · 14 years ago
  23. 0467ae9 ocfs2/dlm: Increase o2dlm lockres hash size by Sunil Mushran · 14 years ago
  24. 7141514 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry by Sunil Mushran · 15 years ago
  25. 7d62a978 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined by Sunil Mushran · 15 years ago
  26. 6800791 ocfs2/dlm: Improve lockres counts by Sunil Mushran · 15 years ago
  27. 2041d8f ocfs2/dlm: Track number of mles by Sunil Mushran · 15 years ago
  28. 2ed6c75 ocfs2/dlm: Activate dlm->master_hash for master list entries by Sunil Mushran · 15 years ago
  29. e2b66dd ocfs2/dlm: Create and destroy the dlm->master_hash by Sunil Mushran · 15 years ago
  30. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 15 years ago
  31. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 15 years ago
  32. b0d4f817 ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list by Sunil Mushran · 15 years ago
  33. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 16 years ago
  34. 007dce5 ocfs2/dlm: Dump the dlm state in a debugfs file by Sunil Mushran · 16 years ago
  35. 6325b4a ocfs2/dlm: Create debugfs dirs by Sunil Mushran · 16 years ago
  36. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 16 years ago
  37. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 16 years ago
  38. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 16 years ago
  39. 0f71b7b ocfs2: Fix endian bug in o2dlm protocol negotiation. by Joel Becker · 16 years ago
  40. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 16 years ago
  41. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 17 years ago
  42. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 17 years ago
  43. 3b8118c ocfs2_dlm: Calling post handler function in assert master handler by Kurt Hackel · 17 years ago
  44. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 17 years ago
  45. ddc09c8 ocfs2_dlm: Fixes race between migrate and dirty by Kurt Hackel · 17 years ago
  46. faf0ec9 [PATCH] fs/ocfs2/dlm/: make functions static by Adrian Bunk · 17 years ago
  47. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  48. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  49. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  50. 8169cae [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static by Adrian Bunk · 18 years ago
  51. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  52. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  53. 6ff06a9 ocfs2: give the dlm dirty list a reference on the lockres by Kurt Hackel · 18 years ago
  54. 466d1a4 ocfs2: make dlm recovery finalization 2 stage by Kurt Hackel · 18 years ago
  55. 69d72b0 ocfs2: dlm recovery / lockres reference count fix by Kurt Hackel · 18 years ago
  56. 8bc674c ocfs2: Fix empty lvb check by Kurt Hackel · 18 years ago
  57. c8f33b6 [PATCH] ocfs2: Alloc at least a page for the DLM hash by Joel Becker · 18 years ago
  58. 03d864c ocfs2: allocate lockres hash pages in an array by Daniel Phillips · 18 years ago
  59. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 18 years ago
  60. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 18 years ago
  61. 65c491d ocfs2: move lockres qstr next to hlist_node structure by Mark Fasheh · 18 years ago
  62. 2900485 ocfs2: don't use MLF* in dlm/ files by Kurt Hackel · 18 years ago
  63. c03872f [PATCH] ocfs2: dlm recovery fixes by Kurt Hackel · 18 years ago
  64. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 18 years ago
  65. 44465a7 [PATCH] ocfs2: add dlm_wait_for_node_death by Kurt Hackel · 18 years ago
  66. e2faea4 [PATCH] ocfs2/dlm: fixes by Kurt Hackel · 18 years ago
  67. 6714d8e [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 18 years ago