aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lz4/lz4defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15lib/lz4: explicitly support in-place decompressionGao Xiang1-0/+1
2020-08-14lz4: fix kernel decompression speedNick Terrell1-0/+10
2018-10-31lib/lz4: update LZ4 decompressor moduleGao Xiang1-1/+8
2017-02-24lib: update LZ4 compressor moduleSven Schmidt1-134/+204
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra1-3/+1
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2013-07-09lib: add lz4 compressor moduleChanho Min1-2/+64
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee1-0/+94