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