]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys/vdev_raidz_impl.h
Revert zfeature_active() to static
[FreeBSD/FreeBSD.git] / include / sys / vdev_raidz_impl.h
2022-09-06 Richard YaoCleanup Raid-Z Typo fixes
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-05-20 Brian BehlendorfFix dRAID sequential resilver silent damage handling
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2021-03-18 Matthew AhrensRemove unused rr_code
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-06-18 Arvind SankarAdd prototypes
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2019-08-30 Andrea GelminiFix typos in include/
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-09 Nathaniel Wesley... Revert raidz_map and _col structure types
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 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-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-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...