kernel: backport erofs MicroLZMA support
authorPaul Spooren <mail@aparcar.org>
Sun, 29 May 2022 23:35:53 +0000 (01:35 +0200)
committerPaul Spooren <mail@aparcar.org>
Mon, 18 Jul 2022 21:56:14 +0000 (23:56 +0200)
commit8325c658b549d13ced82e4679a37dd7fce3e05ba
tree2fe0a04e250c61dc28cf6596f92e0686551c8c4a
parent8a86651d521f7e46224884e59a0cf73567103abf
kernel: backport erofs MicroLZMA support

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/generic/backport-5.15/1000-erofs-remove-the-fast-path-of-per-CPU-buffer-decompr.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1001-erofs-decouple-basic-mount-options-from-fs_context.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1002-erofs-add-multiple-device-support.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1003-erofs-get-compression-algorithms-directly-on-mapping.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1004-erofs-introduce-the-secondary-compression-head.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1005-erofs-introduce-readmore-decompression-strategy.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1008-lib-xz-Move-s-lzma.len-0-initialization-to-lzma_rese.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1009-lib-xz-Add-MicroLZMA-decoder.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1010-lib-xz-lib-decompress_unxz.c-Fix-spelling-in-comment.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1011-erofs-rename-some-generic-methods-in-decompressor.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/1012-erofs-lzma-compression-support.patch [new file with mode: 0644]