summaryrefslogtreecommitdiffstats
path: root/lib/lz4/lz4hc_compress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: lz4hc: export LZ4_resetStreamHC symbolSergey Senozhatsky2024-09-101-0/+1
* lz4: fix kernel decompression speedNick Terrell2020-08-151-1/+1
* lz4: do not export static symbolLinus Torvalds2019-09-201-1/+0
* lib/lz4: remove back-compat wrappersSven Schmidt2017-02-251-23/+0
* lib: update LZ4 compressor moduleSven Schmidt2017-02-251-307/+560
* lib/lz4: correct the LZ4 licenseRichard Laager2013-08-231-2/+2
* lib: add lz4 compressor moduleChanho Min2013-07-091-0/+539