aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/lz4.c
Commit message (Expand)AuthorAgeFilesLines
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Illumos #4936 fix potential overflow in lz4Dan McDonald2014-07-011-0/+3
* Comment the lack of real_LZ4_uncompress()Tim Chase2014-07-011-0/+5
* Fix LZ4 endianness autodetectionNed Bass2014-04-201-8/+3
* Force LZ4_FORCE_SW_BITCOUNT for SparcBrian Behlendorf2014-01-091-0/+3
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-8/+9
* Linux 3.11 compat: Rename LZ4 symbolsRichard Yao2013-10-221-2/+2
* Linux 3.9 compat: Undefine GCC_VERSIONRichard Yao2013-03-061-0/+8
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-0/+1004