Change KM_PUSHPAGE -> KM_SLEEP
[freebsd.git] / module / zfs / lz4.c
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-07-01 Dan McDonaldIllumos #4936 fix potential overflow in lz4
2014-07-01 Tim ChaseComment the lack of real_LZ4_uncompress()
2014-04-20 Ned BassFix LZ4 endianness autodetection
2014-01-09 Brian BehlendorfForce LZ4_FORCE_SW_BITCOUNT for Sparc
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-22 Richard YaoLinux 3.11 compat: Rename LZ4 symbols
2013-03-06 Richard YaoLinux 3.9 compat: Undefine GCC_VERSION
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB