]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_raidz_math.c
Fix ENXIO from spa_ld_verify_logs() in ztest
[mirror_zfs.git] / module / zfs / vdev_raidz_math.c
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2016-12-19 Brian BehlendorfFix file attributes
2016-12-16 Gvozden NeskovicABD: Adapt avx512bw raidz assembly
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Romain DolbeauABD raidz NEON support
2016-11-29 Gvozden NeskovicABD raidz avx512f support
2016-11-29 Gvozden NeskovicABD Vectorized raidz
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-02 Romain DolbeauAdd parity generation/rebuild using AVX-512 for x86-64
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-07-19 Gvozden NeskovicRAIDZ parity kstat rework
2016-07-19 Gvozden NeskovicFixes and enhancements of SIMD raidz parity
2016-07-13 Gvozden NeskovicAdd RAID-Z routines for SSE2 instruction set, in x86_64...
2016-07-11 Gvozden NeskovicAllow building with `CFLAGS="-O0"`
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...