aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/lz4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim1-2/+2
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky1-4/+4
2013-07-09lib: add lz4 compressor moduleChanho Min1-0/+36
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee1-0/+51