Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-17 | include/linux/lz4.h: fix spelling and copy-paste errors in documentation | Tom Levy | 1 | -9/+9 |
2017-02-25 | lib/lz4: remove back-compat wrappers | Sven Schmidt | 1 | -69/+0 |
2017-02-25 | lib: update LZ4 compressor module | Sven Schmidt | 1 | -66/+696 |
2016-01-21 | lz4: fix wrong compress buffer size for 64-bits | Bongkyu Kim | 1 | -2/+2 |
2013-09-12 | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 1 | -4/+4 |
2013-07-09 | lib: add lz4 compressor module | Chanho Min | 1 | -0/+36 |
2013-07-09 | decompressor: add LZ4 decompressor module | Kyungsik Lee | 1 | -0/+51 |