]> git.proxmox.com Git - mirror_zfs.git/history - module/icp/io
dmu: Allow buffer fills to fail
[mirror_zfs.git] / module / icp / io /
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-02-27 Attila FülöpICP: AES-GCM: Refactor gcm_clear_ctx()
2022-10-18 Richard YaoFix possible NULL pointer dereference in sha2_mac_init()
2022-09-27 Richard YaoFix bad free in skein code
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-16 набmodule: icp: remove vestigia of crypto sessions
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-16 набmodule: icp: remove unused crypto_provider_handle_t
2022-02-16 набmodule: icp: rip out insane crypto_req_handle_t mechani...
2022-02-16 набmodule: icp: remove set-but-unused cd_miscdata
2022-02-16 набmodule: icp: fold away all key formats except CRYPTO_KE...
2022-02-16 набmodule: icp: remove unused kcf_op_{group,type}, req_par...
2022-02-16 набmodule: icp: remove other provider types
2022-02-16 набmodule: icp: spi: crypto_ops_t: remove unused op types
2022-02-16 набmodule: icp: spi: flatten struct crypto_ops, crypto_pro...
2022-02-16 набmodule: icp: spi: remove crypto_control_ops_t
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-07 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-01-07 набmodule: icp: rip out the Solaris loadable module archit...
2021-12-23 набmodule: icp: fix unused, remove argsused
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-10-30 Attila FülöpICP: gcm: Allocate hash subkey table separately
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-03-26 Dirkjan BussinkRemove checks for null out value in encryption paths
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-04-16 Richard LaagerRestructure vec_idx loops
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-28 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
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-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-17 luozhengzhengFix Coverity defects
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...