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
/
zcommon
/
zfs_fletcher_sse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop lying to the compiler in the fletcher4 code
Rich Ercolani
2023-03-24
1
-2
/
+0
*
zcommon: Refactor FPU state handling in fletcher4
Attila Fülöp
2023-03-14
1
-2
/
+2
*
Micro-optimize fletcher4 calculations
Richard Yao
2022-12-05
1
-18
/
+8
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
1
-0
/
+2
*
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
-2
/
+3
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-2
/
+4
*
Add superscalar fletcher4
Romain Dolbeau
2016-11-04
1
-1
/
+1
*
Fletcher4: save/reload implementation context
Gvozden Neskovic
2016-10-05
1
-39
/
+59
*
Rework of fletcher_4 module
Gvozden Neskovic
2016-08-16
1
-7
/
+11
*
Prevent segfaults in SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-19
1
-5
/
+5
*
Implementation of SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-15
1
-0
/
+205