]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon/zfs_fletcher_avx512.c
Linux 6.7 compat: handle superblock shrinker member change
[mirror_zfs.git] / module / zcommon / zfs_fletcher_avx512.c
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2022-12-05 Richard YaoMicro-optimize fletcher4 calculations
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2021-04-26 Romain DolbeauFix AVX512BW Fletcher code on AVX512-but-not-BW machines
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2019-10-30 Romain DolbeauAdd AVX512BW variant of fletcher
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-12-07 Brian BehlendorfSuppress incorrect objtool warnings
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-05 Gvozden NeskovicFletcher4: save/reload implementation context
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set