]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_crypt.c
Fix ENXIO from spa_ld_verify_logs() in ztest
[mirror_zfs.git] / module / zfs / dsl_crypt.c
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-08-03 Don Bradyzfs_ioc_unload_key can drop extra spa ref
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-02-21 Tom CaputiRaw receive should change key atomically
2018-02-04 Brian BehlendorfFix hash_lock / keystore.sk_dk_lock lock inversion
2018-02-02 Tom CaputiChange os->os_next_write_raw to work per txg
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2017-11-08 Tom CaputiFix encryption root hierarchy issue
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiFix for #6706
2017-10-11 Tom CaputiFix for #6703
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux