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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zcommon
/
zfs_fletcher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
1
-8
/
+59
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-06
1
-1
/
+1
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-26
1
-1
/
+1
*
Wrap module_param_call() routines under __linux__
Matthew Macy
2019-12-03
1
-1
/
+1
*
Add AVX512BW variant of fletcher
Romain Dolbeau
2019-10-30
1
-0
/
+3
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-16
/
+4
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
1
-1
/
+0
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
1
-2
/
+2
*
Minor style cleanup
Brian Behlendorf
2019-07-16
1
-3
/
+3
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
1
-30
/
+58
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
1
-1
/
+8
*
Use fletcher_4 routines natively with `abd_iterate_func()`
David Quigley
2017-02-01
1
-2
/
+85
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-5
/
+5
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-12
/
+63
*
Add superscalar fletcher4
Romain Dolbeau
2016-11-04
1
-0
/
+2
*
Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits
Romain Dolbeau
2016-10-21
1
-0
/
+3
*
Fletcher4: save/reload implementation context
Gvozden Neskovic
2016-10-05
1
-62
/
+84
*
Fletcher4: Incremental using SIMD
Gvozden Neskovic
2016-10-05
1
-18
/
+58
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-5
/
+16
*
Linux compat: Grsecurity kernel
Gvozden Neskovic
2016-08-22
1
-2
/
+3
*
Rework of fletcher_4 module
Gvozden Neskovic
2016-08-16
1
-156
/
+326
*
Fletcher4 implementation using avx512f instruction set
Gvozden Neskovic
2016-08-16
1
-2
/
+11
*
Build user-space with different gcc optimization levels
Gvozden Neskovic
2016-08-09
1
-1
/
+1
*
Implementation of SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-15
1
-0
/
+19
*
Vectorized fletcher_4 must be 128-bit aligned
Brian Behlendorf
2016-06-29
1
-2
/
+12
*
Implementation of AVX2 optimized Fletcher-4
Jinshan Xiong
2016-06-02
1
-36
/
+275
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+9
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-0
/
+246