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