]> git.proxmox.com Git - mirror_zfs.git/history - module/icp
shellcheck pass
[mirror_zfs.git] / module / icp /
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...