aboutsummaryrefslogtreecommitdiff
path: root/include/sys/vdev_raidz_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Workaround UBSAN errors for variable arraysTony Hutter2023-11-131-2/+2
* RAID-Z expansion featureDon Brady2023-11-081-13/+34
* Cleanup Raid-Z Typo fixesRichard Yao2022-09-061-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-2/+2
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-201-1/+2
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-191-5/+1
* Remove unused rr_codeMatthew Ahrens2021-03-181-1/+0
* allow callers to allocate and provide the abd_t structMatthew Ahrens2021-01-201-0/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-22/+39
* Add prototypesArvind Sankar2020-06-181-0/+2
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-1/+4
* Fix typos in include/Andrea Gelmini2019-08-301-1/+1
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-1/+1
* Revert raidz_map and _col structure typesNathaniel Wesley Filardo2018-01-091-17/+17
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-15/+15
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-2/+3
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+6
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+4
* RAIDZ parity kstat reworkGvozden Neskovic2016-07-191-2/+2
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-1/+5
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-0/+11
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-0/+344