aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zio_checksum.c
Commit message (Expand)AuthorAgeFilesLines
* Move "no name changes" from compression to checksum tableRob Norris9 days1-0/+6
* Provide macros for setting and getting blkptr birth timesGeorge Wilson2024-03-251-1/+1
* ZIL: Assert record sizes in different placesAlexander Motin2023-11-281-6/+10
* Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum eventsAlan Somers2023-07-211-2/+0
* Add generic implementation handling and SHA2 implTino Reichardt2023-03-021-4/+4
* Suppress static analyzer warnings in zio_checksum_error_impl()Richard Yao2023-02-281-0/+3
* Fix double const qualifier declarationsTino Reichardt2022-09-301-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-1/+1
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+6
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* module: zfs: fix unused, remove argsusedнаб2021-12-231-5/+5
* Enable edonr in FreeBSDRich Ercolani2021-11-161-4/+0
* Mark functions as staticArvind Sankar2020-06-181-2/+2
* Disable EDONR on FreeBSDMatthew Macy2019-12-051-0/+4
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-3/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-9/+56
* Remove dependency on linear ABDGvozden Neskovic2017-03-291-38/+64
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-011-6/+27
* OpenZFS 7490 - real checksum errors are silenced when zinject is onGeorge Melikov2017-01-301-5/+6
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-30/+83
* OpenZFS 6541 - Pool feature-flag check defeated if "verify" is included in th...ilovezfs2016-10-031-0/+6
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-19/+144
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-22/+35
* Illumos 4757, 4913Matthew Ahrens2014-08-011-1/+1
* Illumos #3598Matthew Ahrens2013-10-311-4/+5
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-36/+104
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+206