aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_raidz_math.c
Commit message (Expand)AuthorAgeFilesLines
* ABD: Adapt avx512bw raidz assemblyGvozden Neskovic2016-12-151-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-15/+15
* ABD raidz NEON supportRomain Dolbeau2016-11-291-2/+2
* ABD raidz avx512f supportGvozden Neskovic2016-11-291-1/+1
* ABD Vectorized raidzGvozden Neskovic2016-11-291-29/+10
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-5/+23
* 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-7/+11
* Linux compat: Grsecurity kernelGvozden Neskovic2016-08-221-10/+9
* RAIDZ parity kstat reworkGvozden Neskovic2016-07-191-40/+87
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-127/+154
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-5/+4
* Allow building with `CFLAGS="-O0"`Gvozden Neskovic2016-07-111-1/+1
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-0/+571