1. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 8 years ago
  2. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  3. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 8 years ago
  4. 17bf141 ocfs2: fix incorrect i_size of global bitmap inode after resize by Joseph Qi · 10 years ago
  5. b7ac233 ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super by Joseph Qi · 10 years ago
  6. 8abaae8 ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() by Younger Liu · 11 years ago
  7. eedd40e ocfs2: rollback transaction in ocfs2_group_add() by Younger Liu · 11 years ago
  8. 81bad69 ocfs2: Remove DISK_ALLOC from masklog. by Tao Ma · 13 years ago
  9. a543870 ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c by Tao Ma · 13 years ago
  10. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  11. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  12. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 14 years ago
  13. 4cbe424 ocfs2: Define data structures for discontiguous block groups. by Joel Becker · 14 years ago
  14. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  15. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  16. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  17. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  18. 970e493 ocfs2: Validate metadata only when it's read from disk. by Joel Becker · 16 years ago
  19. 68f64d4 ocfs2: Wrap group descriptor reads in a dedicated function. by Joel Becker · 16 years ago
  20. 57e3e79 ocfs2: Consolidate validation of group descriptors. by Joel Becker · 16 years ago
  21. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  22. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  23. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  24. da1e909 ocfs2: Separate out sync reads from ocfs2_read_blocks() by Joel Becker · 16 years ago
  25. 4338ab6 ocfs2: Fix an endian bug in online resize. by Tao Ma · 16 years ago
  26. 2fe5c1d ocfs2: clean up bh null checks by Mark Fasheh · 16 years ago
  27. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 16 years ago
  28. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 16 years ago