1. 4231138 erofs: always use iget5_locked 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. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  5. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  6. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  7. a2c75c8 erofs: better erofs symlink stuffs by Gao Xiang · 5 years ago
  8. 2d78c20 erofs: update comments in inode.c by Gao Xiang · 5 years ago
  9. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  10. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  11. b6796ab erofs: some macros are much more readable as a function by Gao Xiang · 5 years ago
  12. 512f992 erofs: using switch-case while checking the inode type. by Pratik Shinde · 5 years ago
  13. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  14. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago[Renamed (99%) from drivers/staging/erofs/inode.c]
  15. 382329a staging: erofs: differentiate unsupported on-disk format by Gao Xiang · 5 years ago
  16. a6b9b1d staging: erofs: introduce EFSCORRUPTED and more logs by Gao Xiang · 5 years ago
  17. a725535 staging: erofs: removing an extra call to iloc() in fill_inode() by Pratik Shinde · 5 years ago
  18. febde7b staging: erofs: remove redundant braces in inode.c by Gao Xiang · 5 years ago
  19. 29b24f6 staging: erofs: update source file headers by Gao Xiang · 5 years ago
  20. de3728d staging: erofs: don't check special inode layout by Yue Hu · 6 years ago
  21. 5545745 staging: erofs: return the error value if fill_inline_data() fails by Yue Hu · 6 years ago
  22. 152a333 staging: erofs: add compacted compression indexes support by Gao Xiang · 6 years ago
  23. ec8c244 staging: erofs: add compacted ondisk compression indexes by Gao Xiang · 6 years ago
  24. 76bc27a staging: erofs: rename data_mapping_mode to datamode by Gao Xiang · 6 years ago
  25. fe6d987 staging: erofs: fix i_blocks calculation by Gao Xiang · 6 years ago
  26. 89f27ed staging: erofs: support statx by Gao Xiang · 6 years ago
  27. 561fb35 staging: erofs: Use !x or x in place of NULL comparision by Bhanusree Pola · 6 years ago
  28. 447a362 staging: erofs: fix parenthesis alignment by Julian Merida · 6 years ago
  29. 8af3647 staging: erofs: add a new line after variable declaration by Julio Bianco · 6 years ago
  30. 516c115c staging: erofs: complete POSIX ACL support by Gao Xiang · 6 years ago
  31. 6093982 staging: erofs: remove unneeded inode_operations by Gao Xiang · 6 years ago
  32. 7077fff staging: erofs: fix fast symlink w/o xattr when fs xattr is on by Gao Xiang · 6 years ago
  33. 8b987bc staging: erofs: {dir,inode,super}.c: rectify BUG_ONs by Gao Xiang · 6 years ago
  34. 2abd781 staging: erofs: harden inode lookup for 32-bit platforms by Gao Xiang · 6 years ago
  35. 83a3b2f staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs by Gao Xiang · 6 years ago
  36. 7dd68b1 staging: erofs: use explicit unsigned int type by Thomas Weißschuh · 6 years ago
  37. 3883a79 staging: erofs: introduce VLE decompression support by Gao Xiang · 6 years ago
  38. 13f06f4 staging: erofs: support tracepoint by Chao Yu · 6 years ago
  39. 9c07b3b staging: erofs: introduce error injection infrastructure by Chao Yu · 6 years ago
  40. d5beb31b staging: erofs: support special inode by Chao Yu · 6 years ago
  41. b17500a staging: erofs: introduce xattr & acl support by Gao Xiang · 6 years ago
  42. 431339b staging: erofs: add inode operations by Gao Xiang · 6 years ago