aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs
AgeCommit message (Expand)AuthorFilesLines
2023-08-19fs/erofs: Quieten test for filesystem presenceSimon Glass1-2/+2
2023-08-07fs/erofs: Remove an unnecessary assertionYifan Zhao1-3/+0
2023-07-17fs/erofs: Introduce new features including ztailpacking, fragments and dedupeYifan Zhao9-344/+642
2023-02-10Correct SPL use of FS_EROFSSimon Glass1-1/+1
2022-08-13fs/erofs: silence erofs_probe()Heinrich Schuchardt1-2/+2
2022-03-15fs/erofs: add lz4 decompression supportHuang Jianan7-3/+805
2022-03-15fs/erofs: add erofs filesystem supportHuang Jianan8-0/+1615