Show patches with: Submitter = Eric Biggers       |   288 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/20] crypto: hash - introduce crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() - - - - --- 2020-05-02 Eric Biggers rw Not Applicable
[GIT,PULL] fscrypt updates for 5.7 [GIT,PULL] fscrypt updates for 5.7 - - - - --- 2020-03-30 Eric Biggers Not Applicable
[4/4] ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE fscrypt: add ioctl to get file's encryption nonce - - - - --- 2020-03-14 Eric Biggers Not Applicable
[3/4] f2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE fscrypt: add ioctl to get file's encryption nonce - - - - --- 2020-03-14 Eric Biggers Not Applicable
[2/4] ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE fscrypt: add ioctl to get file's encryption nonce - - 1 - --- 2020-03-14 Eric Biggers Not Applicable
[1/4] fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl fscrypt: add ioctl to get file's encryption nonce - - 1 - --- 2020-03-14 Eric Biggers Not Applicable
[GIT,PULL] fscrypt fix for v5.6-rc6 [GIT,PULL] fscrypt fix for v5.6-rc6 - - - - --- 2020-03-11 Eric Biggers Not Applicable
fscrypt: don't evict dirty inodes after removing key fscrypt: don't evict dirty inodes after removing key - 1 - - --- 2020-03-05 Eric Biggers rw Not Applicable
[GIT,PULL] fscrypt updates for 5.6 [GIT,PULL] fscrypt updates for 5.6 - - - - --- 2020-01-28 Eric Biggers Not Applicable
[v5,6/6] fscrypt: improve format of no-key names fscrypt preparations for encryption+casefolding - - - - --- 2020-01-20 Eric Biggers Not Applicable
[v5,5/6] ubifs: allow both hash and disk name to be provided in no-key names fscrypt preparations for encryption+casefolding - - - - --- 2020-01-20 Eric Biggers Not Applicable
[v5,4/6] ubifs: don't trigger assertion on invalid no-key filename fscrypt preparations for encryption+casefolding - 1 - - --- 2020-01-20 Eric Biggers Not Applicable
[v5,3/6] fscrypt: clarify what is meant by a per-file key fscrypt preparations for encryption+casefolding - - 1 - --- 2020-01-20 Eric Biggers Not Applicable
[v5,2/6] fscrypt: derive dirhash key for casefolded directories fscrypt preparations for encryption+casefolding - - - - --- 2020-01-20 Eric Biggers Not Applicable
[v5,1/6] fscrypt: don't allow v1 policies with casefolding fscrypt preparations for encryption+casefolding - - - - --- 2020-01-20 Eric Biggers Not Applicable
fscrypt: reserve flags for hardware-wrapped keys feature fscrypt: reserve flags for hardware-wrapped keys feature - - 1 - --- 2020-01-16 Eric Biggers rw Not Applicable
[2/2] ubifs: add support for FS_ENCRYPT_FL ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS - - - - --- 2019-12-09 Eric Biggers rw Accepted
[1/2] ubifs: fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS - 1 - - --- 2019-12-09 Eric Biggers rw Accepted
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() 1 - - - --- 2019-12-09 Eric Biggers New
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() - - - - --- 2019-12-09 Eric Biggers New
[v2] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY [v2] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY - - - - --- 2019-11-19 Eric Biggers New
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY - - - - --- 2019-11-07 Eric Biggers New
fscrypt: invoke crypto API for ESSIV handling fscrypt: invoke crypto API for ESSIV handling 1 - - - --- 2019-10-09 Eric Biggers Not Applicable
[v8,20/20] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,19/20] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers rw New
[v8,18/20] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements 1 - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,17/20] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,16/20] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,13/20] fscrypt: v2 encryption policy support fscrypt: key management improvements - - 2 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,12/20] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - 2 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,11/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,09/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,08/20] fscrypt: rename keyinfo.c to keysetup.c fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,07/20] fscrypt: move v1 policy key setup to keysetup_v1.c fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,06/20] fscrypt: refactor key setup code in preparation for v2 policies fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,04/20] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,03/20] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v8,01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - 1 - --- 2019-08-05 Eric Biggers Not Applicable
[v7,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers rw New
[v7,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements 1 - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,10/16] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,09/16] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v7,03/16] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,02/16] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-07-26 Eric Biggers Not Applicable
[v7,01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - 1 - --- 2019-07-26 Eric Biggers Not Applicable
[v6,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,10/16] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,09/16] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,03/16] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,02/16] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v6,01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,14/14] ext4: encrypt only up to last block in ext4_bio_write_page() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,13/14] ext4: decrypt only the needed block in __ext4_block_zero_page_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,12/14] ext4: decrypt only the needed blocks in ext4_block_write_begin() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,11/14] ext4: clear BH_Uptodate flag on decryption error fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,10/14] fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,09/14] fscrypt: support decrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,08/14] fscrypt: introduce fscrypt_decrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,07/14] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,06/14] fscrypt: support encrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,05/14] fscrypt: introduce fscrypt_encrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,04/14] fscrypt: clean up some BUG_ON()s in block encryption/decryption fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,03/14] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,02/14] fscrypt: remove the "write" part of struct fscrypt_ctx fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[v2,01/14] fscrypt: simplify bounce page handling fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers rw Not Applicable
[13/13] ext4: encrypt only up to last block in ext4_bio_write_page() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[12/13] ext4: decrypt only the needed block in __ext4_block_zero_page_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-01 Eric Biggers Not Applicable
[11/13] ext4: decrypt only the needed blocks in ext4_block_write_begin() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-01 Eric Biggers Not Applicable
[10/13] ext4: clear BH_Uptodate flag on decryption error fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-01 Eric Biggers Not Applicable
[09/13] fscrypt: support decrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[08/13] fscrypt: introduce fscrypt_decrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[06/13] fscrypt: support encrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[05/13] fscrypt: introduce fscrypt_encrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
« 1 2 3 »