1. bcb7267 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  2. 12daef1 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 5 years ago
  3. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  5. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  6. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  7. 88d69b9 ocfs2: remove bogus NULL check in ocfs2_move_extents() by Dan Carpenter · 9 years ago
  8. 7fa05c6 ocfs2: fix shift left operations overflow by Joseph Qi · 10 years ago
  9. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  10. db66c71 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed by Younger Liu · 10 years ago
  11. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  12. 0a2fcd89 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() by Younger Liu · 10 years ago
  13. bfbca92 ocfs2: add missing errno in ocfs2_ioctl_move_extents() by Younger Liu · 11 years ago
  14. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  15. 4704aa3 ocfs2: fix a memory leak in __ocfs2_move_extents() by Jie Liu · 11 years ago
  16. f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
  17. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  18. 7f4804d ocfs2: fix NULL dereference for moving extents by Dan Carpenter · 11 years ago
  19. 85a258b ocfs2: fix error handling in ocfs2_ioctl_move_extents() by Dan Carpenter · 11 years ago
  20. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  21. f6a5690 ocfs2: deal with __user misannotations by Al Viro · 12 years ago
  22. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 12 years ago
  23. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 12 years ago
  24. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  25. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  26. 3d75be7 ocfs2: checking the wrong variable in ocfs2_move_extent() by Dan Carpenter · 13 years ago
  27. ea5e167 Ocfs2/move_extents: Validate moving goal after the adjustment. by Tristan Ye · 13 years ago
  28. 6aea6f5 Ocfs2/move_extents: Avoid doing division in extent moving. by Tristan Ye · 13 years ago
  29. dda54e7 Ocfs2/move_extents: Set several trivial constraints for threshold. by Tristan Ye · 13 years ago
  30. 4dfa66b Ocfs2/move_extents: Let defrag handle partial extent moving. by Tristan Ye · 13 years ago
  31. 53069d4 Ocfs2/move_extents: move/defrag extents within a certain range. by Tristan Ye · 13 years ago
  32. ee16cc0 Ocfs2/move_extents: helper to calculate the defraging length in one run. by Tristan Ye · 13 years ago
  33. e084771 Ocfs2/move_extents: move entire/partial extent. by Tristan Ye · 13 years ago
  34. 8473aa8 Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode. by Tristan Ye · 13 years ago
  35. e6b5859 Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. by Tristan Ye · 13 years ago
  36. 99e4c75 Ocfs2/move_extents: helper to validate and adjust moving goal. by Tristan Ye · 13 years ago
  37. 1c06b91 Ocfs2/move_extents: find the victim alloc group, where the given #blk fits. by Tristan Ye · 13 years ago
  38. 202ee5f Ocfs2/move_extents: defrag a range of extent. by Tristan Ye · 13 years ago
  39. 8f603e5 Ocfs2/move_extents: move a range of extent. by Tristan Ye · 13 years ago
  40. de474ee Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving. by Tristan Ye · 13 years ago
  41. 028ba5df Ocfs2/move_extents: Add basic framework and source files for extent moving. by Tristan Ye · 13 years ago