summaryrefslogtreecommitdiff
path: root/fs/erofs/decompressor_deflate.c
AgeCommit message (Expand)Author
2024-07-09erofs: tidy up stream decompressorsGao Xiang
2024-07-09erofs: refine z_erofs_{init,exit}_subsystem()Gao Xiang
2024-07-09erofs: move each decompressor to its own source fileGao Xiang
2024-05-21erofs: avoid allocating DEFLATE streams before mountingGao Xiang
2024-03-10erofs: refine managed cache operations to foliosGao Xiang
2024-01-27erofs: relaxed temporary buffers allocation on readaheadChunhai Guo
2024-01-10erofs: make erofs_{err,info}() support NULL sb parameterChunhai Guo
2023-10-31erofs: tidy up redundant includesFerry Meng
2023-10-31erofs: simplify compression configuration parserGao Xiang
2023-08-11erofs: DEFLATE compression supportGao Xiang