Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RAID-Z expansion feature | Don Brady | 2023-11-08 | 1 | -3/+0 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 1 | -1/+1 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 1 | -5/+5 |
* | raidz_test: silence unsigned >=0 warnings | наб | 2022-02-18 | 1 | -7/+9 |
* | Distributed Spare (dRAID) Feature | Brian Behlendorf | 2020-11-13 | 1 | -1/+8 |
* | Add AltiVec RAID-Z | Romain Dolbeau | 2020-01-23 | 1 | -0/+1 |
* | ABD Vectorized raidz | Gvozden Neskovic | 2016-11-29 | 1 | -3/+3 |
* | Add parity generation/rebuild using AVX-512 for x86-64 | Romain Dolbeau | 2016-11-02 | 1 | -0/+2 |
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 1 | -0/+2 |
* | raidz_test: respect wall time | Gvozden Neskovic | 2016-09-30 | 1 | -1/+5 |
* | Add RAID-Z routines for SSE2 instruction set, in x86_64 mode. | Gvozden Neskovic | 2016-07-13 | 1 | -1/+2 |
* | SIMD implementation of vdev_raidz generate and reconstruct routines | Gvozden Neskovic | 2016-06-21 | 1 | -0/+106 |