aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zio_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Always call rw_init in zio_crypt_key_unwrapJorgen Lundman2019-04-101-1/+2
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Add support for decryption faults in zinjectTom Caputi2018-05-021-8/+8
* Fix spelling errors in commentsTom Caputi2018-03-211-8/+8
* QAT support for AES-GCMTom Caputi2018-03-091-11/+43
* Fix bounds check in zio_crypt_do_objset_hmacsTom Caputi2018-02-221-4/+8
* Project dnode should be protected by local MACTom Caputi2018-02-201-12/+26
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-118/+225
* Fix for #6714Tom Caputi2017-10-111-2/+2
* Encryption patch follow-upTom Caputi2017-10-111-194/+35
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+2037