aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zio_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* ZIL: Assert record sizes in different placesAlexander Motin2023-11-281-2/+7
* ZIL: Refactor TX_WRITE encryption similar to TX_CLONE_RANGEAlexander Motin2023-11-271-8/+4
* ZIL: Do not encrypt block pointers in lr_clone_range_tAlexander Motin2023-11-271-0/+15
* Linux: Silence static analyzer warning in crypto_create_ctx_template()Richard Yao2023-03-081-1/+1
* Fix GCC 12 compilation errorsszubersk2022-11-301-0/+17
* Cleanup: Address Clang's static analyzer's unused code complaintsRichard Yao2022-10-141-1/+0
* Avoid calling rw_destroy() on uninitialized rwlockJorgen Lundman2022-10-051-1/+1
* Linux: Fix uninitialized variable usage in zio_do_crypt_data()Richard Yao2022-09-261-3/+3
* 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