]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zio_checksum.c
Fix send/recv lost spill block
[mirror_zfs.git] / module / zfs / zio_checksum.c
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-03-29 Gvozden NeskovicRemove dependency on linear ABD
2017-02-01 David QuigleyUse fletcher_4 routines natively with `abd_iterate_func()`
2017-01-31 George MelikovOpenZFS 7490 - real checksum errors are silenced when...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
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
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 ilovezfsOpenZFS 6541 - Pool feature-flag check defeated if...
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2014-08-01 Matthew AhrensIllumos 4757, 4913
2013-10-31 Matthew AhrensIllumos #3598
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...