| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | erofs: add sparse support to pcluster layout | Gao Xiang | 1 | -0/+2 |
| 2026-04-07 | erofs: handle 48-bit blocks/uniaddr for extra devices | Zhan Xusheng | 1 | -2/+2 |
| 2026-02-03 | erofs: separate plain and compressed filesystems formally | Gao Xiang | 1 | -1/+1 |
| 2026-01-23 | erofs: support user-defined fingerprint name | Hongzhen Luo | 1 | -2/+3 |
| 2025-12-01 | erofs: switch on-disk header `erofs_fs.h` to MIT license | Gao Xiang | 1 | -1/+1 |
| 2025-09-12 | erofs: fix long xattr name prefix placement | Gao Xiang | 1 | -3/+5 |
| 2025-07-24 | erofs: implement metadata compression | Bo Liu (OpenAnolis) | 1 | -1/+1 |
| 2025-07-24 | erofs: add on-disk definition for metadata compression | Gao Xiang | 1 | -3/+10 |
| 2025-04-09 | erofs: add __packed annotation to union(__le16..) | Gao Xiang | 1 | -4/+4 |
| 2025-03-17 | erofs: enable 48-bit layout support | Gao Xiang | 1 | -1/+1 |
| 2025-03-17 | erofs: add encoded extent on-disk definition | Gao Xiang | 1 | -54/+45 |
| 2025-03-17 | erofs: support dot-omitted directories | Gao Xiang | 1 | -0/+1 |
| 2025-03-17 | erofs: add 48-bit block addressing on-disk support | Gao Xiang | 1 | -49/+42 |
| 2025-01-17 | erofs: micro-optimize superblock checksum | Gao Xiang | 1 | -1/+2 |
| 2024-09-12 | erofs: restrict pcluster size limitations | Gao Xiang | 1 | -1/+4 |
| 2024-05-09 | erofs: Zstandard compression support | Gao Xiang | 1 | -0/+10 |
| 2024-05-08 | erofs: clean up z_erofs_load_full_lcluster() | Gao Xiang | 1 | -4/+1 |
| 2023-08-11 | erofs: update on-disk format for xattr name filter | Jingbo Xu | 1 | -2/+8 |
| 2023-08-11 | erofs: DEFLATE compression support | Gao Xiang | 1 | -0/+7 |
| 2023-04-17 | erofs: cleanup i_format-related stuffs | Gao Xiang | 1 | -4/+4 |
| 2023-04-17 | erofs: enable long extended attribute name prefixes | Jingbo Xu | 1 | -1/+3 |
| 2023-04-17 | erofs: introduce on-disk format for long xattr name prefixes | Jingbo Xu | 1 | -1/+15 |
| 2023-04-17 | erofs: tidy up EROFS on-disk naming | Gao Xiang | 1 | -82/+61 |
| 2023-04-17 | erofs: set block size to the on-disk block size | Jingbo Xu | 1 | -2/+3 |
| 2022-09-26 | erofs: introduce partial-referenced pclusters | Gao Xiang | 1 | -1/+6 |
| 2022-09-26 | erofs: support on-disk compressed fragments data | Yue Hu | 1 | -6/+27 |
| 2022-09-23 | erofs: support interlaced uncompressed data for compressed files | Yue Hu | 1 | -0/+2 |
| 2022-05-18 | erofs: scan devices from device table | Jeffle Xu | 1 | -6/+3 |
| 2022-05-17 | erofs: refine on-disk definition comments | Gao Xiang | 1 | -20/+21 |
| 2022-03-17 | erofs: rename ctime to mtime | David Anderson | 1 | -2/+3 |
| 2021-12-31 | erofs: add on-disk compressed tail-packing inline support | Yue Hu | 1 | -2/+8 |
| 2021-12-08 | erofs: Replace zero-length array with flexible-array member | Gao Xiang | 1 | -2/+2 |
| 2021-12-01 | erofs: rename lz4_0pading to zero_padding | Huang Jianan | 1 | -2/+2 |
| 2021-10-19 | erofs: lzma compression support | Gao Xiang | 1 | -2/+12 |
| 2021-10-19 | erofs: introduce the secondary compression head | Gao Xiang | 1 | -19/+20 |
| 2021-10-18 | erofs: add multiple device support | Gao Xiang | 1 | -3/+19 |
| 2021-08-20 | erofs: introduce chunk-based file on-disk format | Gao Xiang | 1 | -2/+45 |
| 2021-06-08 | erofs: clean up file headers & footers | Gao Xiang | 1 | -2/+0 |
| 2021-04-10 | erofs: enable big pcluster feature | Gao Xiang | 1 | -1/+4 |
| 2021-04-10 | erofs: add big physical cluster definition | Gao Xiang | 1 | -4/+15 |
| 2021-04-10 | erofs: introduce physical cluster slab pools | Gao Xiang | 1 | -0/+3 |
| 2021-04-07 | erofs: reserve physical_clusterbits[] | Gao Xiang | 1 | -3/+1 |
| 2021-03-29 | erofs: add on-disk compression configurations | Gao Xiang | 1 | -4/+12 |
| 2021-03-29 | erofs: introduce on-disk lz4 fs configurations | Gao Xiang | 1 | -0/+6 |
| 2021-03-29 | erofs: support adjust lz4 history window size | Huang Jianan | 1 | -1/+3 |
| 2021-03-29 | erofs: add unsupported inode i_format check | Gao Xiang | 1 | -0/+3 |
| 2020-08-03 | erofs: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2019-11-24 | erofs: support superblock checksum | Pratik Shinde | 1 | -1/+2 |
| 2019-09-05 | erofs: update erofs_fs.h comments | Gao Xiang | 1 | -4/+5 |
| 2019-09-05 | erofs: better naming for erofs inode related stuffs | Gao Xiang | 1 | -12/+12 |
| 2019-09-05 | erofs: use feature_incompat rather than requirements | Gao Xiang | 1 | -6/+6 |
| 2019-09-05 | erofs: update erofs_inode_is_data_compressed helper | Gao Xiang | 1 | -3/+2 |
| 2019-09-05 | erofs: kill __packed for on-disk structures | Gao Xiang | 1 | -9/+9 |
| 2019-09-05 | erofs: some macros are much more readable as a function | Gao Xiang | 1 | -8/+14 |
| 2019-09-05 | erofs: on-disk format should have explicitly assigned numbers | Gao Xiang | 1 | -9/+9 |
| 2019-09-05 | erofs: remove all the byte offset comments | Gao Xiang | 1 | -47/+50 |
| 2019-08-24 | erofs: move erofs out of staging | Gao Xiang | 1 | -0/+307 |