aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs
Commit message (Expand)AuthorAgeFilesLines
* fs/erofs: fix an overflow issue of unmapped extentsJianan Huang2024-06-141-1/+1
* fs/erofs: add DEFLATE algorithm supportJianan Huang2024-04-183-0/+99
* fs/erofs: Quieten test for filesystem presenceSimon Glass2023-08-191-2/+2
* fs/erofs: Remove an unnecessary assertionYifan Zhao2023-08-071-3/+0
* fs/erofs: Introduce new features including ztailpacking, fragments and dedupeYifan Zhao2023-07-179-344/+642
* Correct SPL use of FS_EROFSSimon Glass2023-02-101-1/+1
* fs/erofs: silence erofs_probe()Heinrich Schuchardt2022-08-131-2/+2
* fs/erofs: add lz4 decompression supportHuang Jianan2022-03-157-3/+805
* fs/erofs: add erofs filesystem supportHuang Jianan2022-03-158-0/+1615