1. 883d4ca ocfs2: allocation hints by Mark Fasheh · 18 years ago
  2. 7bf72ed ocfs2: better group descriptor consistency checks by Mark Fasheh · 18 years ago
  3. 101ebf2 ocfs2: limit cluster bitmap information saved at mount by Mark Fasheh · 18 years ago
  4. 9acd72f [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres by Adrian Bunk · 18 years ago
  5. 34e3d18 ocfs2: fix check for locally granted state during dlmunlock() by Kurt Hackel · 18 years ago
  6. a23eac9 ocfs2: do not modify lksb->status in the unlock ast by Kurt Hackel · 18 years ago
  7. 4b1af77 ocfs2: Fix lvb corruption by Kurt Hackel · 18 years ago
  8. 184d7d2 ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() by Florin Malita · 18 years ago
  9. 7842704 ocfs2: clean up some osb fields by Mark Fasheh · 18 years ago
  10. a75a6e4 ocfs2: fix init of uuid_net_key by Mark Fasheh · 18 years ago
  11. e7607ab ocfs2: silence a debug print by Mark Fasheh · 18 years ago
  12. d426721 ocfs2: silence ENOENT during lookup of broken links by Sunil Mushran · 18 years ago
  13. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  14. a43db30 ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup by Joel Becker · 18 years ago
  15. 8169cae [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static by Adrian Bunk · 18 years ago
  16. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  17. 2b388c6 ocfs2: Compile-time disabling of ocfs2 debugging output. by Joel Becker · 18 years ago
  18. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  19. 4ad9845 [PATCH] Remove redundant NULL checks before [kv]free - in fs/ by Jesper Juhl · 18 years ago
  20. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  21. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  22. 43dee33 ocfs2: fix compiler warnings in dlm_convert_lock_handler() by Mark Fasheh · 18 years ago
  23. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  24. 0032abd ocfs2: remove whitespace in dlmunlock.c by Kurt Hackel · 18 years ago
  25. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  26. 495ac96 ocfs2: fix incorrect error returns by Kurt Hackel · 18 years ago
  27. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  28. 56a7c10 ocfs2: display message before waiting for recovery to complete by Kurt Hackel · 18 years ago
  29. 44a7f1d ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR by Kurt Hackel · 18 years ago
  30. b220532 ocfs2: retry operations when a lock is marked in recovery by Kurt Hackel · 18 years ago
  31. f85cd47 ocfs2: use cond_resched() in dlm_thread() by Kurt Hackel · 18 years ago
  32. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  33. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  34. c27069e ocfs2: continue recovery when a dead node is encountered by Kurt Hackel · 18 years ago
  35. 67a1874 ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() by Kurt Hackel · 18 years ago
  36. 6a41321 ocfs2: dlm_remaster_locks() should never exit without completing by Kurt Hackel · 18 years ago
  37. c8df412 ocfs2: special case recovery lock in dlmlock_remote() by Kurt Hackel · 18 years ago
  38. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago
  39. c87a9ae ocfs2: temporarily disable automatic lock migration by Kurt Hackel · 18 years ago
  40. 2abaf97 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() by Kurt Hackel · 18 years ago
  41. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 18 years ago
  42. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 18 years ago
  43. 6ff06a9 ocfs2: give the dlm dirty list a reference on the lockres by Kurt Hackel · 18 years ago
  44. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 18 years ago
  45. e4eb036 ocfs2: gracefully handle stale create_lock messages. by Kurt Hackel · 18 years ago
  46. ccd8b1f ocfs2: update lvb immediately during recovery by Kurt Hackel · 18 years ago
  47. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 18 years ago
  48. 8b21980 ocfs2: purge lockres' sooner by Kurt Hackel · 18 years ago
  49. 343e26a ocfs2: dump mismatching migrated lvbs before BUG() by Kurt Hackel · 18 years ago
  50. 466d1a4 ocfs2: make dlm recovery finalization 2 stage by Kurt Hackel · 18 years ago
  51. 69d72b0 ocfs2: dlm recovery / lockres reference count fix by Kurt Hackel · 18 years ago
  52. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 18 years ago
  53. a7f90d8 ocfs2: dump lockres info before we BUG() on a bad reference by Kurt Hackel · 18 years ago
  54. c0a8520 ocfs2: do LVB puts in place by Mark Fasheh · 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. da01ad055 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. d6dea6e ocfs2: clean up recovery related messages by Kurt Hackel · 18 years ago
  63. 29c0fa0 ocfs2: handle network errors during recovery by Kurt Hackel · 18 years ago
  64. c3187ce ocfs2: only recover one dead node at a time by Kurt Hackel · 18 years ago
  65. ab27eb6 ocfs2: Better tracking for recovery state changes by Kurt Hackel · 18 years ago
  66. 8bc674c ocfs2: Fix empty lvb check by Kurt Hackel · 18 years ago
  67. aba9aac ocfs2: fix inverted logic in dlm_is_node_dead by Kurt Hackel · 18 years ago
  68. 2580a58 ocfs2: recheck lockres master before sending an unlock request. by Kurt Hackel · 18 years ago
  69. 8d79d08 ocfs2: add a small delay after a failed migration by Kurt Hackel · 18 years ago
  70. 685f1ad ocfs2: silence a compile warning in dlm_alloc_pagevec() by Mark Fasheh · 18 years ago
  71. c8f33b6 [PATCH] ocfs2: Alloc at least a page for the DLM hash by Joel Becker · 18 years ago
  72. 03d864c ocfs2: allocate lockres hash pages in an array by Daniel Phillips · 18 years ago
  73. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 18 years ago
  74. 4198985 [PATCH] Clean up ocfs2 hash probe and make it faster by Daniel Phillips · 18 years ago
  75. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 18 years ago
  76. 65c491d ocfs2: move lockres qstr next to hlist_node structure by Mark Fasheh · 18 years ago
  77. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  78. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  79. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  80. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  81. afae00ab ocfs2: fix gfp mask in some file system paths by Sunil Mushran · 18 years ago
  82. dd4a2c2 ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() by Mark Fasheh · 18 years ago
  83. c4374f8 ocfs2: take meta data lock in ocfs2_file_aio_read() by Mark Fasheh · 18 years ago
  84. 53013cb ocfs2: take data locks around extend by Mark Fasheh · 18 years ago
  85. a9e2ae3 ocfs2: Better I/O error handling in heartbeat by Mark Fasheh · 18 years ago
  86. 2cd9888 ocfs2: test and set teardown flag early in user_dlm_destroy_lock() by Mark Fasheh · 18 years ago
  87. f43e691 ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast() by Mark Fasheh · 18 years ago
  88. cc6eb72 ocfs2: catch an invalid ast case in dlmfs by Mark Fasheh · 18 years ago
  89. 1f7bc82 ocfs2: remove an overly aggressive BUG() in dlmfs by Mark Fasheh · 18 years ago
  90. ab0920c ocfs2: multi node truncate fix by Mark Fasheh · 18 years ago
  91. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  92. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  93. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 18 years ago
  94. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 18 years ago
  95. ea8aa68 ocfs2: finally remove MLF* macros by Mark Fasheh · 18 years ago
  96. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  97. 2900485 ocfs2: don't use MLF* in dlm/ files by Kurt Hackel · 18 years ago
  98. 70bacbd ocfs2: don't use MLF* in cluster/ files by Mark Fasheh · 18 years ago
  99. c03872f [PATCH] ocfs2: dlm recovery fixes by Kurt Hackel · 18 years ago
  100. 9c6510a [PATCH] ocfs2: fix hang in dlm lock resource mastery by Kurt Hackel · 18 years ago