Show patches with: Submitter = Eric Biggers       |   213 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[15/15] fscrypt: only derive the needed portion of the key fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[14/15] fscrypt: separate key lookup from key derivation fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[13/15] fscrypt: use a common logging function fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[12/15] fscrypt: remove internal key size constants fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[11/15] fscrypt: remove unnecessary check for non-logon key type fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[10/15] fscrypt: make fscrypt_operations.max_namelen an integer fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[09/15] fscrypt: drop empty name check from fname_decrypt() fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[08/15] fscrypt: drop max_namelen check from fname_decrypt() fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[07/15] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info() fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[06/15] fscrypt: don't clear flags on crypto transform fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[05/15] fscrypt: remove stale comment from fscrypt_d_revalidate() fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[04/15] fscrypt: remove error messages for skcipher_request_alloc() failure fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[03/15] fscrypt: remove unnecessary NULL check when allocating skcipher fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[02/15] fscrypt: clean up after fscrypt_prepare_lookup() conversions fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
[01/15] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled fscrypt: improved logging and other cleanups - - - - --- 2018-04-30 Eric Biggers Not Applicable
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS - 1 - - --- 2018-04-10 Eric Biggers Accepted
ext4: limit external inode xattrs to XATTR_SIZE_MAX ext4: limit external inode xattrs to XATTR_SIZE_MAX - 2 - - --- 2018-03-27 Eric Biggers Superseded
[14/14] fscrypt: only derive the needed portion of the key fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[13/14] fscrypt: separate key lookup from key derivation fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[12/14] fscrypt: use a common logging function fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[11/14] fscrypt: remove internal key size constants fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[10/14] fscrypt: remove unnecessary check for non-logon key type fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[09/14] fscrypt: make fscrypt_operations.max_namelen an integer fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[08/14] fscrypt: drop empty name check from fname_decrypt() fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[07/14] fscrypt: drop max_namelen check from fname_decrypt() fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[06/14] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info() fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[05/14] fscrypt: don't clear flags on crypto transform fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[04/14] fscrypt: remove stale comment from fscrypt_d_revalidate() fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[03/14] fscrypt: remove WARN_ON_ONCE() when decryption fails fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[02/14] fscrypt: remove error messages for skcipher_request_alloc() failure fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[01/14] fscrypt: remove unnecessary NULL check when allocating skcipher fscrypt: improved logging and other cleanups - - - - --- 2018-03-23 Eric Biggers Not Applicable
[10/10] tests: test e2fsck of bad symlinks e2fsprogs: symlink fixes - - - - --- 2018-03-03 Eric Biggers Accepted
[09/10] e2fsck: require that fast symlinks don't have EXT4_EXTENTS_FL e2fsprogs: symlink fixes - - - - --- 2018-03-03 Eric Biggers Accepted
[08/10] e2fsck: validate the targets of extent-based symlinks e2fsprogs: symlink fixes - 1 - - --- 2018-03-03 Eric Biggers Accepted
[07/10] e2fsck: drop redundant checks of symlink i_size e2fsprogs: symlink fixes - - - - --- 2018-03-03 Eric Biggers Accepted
[06/10] e2fsck: require i_size == fscrypt_symlink_data.len + 2 e2fsprogs: symlink fixes - - - - --- 2018-03-03 Eric Biggers Accepted
[05/10] e2fsck: validate fscrypt_symlink_data.len for fast symlinks too e2fsprogs: symlink fixes - - - - --- 2018-03-03 Eric Biggers Accepted
[04/10] e2fsck: validate that fscrypt_symlink_data.len is not too large e2fsprogs: symlink fixes - - - - --- 2018-03-03 Eric Biggers Accepted
[03/10] e2fsck: fix reading fscrypt_symlink_data.len e2fsprogs: symlink fixes - 1 - - --- 2018-03-03 Eric Biggers Accepted
[02/10] libext2fs: make sure the system.data xattr gets created e2fsprogs: symlink fixes - 1 - - --- 2018-03-03 Eric Biggers Accepted
[01/10] libext2fs: forbid creating symlinks using entire block e2fsprogs: symlink fixes - 1 - - --- 2018-03-03 Eric Biggers Accepted
[4.1,3/3] ext4 crypto: don't regenerate the per-inode encryption key unnecessarily [4.1,1/3] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY - - - - --- 2018-03-02 Eric Biggers Not Applicable
[4.1,2/3] fscrypto: add authorization check for setting encryption policy [4.1,1/3] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY - - - - --- 2018-03-02 Eric Biggers Not Applicable
[4.1,1/3] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY [4.1,1/3] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY - - - - --- 2018-03-02 Eric Biggers Not Applicable
[e2fsprogs] blkid: fix building e2fsprogs with internal libblkid [e2fsprogs] blkid: fix building e2fsprogs with internal libblkid - 1 - - --- 2018-03-02 Eric Biggers Accepted
[e2fsprogs] e2fsck: remove get_filename_hash() prototype [e2fsprogs] e2fsck: remove get_filename_hash() prototype - - - - --- 2018-03-02 Eric Biggers Accepted
[e2fsprogs] .gitignore: add cscope files [e2fsprogs] .gitignore: add cscope files - - - - --- 2018-03-02 Eric Biggers Accepted
[e2fsprogs] .gitignore: add misc/e4crypt and misc/e4crypt.8 [e2fsprogs] .gitignore: add misc/e4crypt and misc/e4crypt.8 - - - - --- 2018-03-02 Eric Biggers Accepted
[RESEND] mbcache: initialize entry->e_referenced in mb_cache_entry_create() [RESEND] mbcache: initialize entry->e_referenced in mb_cache_entry_create() - - - - --- 2018-01-06 Eric Biggers Accepted
Revert "fs/mbcache.c: make count_objects() more robust" Revert "fs/mbcache.c: make count_objects() more robust" - - - - --- 2018-01-06 Eric Biggers Accepted
[v2,02/11] fscrypt: move fscrypt_control_page() to supp/notsupp headers Untitled series #21577 - - - - --- 2018-01-05 Eric Biggers Not Applicable
[24/24] fscrypt: document symlink length restriction fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[23/24] fscrypt: fix up fscrypt_fname_encrypted_size() for internal use fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[22/24] fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[21/24] fscrypt: calculate NUL-padding length in one place only fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[20/24] fscrypt: move fscrypt_symlink_data to fscrypt_private.h fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[19/24] fscrypt: remove fscrypt_fname_usr_to_disk() fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[18/24] ubifs: switch to fscrypt_get_symlink() fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[17/24] ubifs: switch to fscrypt ->symlink() helper functions fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[16/24] ubifs: free the encrypted symlink target fscrypt: symlink helpers and fscrypt.h cleanup - 1 - - --- 2017-12-15 Eric Biggers Not Applicable
[15/24] f2fs: switch to fscrypt_get_symlink() fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[14/24] f2fs: switch to fscrypt ->symlink() helper functions fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[13/24] ext4: switch to fscrypt_get_symlink() fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[12/24] ext4: switch to fscrypt ->symlink() helper functions fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[11/24] fscrypt: new helper function - fscrypt_get_symlink() fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[10/24] fscrypt: new helper functions for ->symlink() fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[09/24] fscrypt: trim down fscrypt.h includes fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[08/24] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[07/24] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[06/24] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[05/24] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[04/24] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[03/24] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[02/24] fscrypt: move fscrypt_control_page() to supp/notsupp headers fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
[01/24] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers fscrypt: symlink helpers and fscrypt.h cleanup - - - - --- 2017-12-15 Eric Biggers Not Applicable
fscrypt: add support for ChaCha20 contents encryption fscrypt: add support for ChaCha20 contents encryption - - 1 - --- 2017-12-08 Eric Biggers Not Applicable
[RFC,25/25] fscrypt: document the new ioctls and policy version fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,24/25] ubifs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,23/25] f2fs crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,22/25] ext4 crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,21/25] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,20/25] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,19/25] fscrypt: use HKDF-SHA512 to derive the per-file keys for v2 policies fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,18/25] fscrypt: allow adding and removing keys for v2 encryption policies fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,17/25] fscrypt: add an HKDF-SHA512 implementation fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,16/25] fscrypt: implement basic handling of v2 encryption policies fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,15/25] fscrypt: add UAPI definitions to get/set v2 encryption policies fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,14/25] ubifs crypto: wire up new ioctls for managing encryption keys fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,13/25] f2fs crypto: wire up new ioctls for managing encryption keys fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,12/25] ext4 crypto: wire up new ioctls for managing encryption keys fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,11/25] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,10/25] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,09/25] fs/dcache.c: add shrink_dcache_inode() fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,08/25] fs/inode.c: rename and export dispose_list() fscrypt: filesystem-level keyring and v2 policy support - - - - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,07/25] fs/inode.c: export inode_lru_list_del() fscrypt: filesystem-level keyring and v2 policy support - - 1 - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,06/25] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: filesystem-level keyring and v2 policy support - - 1 - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,05/25] fs: add ->s_master_keys to struct super_block fscrypt: filesystem-level keyring and v2 policy support - - 1 - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,04/25] fscrypt: refactor finding and deriving key fscrypt: filesystem-level keyring and v2 policy support - - 1 - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,03/25] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: filesystem-level keyring and v2 policy support - - 1 - --- 2017-10-23 Eric Biggers Not Applicable
[RFC,02/25] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: filesystem-level keyring and v2 policy support - - 1 - --- 2017-10-23 Eric Biggers Not Applicable
« 1 2 3 »