1. fe7c242 erofs: use read_mapping_page instead of sb_bread by Gao Xiang · 5 years ago
  2. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  3. 84947eb erofs: save one level of indentation by Gao Xiang · 5 years ago
  4. 73d0393 erofs: kill use_vmap module parameter by Gao Xiang · 5 years ago
  5. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  6. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  7. 94e4e15 erofs: kill __submit_bio() by Gao Xiang · 5 years ago
  8. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  9. a5c0b78 erofs: localize erofs_grab_bio() by Gao Xiang · 5 years ago
  10. 688a5f2 erofs: kill verbose debug info in erofs_fill_super by Gao Xiang · 5 years ago
  11. 0259f20 erofs: use dsb instead of layout for ondisk super_block by Gao Xiang · 5 years ago
  12. a2c75c8 erofs: better erofs symlink stuffs by Gao Xiang · 5 years ago
  13. 2d78c20 erofs: update comments in inode.c by Gao Xiang · 5 years ago
  14. ea559e7 erofs: update erofs_fs.h comments by Gao Xiang · 5 years ago
  15. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  16. 1c2dfbf erofs: kill erofs_{init,exit}_inode_cache by Gao Xiang · 5 years ago
  17. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  18. 426a930 erofs: use feature_incompat rather than requirements by Gao Xiang · 5 years ago
  19. c39747f erofs: update erofs_inode_is_data_compressed helper by Gao Xiang · 5 years ago
  20. ed34aa4 erofs: kill __packed for on-disk structures by Gao Xiang · 5 years ago
  21. b6796ab erofs: some macros are much more readable as a function by Gao Xiang · 5 years ago
  22. 60a49ba erofs: on-disk format should have explicitly assigned numbers by Gao Xiang · 5 years ago
  23. 4b66eb5 erofs: remove all the byte offset comments by Gao Xiang · 5 years ago
  24. 512f992 erofs: using switch-case while checking the inode type. by Pratik Shinde · 5 years ago
  25. 097a802 erofs: reduntant assignment in __erofs_get_meta_page() by Gao Xiang · 5 years ago
  26. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  27. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago