Show patches with: Submitter = Eric Biggers       |    Archived = No       |   1217 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] fscrypt updates for 6.9 [GIT,PULL] fscrypt updates for 6.9 - - - --- 2024-03-12 Eric Biggers New
fscrypt: shrink the size of struct fscrypt_inode_info slightly fscrypt: shrink the size of struct fscrypt_inode_info slightly - - - --- 2024-02-24 Eric Biggers New
fscrypt: write CBC-CTS instead of CTS-CBC fscrypt: write CBC-CTS instead of CTS-CBC - - - --- 2024-02-24 Eric Biggers New
[RFC,v8,4/4] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2023-11-04 Eric Biggers New
[RFC,v8,3/4] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2023-11-04 Eric Biggers New
[RFC,v8,2/4] blk-crypto: show supported key types in sysfs Support for hardware-wrapped inline encryption keys - - - --- 2023-11-04 Eric Biggers New
[RFC,v8,1/4] blk-crypto: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2023-11-04 Eric Biggers New
[2/2] fscrypt: document the LEA support fscrypt: update the encryption mode docs - - - --- 2023-06-30 Eric Biggers New
[RFC,8/8] generic: verify ciphertext with hardware-wrapped keys xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,7/8] common/encrypt: support hardware-wrapped key testing xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,6/8] fscrypt-crypt-util: add hardware KDF support xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[GIT,PULL] fscrypt fix for 6.8-rc1 [GIT,PULL] fscrypt fix for 6.8-rc1 - - - --- 2024-01-13 Eric Biggers Accepted
f2fs: fix double free of f2fs_sb_info f2fs: fix double free of f2fs_sb_info - 1 - --- 2024-01-13 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.8 [GIT,PULL] fscrypt updates for 6.8 - - - --- 2024-01-08 Eric Biggers Accepted
[v2,2/2] fs: move fscrypt keyring destruction to after ->put_super Move fscrypt keyring destruction to after ->put_super - 2 - --- 2023-12-27 Eric Biggers Accepted
[v2,1/2] f2fs: move release of block devices to after kill_block_super() Move fscrypt keyring destruction to after ->put_super - 1 - --- 2023-12-27 Eric Biggers Accepted
fscrypt: document that CephFS supports fscrypt now fscrypt: document that CephFS supports fscrypt now - - - --- 2023-12-27 Eric Biggers Accepted
fscrypt: update comment for do_remove_key() fscrypt: update comment for do_remove_key() - - - --- 2023-12-06 Eric Biggers Accepted
fscrypt.rst: update definition of struct fscrypt_context_v2 fscrypt.rst: update definition of struct fscrypt_context_v2 - - - --- 2023-12-06 Eric Biggers Accepted
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION - 1 - --- 2023-11-23 Eric Biggers Accepted
[v2,4/4] generic: add test for custom crypto data unit size xfstests: test custom crypto data unit size - 1 - --- 2023-11-21 Eric Biggers Accepted
[v2,3/4] common/encrypt: support custom data unit size xfstests: test custom crypto data unit size - - - --- 2023-11-21 Eric Biggers Accepted
[v2,2/4] common/rc: fix _require_xfs_io_command with digits in argument xfstests: test custom crypto data unit size - - - --- 2023-11-21 Eric Biggers Accepted
[v2,1/4] fscrypt-crypt-util: rename block to data unit xfstests: test custom crypto data unit size - - - --- 2023-11-21 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.7 [GIT,PULL] fscrypt updates for 6.7 - - - --- 2023-10-30 Eric Biggers Accepted
fscrypt: track master key presence separately from secret fscrypt: track master key presence separately from secret - 2 - --- 2023-10-15 Eric Biggers Accepted
[xfsprogs] xfs_io/encrypt: support specifying crypto data unit size [xfsprogs] xfs_io/encrypt: support specifying crypto data unit size - 1 - --- 2023-10-13 Eric Biggers Accepted
fscrypt: rename fscrypt_info => fscrypt_inode_info fscrypt: rename fscrypt_info => fscrypt_inode_info - 1 - --- 2023-10-05 Eric Biggers Accepted
[v3,5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Accepted
[v3,4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Accepted
[v3,3/5] fscrypt: compute max_lblk_bits from s_maxbytes and block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Accepted
[v3,2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Accepted
[v3,1/5] fscrypt: make it clearer that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Accepted
quota: explicitly forbid quota files from being encrypted quota: explicitly forbid quota files from being encrypted - - - --- 2023-09-05 Eric Biggers Accepted
[GIT,PULL] fscrypt update for 6.6 [GIT,PULL] fscrypt update for 6.6 - - - --- 2023-08-28 Eric Biggers Accepted
[1/2] fscrypt: improve the "Encryption modes and usage" section fscrypt: update the encryption mode docs - - - --- 2023-06-30 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.5 [GIT,PULL] fscrypt updates for 6.5 - - - --- 2023-06-26 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.4 [GIT,PULL] fscrypt updates for 6.4 - - - --- 2023-04-25 Eric Biggers Accepted
fscrypt: optimize fscrypt_initialize() fscrypt: optimize fscrypt_initialize() - - - --- 2023-04-06 Eric Biggers Accepted
fscrypt: use WARN_ON_ONCE instead of WARN_ON fscrypt: use WARN_ON_ONCE instead of WARN_ON - - - --- 2023-03-20 Eric Biggers Accepted
[v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial() [v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial() - 1 1 --- 2023-03-20 Eric Biggers Accepted
[GIT,PULL] fscrypt fix for v6.3-rc4 [GIT,PULL] fscrypt fix for v6.3-rc4 - - - --- 2023-03-20 Eric Biggers Accepted
[3/3] fscrypt-crypt-util: fix XTS self-test with latest OpenSSL xfstests: make fscrypt-crypt-util self-tests work with OpenSSL 3.0 - - - --- 2023-03-19 Eric Biggers Accepted
[2/3] fscrypt-crypt-util: use OpenSSL EVP API for AES self-tests xfstests: make fscrypt-crypt-util self-tests work with OpenSSL 3.0 - - - --- 2023-03-19 Eric Biggers Accepted
[1/3] fscrypt-crypt-util: fix HKDF self-test with latest OpenSSL xfstests: make fscrypt-crypt-util self-tests work with OpenSSL 3.0 - - - --- 2023-03-19 Eric Biggers Accepted
[v3,6/6] blk-crypto: drop the NULL check from blk_crypto_put_keyslot() Fix blk-crypto keyslot race condition - 1 - --- 2023-03-15 Eric Biggers Accepted
[v3,5/6] blk-mq: return actual keyslot error in blk_insert_cloned_request() Fix blk-crypto keyslot race condition - 1 - --- 2023-03-15 Eric Biggers Accepted
[v3,4/6] blk-crypto: remove blk_crypto_insert_cloned_request() Fix blk-crypto keyslot race condition - 1 - --- 2023-03-15 Eric Biggers Accepted
[v3,3/6] blk-crypto: make blk_crypto_evict_key() more robust Fix blk-crypto keyslot race condition - 1 - --- 2023-03-15 Eric Biggers Accepted
[v3,2/6] blk-crypto: make blk_crypto_evict_key() return void Fix blk-crypto keyslot race condition - 1 - --- 2023-03-15 Eric Biggers Accepted
[v3,1/6] blk-mq: release crypto keyslot before reporting I/O complete Fix blk-crypto keyslot race condition - 2 - --- 2023-03-15 Eric Biggers Accepted
[3/3] fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref() Fix crash with fscrypt + Landlock - - - --- 2023-03-13 Eric Biggers Accepted
[2/3] fscrypt: improve fscrypt_destroy_keyring() documentation Fix crash with fscrypt + Landlock - - - --- 2023-03-13 Eric Biggers Accepted
[1/3] fscrypt: destroy keyring after security_sb_delete() Fix crash with fscrypt + Landlock - 1 - --- 2023-03-13 Eric Biggers Accepted
[4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption [4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption 1 1 - --- 2023-03-08 Eric Biggers Accepted
fs/buffer.c: use b_folio for fscrypt work fs/buffer.c: use b_folio for fscrypt work - - - --- 2023-02-24 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.3 [GIT,PULL] fscrypt updates for 6.3 - - - --- 2023-02-19 Eric Biggers Accepted
[5/5] fscrypt: clean up fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[4/5] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[3/5] f2fs: stop calling fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[2/5] ext4: stop calling fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[1/5] fscrypt: add the test dummy encryption key on-demand Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
f2fs: fix cgroup writeback accounting with fs-layer encryption f2fs: fix cgroup writeback accounting with fs-layer encryption 1 1 - --- 2023-02-03 Eric Biggers Accepted
ext4: fix cgroup writeback accounting with fs-layer encryption ext4: fix cgroup writeback accounting with fs-layer encryption 1 - - --- 2023-02-03 Eric Biggers Accepted
fscrypt: support decrypting data from large folios fscrypt: support decrypting data from large folios - 1 - --- 2023-01-27 Eric Biggers Accepted
[GIT,PULL] fscrypt MAINTAINERS entry update for 6.2-rc6 [GIT,PULL] fscrypt MAINTAINERS entry update for 6.2-rc6 - - - --- 2023-01-24 Eric Biggers Accepted
[GIT,PULL] fsverity MAINTAINERS entry update for 6.2-rc6 [GIT,PULL] fsverity MAINTAINERS entry update for 6.2-rc6 - - - --- 2023-01-24 Eric Biggers Accepted
MAINTAINERS: update fscrypt git repo MAINTAINERS: update fscrypt git repo - - - --- 2023-01-16 Eric Biggers Accepted
MAINTAINERS: update fsverity git repo, list, and patchwork MAINTAINERS: update fsverity git repo, list, and patchwork - - - --- 2023-01-16 Eric Biggers Accepted
[v3] generic/692: generalize the test for non-4K Merkle tree block sizes [v3] generic/692: generalize the test for non-4K Merkle tree block sizes - 1 - --- 2023-01-11 Eric Biggers Accepted
[v3,10/10] generic/575: test 1K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,09/10] generic/624: test multiple Merkle tree block sizes xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,08/10] generic/574: test multiple Merkle tree block sizes xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,07/10] generic/577: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,06/10] generic/573: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,05/10] generic/572: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,04/10] common/verity: add _filter_fsverity_digest() xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,03/10] common/verity: use FSV_BLOCK_SIZE by default xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v3,01/10] common/verity: add and use _fsv_can_enable() xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-29 Eric Biggers Accepted
[v2,11/11] ext4: allow verity with fs block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,10/11] fs/buffer.c: support fsverity in block_read_full_folio() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,09/11] f2fs: simplify f2fs_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,08/11] ext4: simplify ext4_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,07/11] fsverity: support enabling with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,06/11] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,04/11] fsverity: use EFBIG for file too large to enable verity fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,03/11] fsverity: store log2(digest_size) precomputed fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,02/11] fsverity: simplify Merkle tree readahead size calculation fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[v2,01/11] fsverity: use unsigned long for level_start fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG - - - --- 2022-12-15 Eric Biggers Accepted
[4/4] fsverity: pass pos and size to ->write_merkle_tree_block fsverity cleanups - - - --- 2022-12-14 Eric Biggers Accepted
[3/4] fsverity: optimize fsverity_cleanup_inode() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers Accepted
[2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers Accepted
[1/4] fsverity: optimize fsverity_file_open() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers Accepted
[GIT,PULL] fsverity updates for 6.2 [GIT,PULL] fsverity updates for 6.2 - - - --- 2022-12-12 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.2 [GIT,PULL] fscrypt updates for 6.2 - - - --- 2022-12-12 Eric Biggers Accepted
fscrypt: remove unused Speck definitions fscrypt: remove unused Speck definitions - - - --- 2022-12-02 Eric Biggers Accepted
fscrypt: add additional documentation for SM4 support fscrypt: add additional documentation for SM4 support - 1 - --- 2022-12-01 Eric Biggers Accepted
« 1 2 3 412 13 »