]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/lz4.c
OpenZFS 8607 - variable set but not used
[mirror_zfs.git] / module / zfs / lz4.c
2017-05-19 Feng SunFix LZ4_uncompress_unknownOutputSize caused panic
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
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