summaryrefslogtreecommitdiff
path: root/fs/erofs/decompressor_lzma.c
AgeCommit message (Expand)Author
2023-10-31erofs: tidy up redundant includesFerry Meng
2023-10-31erofs: simplify compression configuration parserGao Xiang
2023-10-31erofs: don't warn MicroLZMA format anymoreGao Xiang
2023-09-11erofs: fix memory leak of LZMA global compressed deduplicationGao Xiang
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2023-03-09erofs: fix wrong kunmap when using LZMA on HIGHMEM platformsGao Xiang
2023-03-09erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __initYangtao Li
2022-09-26erofs: introduce partial-referenced pclustersGao Xiang
2022-07-09erofs: wake up all waiters after z_erofs_lzma_head readyYuwen Chen
2021-12-29erofs: introduce z_erofs_fixup_insizeGao Xiang
2021-10-25erofs: get rid of ->lru usageGao Xiang
2021-10-19erofs: lzma compression supportGao Xiang