]> git.proxmox.com Git - mirror_zfs.git/history - module/icp
vdev_disk: add module parameter to select BIO submission method
[mirror_zfs.git] / module / icp /
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-04-17 Attila FülöpICP: Silence objtool "stack pointer realignment" warnings
2021-04-16 Attila FülöpICP: Add missing stack frame info to SHA asm files
2021-04-08 Tino ReichardtFix double sha1/sha1.o line in module/icp/Makefile.in
2021-04-03 Andrea GelminiFix various typos
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-30 Attila FülöpICP: gcm: Allocate hash subkey table separately
2020-10-30 Attila FülöpAdd some missing cfi frame info in aesni-gcm-x86_64.S
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2020-06-18 Arvind SankarMake Skein_{Get,Put}64_LSB_First inline functions
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Arvind SankarMark functions as static
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-10 Arvind SankarCleanup linux module kbuild files
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-03-26 Dirkjan BussinkRemove checks for null out value in encryption paths
2020-03-17 Attila FülöpICP: gcm-avx: Support architectures lacking the MOVBE...
2020-02-20 Arvind SankarFix icp include directories for in-tree build
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2020-01-17 Brian BehlendorfUnify target_cpu handling
2020-01-03 Brian BehlendorfStatic symbols exported by ICP
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-06 Attila FülöpICP: Fix out of bounds write
2019-12-03 Attila FülöpICP: Fix null pointer dereference and use after free
2019-11-01 Matthew MacyFix icp build on FreeBSD
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-11 Matthew MacyRemove linux/mod_compat.h from common code
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-08-30 Andrea GelminiFix typos in modules/icp/
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-04-16 Richard LaagerRestructure vec_idx loops
2018-08-26 Joao Carlos Mendes... Fedora 28: Fix misc bounds check compiler warnings
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-31 Tom CaputiChange movaps to movups in AES-NI code
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-11-28 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-12 Brian BehlendorfFixes for SPARC support
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-11 KireinaHoroSPARC optimizations for Encode()
2017-10-11 KireinaHoroSPARC optimizations for SHA1Transform()
2017-08-16 Brian BehlendorfRetire legacy test infrastructure
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 gaurkumaAllow longer SPA names in stats
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-05 alavissClang fixes
2017-06-19 Morgan JonesAdd kpreempt_disable/enable around CPU_SEQID uses
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-03-07 Gvozden Neskovic[icp] fpu and asm cleanup for linux
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-25 Jason Zamanicp: mark asm files with noexec stack
2016-10-20 luozhengzhengFix coverity defects: CID 150919, 150923
2016-10-13 caoFix coverity defects: CID 150943, 150938
2016-10-12 Tom CaputiFix ICP memleak introduced in #4760
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-10 Tom CaputiPorting over some ICP code that was missed in #4760
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-05 luozhengzhengFix coverity defects: CID 150953, 147603, 147610
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-30 candychencanFix NULL deref in kcf_remove_mech_provider
2016-09-17 luozhengzhengFix Coverity defects
2016-08-29 GeLiXinFix: Build warnings with different gcc optimization...
2016-08-12 Jason Zamanicp: mark asm files with noexec stack
2016-08-12 Jason Zamanicp: add no_const for PaX Compat
2016-07-29 Nikolay BorisovUnify license of icp module with the rest of zfs
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-07-22 Tom CaputiFix for compilation error when using the kernel's CONFI...
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...