index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
vdev_raidz_math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
1
-1
/
+1
*
Convert some sprintf() calls to kmem_scnprintf()
Richard Yao
2022-11-28
1
-2
/
+4
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-11
/
+12
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-9
/
+6
*
Initialize parity blocks before RAID-Z reconstruction benchmarking
Mark Johnston
2021-08-23
1
-0
/
+7
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
1
-4
/
+4
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-06
1
-2
/
+2
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-5
/
+5
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-26
1
-1
/
+1
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-1
/
+1
*
Add prototypes
Arvind Sankar
2020-06-18
1
-2
/
+0
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
1
-0
/
+3
*
Wrap module_param_call() routines under __linux__
Matthew Macy
2019-12-03
1
-1
/
+1
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-16
/
+4
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-1
/
+0
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
1
-1
/
+1
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
1
-40
/
+65
*
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