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
[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
[v2,10/10] generic/575: test 1K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,09/10] generic/624: test multiple Merkle tree block sizes xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,08/10] generic/574: test multiple Merkle tree block sizes xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,07/10] generic/577: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,06/10] generic/573: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,05/10] generic/572: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,04/10] common/verity: add _filter_fsverity_digest() xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,03/10] common/verity: use FSV_BLOCK_SIZE by default xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[v2,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-23 Eric Biggers Superseded
[v2,01/10] common/verity: add and use _fsv_can_enable() xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-23 Eric Biggers Superseded
[RFC,v7,4/4] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-12-16 Eric Biggers Superseded
[RFC,v7,3/4] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-12-16 Eric Biggers Superseded
[RFC,v7,2/4] blk-crypto: show supported key types in sysfs Support for hardware-wrapped inline encryption keys - - - --- 2022-12-16 Eric Biggers Superseded
[RFC,v7,1/4] blk-crypto: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2022-12-16 Eric Biggers Superseded
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
[10/10] generic/575: test 1K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[09/10] generic/624: test multiple Merkle tree block sizes xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[08/10] generic/574: test multiple Merkle tree block sizes xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[07/10] generic/577: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[06/10] generic/573: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[05/10] generic/572: support non-4K Merkle tree block size xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[04/10] common/verity: add _filter_fsverity_digest() xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[03/10] common/verity: use FSV_BLOCK_SIZE by default xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
[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-11 Eric Biggers Superseded
[01/10] common/verity: add and use _fsv_can_enable() xfstests: update verity tests for non-4K block and page size - - - --- 2022-12-11 Eric Biggers Superseded
fsverity: mark builtin signatures as deprecated fsverity: mark builtin signatures as deprecated - - - --- 2022-12-08 Eric Biggers Rejected
fsverity: don't check builtin signatures when require_signatures=0 fsverity: don't check builtin signatures when require_signatures=0 1 - - --- 2022-12-08 Eric Biggers Rejected
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
[v5] fsverity: stop using PG_error to track error status [v5] fsverity: stop using PG_error to track error status 1 1 - --- 2022-11-29 Eric Biggers Accepted
fsverity: simplify fsverity_get_digest() fsverity: simplify fsverity_get_digest() - - - --- 2022-11-29 Eric Biggers Accepted
fscrypt: add comment for fscrypt_valid_enc_modes_v1() fscrypt: add comment for fscrypt_valid_enc_modes_v1() - - - --- 2022-11-25 Eric Biggers Accepted
[v4] fsverity: stop using PG_error to track error status [v4] fsverity: stop using PG_error to track error status 1 1 - --- 2022-11-25 Eric Biggers Superseded
fscrypt: pass super_block to fscrypt_put_master_key_activeref() fscrypt: pass super_block to fscrypt_put_master_key_activeref() - - - --- 2022-11-10 Eric Biggers Accepted
[5.10] ext4,f2fs: fix readahead of verity data [5.10] ext4,f2fs: fix readahead of verity data - - - --- 2022-11-07 Eric Biggers Accepted
[7/7] ext4: simplify fast-commit CRC calculation ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[6/7] ext4: fix off-by-one errors in fast-commit block filling ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[5/7] ext4: fix unaligned memory access in ext4_fc_reserve_space() ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[4/7] ext4: add missing validation of fast-commit record lengths ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[3/7] ext4: fix leaking uninitialized memory in fast-commit journal ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[2/7] ext4: don't set up encryption key during jbd2 transaction ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[1/7] ext4: disable fast-commit of encrypted dir operations ext4 fast-commit fixes - - - --- 2022-11-06 Eric Biggers Accepted
[5.10,3/3] fscrypt: fix keyring memory leak on mount failure fscrypt fixes for stable - 1 - --- 2022-11-04 Eric Biggers Accepted
[5.10,2/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt fixes for stable - - - --- 2022-11-04 Eric Biggers Accepted
[5.10,1/3] fscrypt: simplify master key locking fscrypt fixes for stable - - - --- 2022-11-04 Eric Biggers Accepted
[5.15,2/2] fscrypt: fix keyring memory leak on mount failure fscrypt fixes for stable - 1 - --- 2022-11-04 Eric Biggers Accepted
[5.15,1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt fixes for stable - - - --- 2022-11-04 Eric Biggers Accepted
[6.0,2/2] fscrypt: fix keyring memory leak on mount failure fscrypt fixes for stable - 1 - --- 2022-11-04 Eric Biggers Accepted
[6.0,1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt fixes for stable - - - --- 2022-11-04 Eric Biggers Accepted
[xfstests,v2,3/3] tests: fix some tests for systems with fs.verity.require_signatures=1 Fix test bugs related to fs.verity.require_signatures - 1 - --- 2022-11-04 Eric Biggers Accepted
[xfstests,v2,2/3] generic/577: add missing file removal before empty file test Fix test bugs related to fs.verity.require_signatures - 1 - --- 2022-11-04 Eric Biggers Accepted
[xfstests,v2,1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures Fix test bugs related to fs.verity.require_signatures - 1 - --- 2022-11-04 Eric Biggers Accepted
[xfstests,3/3] tests: fix some tests for systems with fs.verity.require_signatures=1 Fix test bugs related to fs.verity.require_signatures - - - --- 2022-11-04 Eric Biggers Superseded
[xfstests,2/3] generic/577: add missing file removal before empty file test Fix test bugs related to fs.verity.require_signatures - - - --- 2022-11-04 Eric Biggers Superseded
[xfstests,1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures Fix test bugs related to fs.verity.require_signatures - - - --- 2022-11-04 Eric Biggers Superseded
[e2fsprogs,v2] e2fsck: don't allow journal inode to have encrypt flag [e2fsprogs,v2] e2fsck: don't allow journal inode to have encrypt flag - 1 - --- 2022-11-02 Eric Biggers Accepted
[e2fsprogs] e2fsck: don't allow journal inode to have encrypt flag [e2fsprogs] e2fsck: don't allow journal inode to have encrypt flag - - - --- 2022-11-02 Eric Biggers Superseded
ext4: don't allow journal inode to have encrypt flag ext4: don't allow journal inode to have encrypt flag - - - --- 2022-11-02 Eric Biggers Accepted
[6/6] ext4: allow verity with fs block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-10-28 Eric Biggers Superseded
[5/6] fs/buffer.c: support fsverity in block_read_full_folio() fsverity: support for non-4K pages - - - --- 2022-10-28 Eric Biggers Superseded
[4/6] f2fs: simplify f2fs_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-10-28 Eric Biggers Superseded
[3/6] ext4: simplify ext4_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-10-28 Eric Biggers Superseded
[2/6] fsverity: support enabling with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-10-28 Eric Biggers Superseded
[1/6] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-10-28 Eric Biggers Superseded
[v3] fsverity: stop using PG_error to track error status [v3] fsverity: stop using PG_error to track error status - 1 - --- 2022-10-28 Eric Biggers Superseded
[GIT,PULL] fscrypt fix for 6.1-rc3 [GIT,PULL] fscrypt fix for 6.1-rc3 - - - --- 2022-10-27 Eric Biggers Accepted
[man-pages,v4] statx.2, open.2: document STATX_DIOALIGN [man-pages,v4] statx.2, open.2: document STATX_DIOALIGN - 1 - --- 2022-10-11 Eric Biggers Accepted
fscrypt: fix keyring memory leak on mount failure fscrypt: fix keyring memory leak on mount failure - 1 - --- 2022-10-11 Eric Biggers Accepted
[man-pages,v3] statx.2, open.2: document STATX_DIOALIGN [man-pages,v3] statx.2, open.2: document STATX_DIOALIGN - 1 - --- 2022-10-04 Eric Biggers Superseded
[GIT,PULL] STATX_DIOALIGN for 6.1 [GIT,PULL] STATX_DIOALIGN for 6.1 - - - --- 2022-10-03 Eric Biggers Accepted
[GIT,PULL] fsverity updates for 6.1 [GIT,PULL] fsverity updates for 6.1 - - - --- 2022-10-03 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 6.1 [GIT,PULL] fscrypt updates for 6.1 - - - --- 2022-10-03 Eric Biggers Accepted
[RFC,v6,4/4] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-09-27 Eric Biggers Superseded
[RFC,v6,3/4] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-09-27 Eric Biggers Superseded
[RFC,v6,2/4] blk-crypto: show supported key types in sysfs Support for hardware-wrapped inline encryption keys - - - --- 2022-09-27 Eric Biggers Superseded
[RFC,v6,1/4] blk-crypto: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2022-09-27 Eric Biggers Superseded
[v4,3/3] fscrypt: work on block_devices instead of request_queues fscrypt: rework keyring and stop using request_queue - - - --- 2022-09-01 Eric Biggers Accepted
[v4,2/3] fscrypt: stop holding extra request_queue references fscrypt: rework keyring and stop using request_queue - - - --- 2022-09-01 Eric Biggers Accepted
« 1 2 3 412 13 »