1. c521e3a erofs: use meta buffers for inode operations by Gao Xiang · 3 years ago
  2. e624246 erofs: decouple basic mount options from fs_context by Gao Xiang · 3 years, 3 months ago
  3. d705117 erofs: fix misbehavior of unsupported chunk format check by Gao Xiang · 3 years, 4 months ago
  4. 1266b4a erofs: fix double free of 'copied' by Gao Xiang · 3 years, 5 months ago
  5. c5aa903 erofs: support reading chunk-based uncompressed files by Gao Xiang · 3 years, 5 months ago
  6. eadcd6b erofs: add fiemap support with iomap by Gao Xiang · 3 years, 5 months ago
  7. 06252e9 erofs: dax support for non-tailpacking regular file by Gao Xiang · 3 years, 5 months ago
  8. a08e67a erofs: iomap support for non-tailpacking DIO by Huang Jianan · 3 years, 5 months ago
  9. c5fcb51 erofs: clean up file headers & footers by Gao Xiang · 3 years, 8 months ago
  10. 24a806d erofs: add unsupported inode i_format check by Gao Xiang · 3 years, 10 months ago
  11. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  12. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  13. d3938ee erofs: derive atime instead of leaving it empty by Gao Xiang · 4 years, 3 months ago
  14. 0dcd3c9 erofs: fix extended inode could cross boundary by Gao Xiang · 4 years, 6 months ago
  15. 592e7cd erofs: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  16. e7cda1e erofs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 8 months ago
  17. 4231138 erofs: always use iget5_locked by Gao Xiang · 5 years ago
  18. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  19. 84947eb erofs: save one level of indentation by Gao Xiang · 5 years ago
  20. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  21. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  22. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  23. a2c75c8 erofs: better erofs symlink stuffs by Gao Xiang · 5 years ago
  24. 2d78c20 erofs: update comments in inode.c by Gao Xiang · 5 years ago
  25. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  26. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  27. b6796ab erofs: some macros are much more readable as a function by Gao Xiang · 5 years ago
  28. 512f992 erofs: using switch-case while checking the inode type. by Pratik Shinde · 5 years ago
  29. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  30. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago[Renamed (99%) from drivers/staging/erofs/inode.c]
  31. 382329a staging: erofs: differentiate unsupported on-disk format by Gao Xiang · 5 years ago
  32. a6b9b1d staging: erofs: introduce EFSCORRUPTED and more logs by Gao Xiang · 5 years ago
  33. a725535 staging: erofs: removing an extra call to iloc() in fill_inode() by Pratik Shinde · 5 years ago
  34. febde7b staging: erofs: remove redundant braces in inode.c by Gao Xiang · 5 years ago
  35. 29b24f6 staging: erofs: update source file headers by Gao Xiang · 5 years ago
  36. de3728d staging: erofs: don't check special inode layout by Yue Hu · 6 years ago
  37. 5545745 staging: erofs: return the error value if fill_inline_data() fails by Yue Hu · 6 years ago
  38. 152a333 staging: erofs: add compacted compression indexes support by Gao Xiang · 6 years ago
  39. ec8c244 staging: erofs: add compacted ondisk compression indexes by Gao Xiang · 6 years ago
  40. 76bc27a staging: erofs: rename data_mapping_mode to datamode by Gao Xiang · 6 years ago
  41. fe6d987 staging: erofs: fix i_blocks calculation by Gao Xiang · 6 years ago
  42. 89f27ed staging: erofs: support statx by Gao Xiang · 6 years ago
  43. 561fb35 staging: erofs: Use !x or x in place of NULL comparision by Bhanusree Pola · 6 years ago
  44. 447a362 staging: erofs: fix parenthesis alignment by Julian Merida · 6 years ago
  45. 8af3647 staging: erofs: add a new line after variable declaration by Julio Bianco · 6 years ago
  46. 516c115c staging: erofs: complete POSIX ACL support by Gao Xiang · 6 years ago
  47. 6093982 staging: erofs: remove unneeded inode_operations by Gao Xiang · 6 years ago
  48. 7077fff staging: erofs: fix fast symlink w/o xattr when fs xattr is on by Gao Xiang · 6 years ago
  49. 8b987bc staging: erofs: {dir,inode,super}.c: rectify BUG_ONs by Gao Xiang · 6 years ago
  50. 2abd781 staging: erofs: harden inode lookup for 32-bit platforms by Gao Xiang · 6 years ago
  51. 83a3b2f staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs by Gao Xiang · 6 years ago
  52. 7dd68b1 staging: erofs: use explicit unsigned int type by Thomas Weißschuh · 6 years ago
  53. 3883a79 staging: erofs: introduce VLE decompression support by Gao Xiang · 6 years ago
  54. 13f06f4 staging: erofs: support tracepoint by Chao Yu · 6 years ago
  55. 9c07b3b staging: erofs: introduce error injection infrastructure by Chao Yu · 6 years ago
  56. d5beb31b staging: erofs: support special inode by Chao Yu · 6 years ago
  57. b17500a staging: erofs: introduce xattr & acl support by Gao Xiang · 6 years ago
  58. 431339b staging: erofs: add inode operations by Gao Xiang · 6 years ago