aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lz4.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-16include/linux/lz4.h: fix spelling and copy-paste errors in documentationGravatar Tom Levy 1-9/+9
2017-02-24lib/lz4: remove back-compat wrappersGravatar Sven Schmidt 1-69/+0
2017-02-24lib: update LZ4 compressor moduleGravatar Sven Schmidt 1-66/+696
2016-01-20lz4: fix wrong compress buffer size for 64-bitsGravatar Bongkyu Kim 1-2/+2
2013-09-11lz4: fix compression/decompression signedness mismatchGravatar Sergey Senozhatsky 1-4/+4
2013-07-09lib: add lz4 compressor moduleGravatar Chanho Min 1-0/+36
2013-07-09decompressor: add LZ4 decompressor moduleGravatar Kyungsik Lee 1-0/+51