aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/blake3_zfs.c
Commit message (Expand)AuthorAgeFilesLines
* blake3: fix up bogus checksums in face of cpu migrationMateusz Guzik2023-05-011-2/+5
* Cleanup: Use NULL when doing NULL pointer comparisonsRichard Yao2023-01-121-2/+2
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-211-4/+8
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+113