]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/lz4.c
vdev_disk: don't touch vbio after its handed off to the kernel
[mirror_zfs.git] / module / zfs / lz4.c
2022-01-13 Rich Ercolanilz4: Cherrypick fix for CVE-2021-3520
2022-01-07 Rich ErcolaniUpdated the lz4 decompressor
2021-12-23 набmodule: zfs: fix unused, remove argsused
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-06-18 Arvind SankarAdd include files for prototypes
2019-10-01 Matthew MacyEnable clang to use intrinsics for lz4
2019-05-02 Matthew AhrensReword comment in lz4_compress_zfs
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
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