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