| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-21 | erofs: fix the out-of-bounds nameoff handling for trailing dirents | Gao Xiang | 1 | -13/+15 |
| 2026-01-12 | erofs: add setlease file operation | Jeff Layton | 1 | -0/+2 |
| 2025-09-25 | erofs: Add support for FS_IOC_GETFSLABEL | Bo Liu (OpenAnolis) | 1 | -0/+4 |
| 2025-07-24 | erofs: support to readahead dirent blocks in erofs_readdir() | Chao Yu | 1 | -0/+14 |
| 2025-07-24 | erofs: implement metadata compression | Bo Liu (OpenAnolis) | 1 | -1/+2 |
| 2025-07-10 | erofs: allow readdir() to be interrupted | Chao Yu | 1 | -0/+6 |
| 2025-03-17 | erofs: support dot-omitted directories | Gao Xiang | 1 | -0/+5 |
| 2025-03-17 | erofs: implement 48-bit block addressing for unencoded inodes | Gao Xiang | 1 | -1/+1 |
| 2025-03-17 | erofs: get rid of erofs_kmap_type | Bo Liu | 1 | -1/+1 |
| 2024-08-19 | erofs: simplify readdir operation | Hongzhen Luo | 1 | -23/+12 |
| 2024-04-25 | erofs_buf: store address_space instead of inode | Al Viro | 1 | -1/+1 |
| 2024-04-07 | erofs: switch erofs_bread() to passing offset instead of block number | Al Viro | 1 | -1/+1 |
| 2023-04-17 | erofs: keep meta inode into erofs_buf | Gao Xiang | 1 | -1/+2 |
| 2023-04-17 | erofs: avoid hardcoded blocksize for subpage block support | Jingbo Xu | 1 | -12/+10 |
| 2023-02-15 | erofs: get rid of debug_one_dentry() | Gao Xiang | 1 | -17/+0 |
| 2022-07-31 | erofs: update ctx->pos for every emitted dirent | Hongnan Li | 1 | -9/+7 |
| 2022-07-22 | erofs: get rid of the leftover PAGE_SIZE in dir.c | Gao Xiang | 1 | -2/+2 |
| 2022-03-17 | erofs: use meta buffers for reading directories | Gao Xiang | 1 | -15/+6 |
| 2021-06-08 | erofs: clean up file headers & footers | Gao Xiang | 1 | -2/+0 |
| 2020-08-03 | erofs: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2019-09-05 | erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} | Gao Xiang | 1 | -7/+10 |
| 2019-09-05 | erofs: use erofs_inode naming | Gao Xiang | 1 | -3/+3 |
| 2019-08-30 | erofs: remove all likely/unlikely annotations | Gao Xiang | 1 | -7/+7 |
| 2019-08-24 | erofs: move erofs out of staging | Gao Xiang | 1 | -0/+139 |