]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon/zfs_fletcher.c
Add libtpool (thread pools)
[mirror_zfs.git] / module / zcommon / zfs_fletcher.c
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-02-01 David QuigleyUse fletcher_4 routines natively with `abd_iterate_func()`
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-10-21 Romain DolbeauFletcher4 algorithm implemented in pure NEON for Aarch6...
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-10-05 Gvozden NeskovicFletcher4: Incremental using SIMD
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-08-22 Gvozden NeskovicLinux compat: Grsecurity kernel
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-07-15 Tyler J. StacheckiImplementation of SSE optimized Fletcher-4
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-29 Brian BehlendorfVectorized fletcher_4 must be 128-bit aligned
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.