aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_chksum.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce kmem_scnprintf()Richard Yao2022-10-291-19/+19
* Fix BLAKE3 tuneable and module loading on Linux and FreeBSDTino Reichardt2022-09-161-9/+11
* Skip checksum benchmarks on systems with slow cpuTino Reichardt2022-08-011-13/+34
* Fix memory allocation for the checksum benchmarkTino Reichardt2022-07-201-6/+17
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-211-0/+7
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+316