aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zio_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-65/+67
* module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEPнаб2022-02-151-12/+10
* module: icp: remove set-but-unused cd_miscdataнаб2022-02-151-2/+0
* module: icp: fold away all key formats except CRYPTO_KEY_RAWнаб2022-02-151-8/+0
* module: icp: remove unused CRYPTO_ALWAYS_QUEUEнаб2022-02-151-7/+7
* Clean up CSTYLEDsнаб2022-01-261-2/+1
* Introduce a flag to skip comparing the local mac when raw sendingGeorge Amanakis2022-01-211-1/+16
* module/*.ko: prune .data, global .rodataнаб2022-01-141-2/+2
* module: zfs: fix unused, remove argsusedнаб2021-12-231-0/+1
* gcc 11 cleanupAttila Fülöp2021-06-231-7/+13
* Revert "Fix raw sends on encrypted datasets when copying back snapshots"Brian Behlendorf2021-05-131-14/+1
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Initialize ZIL buffersBrian Behlendorf2021-03-051-0/+1
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-15/+15
* Fix raw sends on encrypted datasets when copying back snapshotsGeorge Amanakis2020-12-041-1/+14
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-113/+32
* Enable SIMD for encryptionBrian Behlendorf2019-09-101-33/+114
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+2036