aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-15/+15
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-6/+6
* Check encrypted dataset + embedded recv earlierTom Caputi2018-08-151-2/+9
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-151-0/+4
* zfs_ioc_unload_key can drop extra spa refDon Brady2018-08-031-4/+12
* Add support for decryption faults in zinjectTom Caputi2018-05-021-12/+21
* Adopt pyzfs from ClusterHQloli10K2018-05-011-3/+3
* Raw receive should change key atomicallyTom Caputi2018-02-211-214/+250
* Fix hash_lock / keystore.sk_dk_lock lock inversionBrian Behlendorf2018-02-041-48/+39
* Change os->os_next_write_raw to work per txgTom Caputi2018-02-021-1/+1
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-8/+83
* Fix encryption root hierarchy issueTom Caputi2017-11-081-1/+2
* Fix for #6706Tom Caputi2017-10-111-12/+61
* Fix for #6703Tom Caputi2017-10-111-18/+6
* Encryption patch follow-upTom Caputi2017-10-111-11/+8
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+2611