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