LinuxLists
Users
About
Michael Halcrow (
[email protected]
)
Number of posts: 47 (0.07 per day)
First post: 2015-11-09 22:17:59
Last post: 2017-10-27 20:14:49
Date
List
Subject
2017-10-27 20:14:49
linux-ext4
Re: [RFC PATCH 06/25] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
2017-10-27 18:23:03
linux-ext4
Re: [RFC PATCH 04/25] fscrypt: refactor finding and deriving key
2017-10-27 18:01:41
linux-ext4
Re: [RFC PATCH 01/25] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
2017-09-08 00:12:04
linux-ext4
[PATCH 3/3] UBIFS crypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts
2017-09-08 00:12:01
linux-ext4
[PATCH 0/3] fscrypto: Return -EXDEV for link, rename, and cross-rename between incompat contexts
2017-09-02 00:12:28
linux-ext4
Re: [PATCH v2] fscrypt: add a documentation file for filesystem-level encryption
2017-07-17 17:54:55
linux-crypto
Re: [PATCH 6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only
2017-07-17 17:54:52
linux-ext4
Re: [PATCH 6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only
2017-07-17 17:45:53
linux-crypto
Re: [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
2017-07-17 17:45:51
linux-ext4
Re: [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
2017-07-14 17:11:14
linux-ext4
Re: [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
2017-07-14 17:11:14
linux-crypto
Re: [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
2017-07-14 16:24:43
linux-crypto
Re: [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
2017-07-14 16:24:40
linux-ext4
Re: [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
2017-07-14 15:36:15
linux-ext4
Re: [PATCH 2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
2017-07-14 15:36:15
linux-crypto
Re: [PATCH 2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
2017-07-13 22:29:47
linux-ext4
Re: [PATCH 1/6] fscrypt: add v2 encryption context and policy
2017-07-13 22:29:44
linux-crypto
Re: [PATCH 1/6] fscrypt: add v2 encryption context and policy
2017-06-16 18:42:43
linux-ext4
Re: [RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
2017-06-15 20:41:35
linux-kernel
Re: [PATCH v4] fscrypt: Add support for AES-128-CBC
2017-06-15 17:24:50
linux-ext4
Re: [RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
2017-06-14 23:40:56
linux-ext4
[RFC PATCH 4/4] f2fs: Set the bio REQ_NOENCRYPT flag
2017-06-14 23:40:39
linux-ext4
[RFC PATCH 3/4] ext4: Set the bio REQ_NOENCRYPT flag
2017-06-14 23:40:38
linux-ext4
[RFC PATCH 2/4] dm-crypt: Skip encryption of file system-encrypted blocks
2017-06-14 23:40:37
linux-ext4
[RFC PATCH 1/4] block: Add bio req flag to disable encryption in block
2017-06-14 23:40:36
linux-ext4
[RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
2017-03-14 03:45:58
linux-kernel
Re: [PATCH] fscrypt: remove broken support for detecting keyring key revocation
2017-03-14 03:45:51
linux-ext4
Re: [PATCH] fscrypt: remove broken support for detecting keyring key revocation
2016-10-21 17:52:08
linux-kernel
Re: [PATCH 15/26] ubifs: Implement encrypt/decrypt for all IO
2016-10-21 17:32:01
linux-kernel
Re: [PATCH 26/26] ubifs: Raise write version to 5
2016-10-21 17:14:45
linux-kernel
Re: [PATCH 15/26] ubifs: Implement encrypt/decrypt for all IO
2016-10-19 17:36:25
linux-kernel
Re: [RFD] Common userspace tool for fscypto
2016-10-19 17:36:22
linux-ext4
Re: [RFD] Common userspace tool for fscypto
2016-10-05 21:11:57
linux-ext4
Re: [PATCH] fscrypto: make XTS tweak initialization endian-independent
2016-10-05 18:23:11
linux-ext4
Re: [PATCH] fscrypto: make XTS tweak initialization endian-independent
2015-12-08 21:32:19
linux-ext4
Re: [PATCH RFC 2/2] ext4 crypto: add ioctls to allow backup of encryption metadata
2015-11-11 20:55:35
linux-kernel
Re: [PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
2015-11-09 22:17:59
linux-kernel
Re: [PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
2015-01-26 17:01:20
linux-ext4
Re: [PATCH] ext4: reserve codepoints used by the ext4 encryption feature
2014-07-23 23:02:00
linux-ext4
Re: [PATCH 0/5] ext4: RFC: Encryption
2014-07-23 22:39:21
linux-ext4
Re: [PATCH 0/5] ext4: RFC: Encryption
2014-07-23 21:28:59
linux-ext4
[PATCH 1/5] ext4: Adds callback support for bio read completion
2014-07-23 21:23:28
linux-ext4
[PATCH 5/5] ext4: Implements real encryption in the EXT4 write and read paths
2014-07-23 21:23:27
linux-ext4
[PATCH 4/5] ext4: Adds EXT4 encryption read callback support
2014-07-23 21:23:26
linux-ext4
[PATCH 3/5] ext4: Implements the EXT4 encryption write path
2014-07-23 21:23:25
linux-ext4
[PATCH 2/5] ext4: Adds EXT4 encryption facilities
2014-07-23 21:23:23
linux-ext4
[PATCH 0/5] ext4: RFC: Encryption