aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/decompress_unlz4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt1-5/+8
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-3/+3
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu1-9/+9
2014-08-08initrd: fix lz4 decompress with initrdYinghai Lu1-22/+43
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-0/+187