| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in vdev_raidz_math.c | bnjf | 2019-06-12 | 1 | -1/+1 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+1 |
* | OpenZFS 7431 - ZFS Channel Programs | Chris Williamson | 2018-02-08 | 1 | -1/+2 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -5/+5 |
* | ABD: Adapt avx512bw raidz assembly | Gvozden Neskovic | 2016-12-15 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -15/+15 |
* | ABD raidz NEON support | Romain Dolbeau | 2016-11-29 | 1 | -2/+2 |
* | ABD raidz avx512f support | Gvozden Neskovic | 2016-11-29 | 1 | -1/+1 |
* | ABD Vectorized raidz | Gvozden Neskovic | 2016-11-29 | 1 | -29/+10 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -5/+23 |
* | Add parity generation/rebuild using AVX-512 for x86-64 | Romain Dolbeau | 2016-11-02 | 1 | -0/+6 |
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 1 | -7/+11 |
* | Linux compat: Grsecurity kernel | Gvozden Neskovic | 2016-08-22 | 1 | -10/+9 |
* | RAIDZ parity kstat rework | Gvozden Neskovic | 2016-07-19 | 1 | -40/+87 |
* | Fixes and enhancements of SIMD raidz parity | Gvozden Neskovic | 2016-07-19 | 1 | -127/+154 |
* | Add RAID-Z routines for SSE2 instruction set, in x86_64 mode. | Gvozden Neskovic | 2016-07-13 | 1 | -5/+4 |
* | Allow building with `CFLAGS="-O0"` | Gvozden Neskovic | 2016-07-11 | 1 | -1/+1 |
* | SIMD implementation of vdev_raidz generate and reconstruct routines | Gvozden Neskovic | 2016-06-21 | 1 | -0/+571 |