]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zio_compress.c
ddt: move entry compression into ddt_zap
[mirror_zfs.git] / module / zfs / zio_compress.c
2023-02-27 Richard YaoSkip memory allocation when compressing holes
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-09-30 Tino ReichardtFix double const qualifier declarations
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-05-24 Rich ErcolaniTiered early abort, zstd edition
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-06-22 Alexander MotinOptimize small random numbers generation
2020-08-24 Sebastian GottschallAvoid symbol collision with in-kernel zstdlib
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2019-12-10 Paul Zuchowskizio_decompress_data always ASSERTs successful decompression
2019-09-03 Andrea GelminiFix typos in module/zfs/
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2015-07-10 Justin T. GibbsIllumos 5661 - ZFS: "compression = on" should use lz4...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2013-10-31 Matthew AhrensIllumos #3598
2013-10-22 Richard YaoLinux 3.11 compat: Rename LZ4 symbols
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...