Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/erofs: fix an overflow issue of unmapped extents | Jianan Huang | 2024-06-14 | 1 | -1/+1 |
* | fs/erofs: add DEFLATE algorithm support | Jianan Huang | 2024-04-18 | 3 | -0/+99 |
* | fs/erofs: Quieten test for filesystem presence | Simon Glass | 2023-08-19 | 1 | -2/+2 |
* | fs/erofs: Remove an unnecessary assertion | Yifan Zhao | 2023-08-07 | 1 | -3/+0 |
* | fs/erofs: Introduce new features including ztailpacking, fragments and dedupe | Yifan Zhao | 2023-07-17 | 9 | -344/+642 |
* | Correct SPL use of FS_EROFS | Simon Glass | 2023-02-10 | 1 | -1/+1 |
* | fs/erofs: silence erofs_probe() | Heinrich Schuchardt | 2022-08-13 | 1 | -2/+2 |
* | fs/erofs: add lz4 decompression support | Huang Jianan | 2022-03-15 | 7 | -3/+805 |
* | fs/erofs: add erofs filesystem support | Huang Jianan | 2022-03-15 | 8 | -0/+1615 |