1. e2057c5 ocfs2: cond_resched() in ocfs2_zero_extend() by Mark Fasheh · 18 years ago
  2. 0effef7 ocfs2: fix page zeroing during simple extends by Mark Fasheh · 18 years ago
  3. 711a40f ocfs2: remove spurious d_count check in ocfs2_rename() by Sunil Mushran · 18 years ago
  4. 79cd22d ocfs2: delete redundant memcmp() by Akinobu Mita · 18 years ago
  5. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  6. 17ff785 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling by Mark Fasheh · 18 years ago
  7. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  8. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  9. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  10. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  11. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  12. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  13. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  14. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  15. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  16. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  17. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  18. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  19. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  20. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago
  21. b80fc01 ocfs2: don't unconditionally pass LVB flags by Mark Fasheh · 18 years ago
  22. aa2623a ocfs2: combine inode and generic blocking AST functions by Mark Fasheh · 18 years ago
  23. 54a7e75 ocfs2: Add ->get_osb() dlmglue locking operation by Mark Fasheh · 18 years ago
  24. 2a45f2d ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops by Mark Fasheh · 18 years ago
  25. e92d57d ocfs2: combine inode and generic AST functions by Mark Fasheh · 18 years ago
  26. f625c97 ocfs2: Clean up lock resource refresh flags by Mark Fasheh · 18 years ago
  27. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  28. f9e2d82 ocfs2: Encode i_generation in the meta data lvb by Mark Fasheh · 18 years ago
  29. 4d3b83f ocfs2: Free up some space in the lvb by Mark Fasheh · 18 years ago
  30. 0027dd5 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() by Mark Fasheh · 18 years ago
  31. 1ba9da2 ocfs2: manually d_move() during ocfs2_rename() by Mark Fasheh · 18 years ago
  32. 1390334 ocfs2: Remove the dentry vote by Mark Fasheh · 18 years ago
  33. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  34. 80c0584 ocfs2: Add dentry tracking API by Mark Fasheh · 18 years ago
  35. d680efe ocfs2: Add new cluster lock type by Mark Fasheh · 18 years ago
  36. f068106 ocfs2: Update dlmglue for new dlmlock() API by Mark Fasheh · 18 years ago
  37. ea5b3a1 ocfs2: Update dlmfs for new dlmlock() API by Mark Fasheh · 18 years ago
  38. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  39. e2c7369 ocfs2: Silence dlm error print by Mark Fasheh · 18 years ago
  40. eb35746 ocfs2: Remove overzealous BUG_ON() by Mark Fasheh · 18 years ago
  41. f12033d ocfs2: Don't print on unknown remote blocking call by Mark Fasheh · 18 years ago
  42. aa95887 ocfs2: implement directory read-ahead by Mark Fasheh · 18 years ago
  43. e0b4096 ocfs2: properly update i_mtime on buffered write by Mark Fasheh · 18 years ago
  44. 0f62de2 ocfs2: Fix directory link count checks in ocfs2_link() by Tiger Yang · 18 years ago
  45. a663e30 ocfs2: move nlink check in ocfs2_mknod() by Mark Fasheh · 18 years ago
  46. 471e3f5 ocfs2: Fix heartbeat sector calculation by Mathieu Avila · 18 years ago
  47. 2d56251 [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" by Adrian Bunk · 18 years ago
  48. ca4d147 ocfs2: add ext2 attributes by Herbert Poetzl · 18 years ago
  49. 883d4ca ocfs2: allocation hints by Mark Fasheh · 18 years ago
  50. 7bf72ed ocfs2: better group descriptor consistency checks by Mark Fasheh · 18 years ago
  51. 101ebf2 ocfs2: limit cluster bitmap information saved at mount by Mark Fasheh · 18 years ago
  52. 9acd72f [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres by Adrian Bunk · 18 years ago
  53. 34e3d18 ocfs2: fix check for locally granted state during dlmunlock() by Kurt Hackel · 18 years ago
  54. a23eac9 ocfs2: do not modify lksb->status in the unlock ast by Kurt Hackel · 18 years ago
  55. 4b1af77 ocfs2: Fix lvb corruption by Kurt Hackel · 18 years ago
  56. 184d7d2 ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() by Florin Malita · 18 years ago
  57. 7842704 ocfs2: clean up some osb fields by Mark Fasheh · 18 years ago
  58. a75a6e4 ocfs2: fix init of uuid_net_key by Mark Fasheh · 18 years ago
  59. e7607ab ocfs2: silence a debug print by Mark Fasheh · 18 years ago
  60. d426721 ocfs2: silence ENOENT during lookup of broken links by Sunil Mushran · 18 years ago
  61. 781ee3e ocfs2: Cleanup message prints by Sunil Mushran · 18 years ago
  62. a43db30 ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup by Joel Becker · 18 years ago
  63. 8169cae [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static by Adrian Bunk · 18 years ago
  64. 0db638f ocfs2: warn the user on a dead timeout mismatch by Mark Fasheh · 18 years ago
  65. 2b388c6 ocfs2: Compile-time disabling of ocfs2 debugging output. by Joel Becker · 18 years ago
  66. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  67. 4ad9845 [PATCH] Remove redundant NULL checks before [kv]free - in fs/ by Jesper Juhl · 18 years ago
  68. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  69. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  70. 43dee33 ocfs2: fix compiler warnings in dlm_convert_lock_handler() by Mark Fasheh · 18 years ago
  71. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  72. 0032abd ocfs2: remove whitespace in dlmunlock.c by Kurt Hackel · 18 years ago
  73. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  74. 495ac96 ocfs2: fix incorrect error returns by Kurt Hackel · 18 years ago
  75. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  76. 56a7c10 ocfs2: display message before waiting for recovery to complete by Kurt Hackel · 18 years ago
  77. 44a7f1d ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR by Kurt Hackel · 18 years ago
  78. b220532 ocfs2: retry operations when a lock is marked in recovery by Kurt Hackel · 18 years ago
  79. f85cd47 ocfs2: use cond_resched() in dlm_thread() by Kurt Hackel · 18 years ago
  80. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  81. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  82. c27069e ocfs2: continue recovery when a dead node is encountered by Kurt Hackel · 18 years ago
  83. 67a1874 ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() by Kurt Hackel · 18 years ago
  84. 6a41321 ocfs2: dlm_remaster_locks() should never exit without completing by Kurt Hackel · 18 years ago
  85. c8df412 ocfs2: special case recovery lock in dlmlock_remote() by Kurt Hackel · 18 years ago
  86. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago
  87. c87a9ae ocfs2: temporarily disable automatic lock migration by Kurt Hackel · 18 years ago
  88. 2abaf97 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() by Kurt Hackel · 18 years ago
  89. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 18 years ago
  90. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 18 years ago
  91. 6ff06a9 ocfs2: give the dlm dirty list a reference on the lockres by Kurt Hackel · 18 years ago
  92. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 18 years ago
  93. e4eb036 ocfs2: gracefully handle stale create_lock messages. by Kurt Hackel · 18 years ago
  94. ccd8b1f ocfs2: update lvb immediately during recovery by Kurt Hackel · 18 years ago
  95. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 18 years ago
  96. 8b21980 ocfs2: purge lockres' sooner by Kurt Hackel · 18 years ago
  97. 343e26a ocfs2: dump mismatching migrated lvbs before BUG() by Kurt Hackel · 18 years ago
  98. 466d1a4 ocfs2: make dlm recovery finalization 2 stage by Kurt Hackel · 18 years ago
  99. 69d72b0 ocfs2: dlm recovery / lockres reference count fix by Kurt Hackel · 18 years ago
  100. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 18 years ago