aboutsummaryrefslogtreecommitdiff
path: root/lib/compress.c
AgeCommit message (Expand)Author
2021-10-30erofs-utils: mkfs: add LZMA algorithm supportGao Xiang
2021-10-03erofs-utils: clevel set up as an individual functionGao Xiang
2021-09-15erofs-utils: support per-inode compress pclusterHuang Jianan
2021-09-03erofs-utils: fix general style problemHuang Jianan
2021-09-03erofs-utils: clean up file headers & footersHuang Jianan
2021-08-18erofs-utils: add clusterofs zero check to write_uncompressed_extent()Yue Hu
2021-07-24erofs-utils: no compression case for tail-end block in vle_write_indexes()Yue Hu
2021-06-25AOSP: erofs-utils: add block list supportYue Hu
2021-05-31erofs-utils: support limit max decompressed extent sizeGao Xiang
2021-05-22erofs-utils: support randomizing pclusterblks in debugging modeGao Xiang
2021-05-22erofs-utils: prepare for per-(sub)file compress strategiesGao Xiang
2021-05-18erofs-utils: compress trailing data for big pcluster properlyGao Xiang
2021-05-02erofs-utils: zero out garbage trailing data for non-0padding casesGao Xiang
2021-05-02erofs-utils: warn out experimental big pclusterGao Xiang
2021-04-16erofs-utils: mkfs: support compact indexes for bigpclusterGao Xiang
2021-04-16erofs-utils: mkfs: support multiple block compressionGao Xiang
2021-04-16erofs-utils: introduce ondisk compression cfgsGao Xiang
2021-02-23erofs-utils: fix battach on full buffer blocksHu Weiwen
2021-02-07erofs-utils: get rid of `end' argument from erofs_mapbh()Hu Weiwen
2020-11-01erofs-utils: fix the project prefix to "erofs-utils"Gao Xiang
2020-03-27erofs-utils: avoid using old compatibility type uintGao Xiang
2020-03-27erofs-utils: avoid _LARGEFILE64_SOURCE and _GNU_SOURCE redefinitionGao Xiang
2020-01-02erofs-utils: wrap up sb feature operationsGao Xiang
2019-10-13erofs-utils: fix old kernel compatibility for non-lz4 compressionGao Xiang
2019-10-07erofs-utils: complete extended inode supportGao Xiang
2019-09-18erofs-utils: keep up with in-kernel ondisk format namingGao Xiang
2019-09-09erofs-utils: build: cure compiler warningsJan Engelhardt
2019-08-03erofs-utils: support decompress in-placeGao Xiang
2019-08-03erofs-utils: introduce compacted compression indexesGao Xiang
2019-08-03erofs-utils: propagate compressed size to its callersGao Xiang
2019-08-03erofs-utils: introduce compression for regular filesGao Xiang