| Commit message (Expand) | Author | Age | Files | Lines |
* | Add zfs_file_* interface, remove vnodes | Matthew Macy | 2019-11-21 | 1 | -1/+1 |
* | Fix 'zfs change-key' with unencrypted child | Tom Caputi | 2019-10-30 | 1 | -2/+6 |
* | Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore | Brian Behlendorf | 2019-10-24 | 1 | -10/+10 |
* | Fix clone handling with encryption roots | Tom Caputi | 2019-09-16 | 1 | -19/+50 |
* | Enable SIMD for encryption | Brian Behlendorf | 2019-09-10 | 1 | -10/+10 |
* | Fix typos in module/zfs/ | Andrea Gelmini | 2019-09-02 | 1 | -3/+3 |
* | Remove VERIFY from dsl_dataset_crypt_stats() | Tom Caputi | 2019-07-05 | 1 | -5/+7 |
* | Fix error message on promoting encrypted dataset | Tom Caputi | 2019-06-24 | 1 | -2/+6 |
* | Allow unencrypted children of encrypted datasets | Tom Caputi | 2019-06-20 | 1 | -43/+1 |
* | Better user experience for errata 4 | Tom Caputi | 2019-03-14 | 1 | -0/+7 |
* | Detect and prevent mixed raw and non-raw sends | Tom Caputi | 2019-03-13 | 1 | -24/+88 |
* | Fix handling of maxblkid for raw sends | Tom Caputi | 2019-03-13 | 1 | -1/+1 |
* | Replay logs before starting ztest workers | Tom Caputi | 2018-11-07 | 1 | -2/+9 |
* | Add types to featureflags in zfs | Paul Dagnelie | 2018-10-16 | 1 | -3/+5 |
* | Refcounted DSL Crypto Key Mappings | Tom Caputi | 2018-10-03 | 1 | -28/+74 |
* | Prefix all refcount functions with zfs_ | Tim Schumacher | 2018-10-01 | 1 | -15/+15 |
* | Linux 4.19-rc3+ compat: Remove refcount_t compat | Tim Schumacher | 2018-09-26 | 1 | -6/+6 |
* | Check encrypted dataset + embedded recv earlier | Tom Caputi | 2018-08-15 | 1 | -2/+9 |
* | Added encryption support for zfs recv -o / -x | Tom Caputi | 2018-08-15 | 1 | -0/+4 |
* | zfs_ioc_unload_key can drop extra spa ref | Don Brady | 2018-08-03 | 1 | -4/+12 |
* | Add support for decryption faults in zinject | Tom Caputi | 2018-05-02 | 1 | -12/+21 |
* | Adopt pyzfs from ClusterHQ | loli10K | 2018-05-01 | 1 | -3/+3 |
* | Raw receive should change key atomically | Tom Caputi | 2018-02-21 | 1 | -214/+250 |
* | Fix hash_lock / keystore.sk_dk_lock lock inversion | Brian Behlendorf | 2018-02-04 | 1 | -48/+39 |
* | Change os->os_next_write_raw to work per txg | Tom Caputi | 2018-02-02 | 1 | -1/+1 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 1 | -8/+83 |
* | Fix encryption root hierarchy issue | Tom Caputi | 2017-11-08 | 1 | -1/+2 |
* | Fix for #6706 | Tom Caputi | 2017-10-11 | 1 | -12/+61 |
* | Fix for #6703 | Tom Caputi | 2017-10-11 | 1 | -18/+6 |
* | Encryption patch follow-up | Tom Caputi | 2017-10-11 | 1 | -11/+8 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -0/+2611 |