summaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_raidz_math.c
Commit message (Expand)AuthorAgeFilesLines
* 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