Show patches with: Submitter = Eric Biggers       |    Archived = No       |   870 patches
« 1 2 3 48 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,01/10] fs-verity: add setup code, UAPI, and Kconfig fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,02/10] fs-verity: add data verification hooks for ->readpages() fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,05/10] fs-verity: add SHA-512 support fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,06/10] fs-verity: add CRC-32C support fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,07/10] fs-verity: support builtin file signatures fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,08/10] ext4: add basic fs-verity support fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,09/10] ext4: add fs-verity read support fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[RFC,10/10] f2fs: fs-verity support fs-verity: filesystem-level integrity protection - - - - --- 2018-08-24 Eric Biggers Superseded
[v2,01/12] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,02/12] fs-verity: add setup code, UAPI, and Kconfig fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,03/12] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,04/12] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,07/12] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,08/12] fs-verity: add CRC-32C support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,09/12] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,10/12] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,11/12] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,12/12] f2fs: fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[1/2] fsverity: Move verity status check to fsverity_file_open fs-verity: fix !CONFIG_FS_VERITY case - - - - --- 2018-12-11 Eric Biggers Not Applicable
[2/2] fsverity: Move verity status check to fsverity_prepare_setattr fs-verity: fix !CONFIG_FS_VERITY case - - - - --- 2018-12-11 Eric Biggers Not Applicable
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir fscrypt: return -EXDEV for incompatible rename or link into encrypted dir - - - - --- 2019-01-23 Eric Biggers Not Applicable
[RFC,v2,01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,03/20] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,04/20] fs: add ->s_master_keys to struct super_block fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,05/20] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,06/20] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,07/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,08/20] fs/inode.c: export inode_lru_list_del() fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,09/20] fs/inode.c: rename and export dispose_list() fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,10/20] fs/dcache.c: add shrink_dcache_inode() fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,12/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,13/20] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,14/20] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,15/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,16/20] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,17/20] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,18/20] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,19/20] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v2,20/20] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-02-11 Eric Biggers Not Applicable
[RFC,v3,01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,02/18] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,03/18] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,04/18] fs: add ->s_master_keys to struct super_block fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,05/18] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,08/18] fs/dcache.c: add shrink_dcache_inode() fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,11/18] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,12/18] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,14/18] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,15/18] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,16/18] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,17/18] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[RFC,v3,18/18] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-02-20 Eric Biggers Not Applicable
[1/5] fscrypt: clean up and improve dentry revalidation fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-17 Eric Biggers Not Applicable
[2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-17 Eric Biggers Not Applicable
[3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory fscrypt: d_revalidate fixes and cleanups - 1 - - --- 2019-03-17 Eric Biggers Not Applicable
[4/5] fscrypt: only set dentry_operations on ciphertext dentries fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-17 Eric Biggers Not Applicable
[5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext fscrypt: d_revalidate fixes and cleanups - 1 - - --- 2019-03-17 Eric Biggers Not Applicable
fscrypt: drop inode argument from fscrypt_get_ctx() fscrypt: drop inode argument from fscrypt_get_ctx() - - - - --- 2019-03-18 Eric Biggers New
[v2,1/5] fscrypt: clean up and improve dentry revalidation fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-20 Eric Biggers Not Applicable
[v2,2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-20 Eric Biggers Not Applicable
[v2,3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory fscrypt: d_revalidate fixes and cleanups - 1 - - --- 2019-03-20 Eric Biggers Not Applicable
[v2,4/5] fscrypt: only set dentry_operations on ciphertext dentries fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-20 Eric Biggers Not Applicable
[v2,5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext fscrypt: d_revalidate fixes and cleanups - 1 - - --- 2019-03-20 Eric Biggers Not Applicable
[v4,01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,02/17] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,03/17] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,04/17] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,07/17] fs/dcache.c: add shrink_dcache_inode() fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,10/17] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,11/17] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,13/17] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,14/17] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,15/17] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,16/17] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,17/17] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
fscrypt: cache decrypted symlink target in ->i_link fscrypt: cache decrypted symlink target in ->i_link - - - - --- 2019-04-09 Eric Biggers Not Applicable
[v2,1/2] vfs: use READ_ONCE() to access ->i_link fscrypt: improve encrypted symlink performance - - - - --- 2019-04-10 Eric Biggers Not Applicable
[v2,2/2] fscrypt: cache decrypted symlink target in ->i_link fscrypt: improve encrypted symlink performance - - - - --- 2019-04-10 Eric Biggers Not Applicable
[v5,01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,02/16] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,03/16] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
« 1 2 3 48 9 »