Show patches with: none      |   3712 patches
« 1 2 3 437 38 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[v4,2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt - - - --- 2022-12-01 tianjia.zhang Accepted
[v4,1/2] blk-crypto: Add support for SM4-XTS blk crypto mode Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt - - - --- 2022-12-01 tianjia.zhang 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
[3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h [1/3] blk-crypto: don't use struct request_queue for public interfaces - 1 - --- 2022-11-14 Christoph Hellwig Accepted
[2/3] blk-crypto: add a blk_crypto_config_supported_natively helper [1/3] blk-crypto: don't use struct request_queue for public interfaces - 1 - --- 2022-11-14 Christoph Hellwig Accepted
[1/3] blk-crypto: don't use struct request_queue for public interfaces [1/3] blk-crypto: don't use struct request_queue for public interfaces - 1 - --- 2022-11-14 Christoph Hellwig Accepted
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.15,101/144] fscrypt: fix keyring memory leak on mount failure Untitled series #693263 - 1 - --- 2022-11-08 Greg KH Accepted
[5.15,100/144] fscrypt: stop using keyrings subsystem for fscrypt_master_key Untitled series #693263 - - - --- 2022-11-08 Greg KH Accepted
[6.0,125/197] fscrypt: fix keyring memory leak on mount failure Untitled series #693274 - 1 - --- 2022-11-08 Greg KH Accepted
[6.0,124/197] fscrypt: stop using keyrings subsystem for fscrypt_master_key Untitled series #693274 - - - --- 2022-11-08 Greg KH Accepted
[5.10,082/118] fscrypt: fix keyring memory leak on mount failure Untitled series #693256 - 1 - --- 2022-11-08 Greg KH Accepted
[5.10,081/118] fscrypt: stop using keyrings subsystem for fscrypt_master_key Untitled series #693256 - - - --- 2022-11-08 Greg KH Accepted
[5.10,080/118] fscrypt: simplify master key locking Untitled series #693256 - - - --- 2022-11-08 Greg KH 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
[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
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
[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
[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
[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
[v4,1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt: rework keyring and stop using request_queue - - - --- 2022-09-01 Eric Biggers Accepted
[v5,8/8] xfs: support STATX_DIOALIGN make statx() return DIO alignment information - 2 - --- 2022-08-27 Eric Biggers Accepted
[v5,7/8] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information 1 - - --- 2022-08-27 Eric Biggers Accepted
[v5,6/8] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information 1 - - --- 2022-08-27 Eric Biggers Accepted
[v5,5/8] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information 1 - - --- 2022-08-27 Eric Biggers Accepted
[v5,4/8] ext4: support STATX_DIOALIGN make statx() return DIO alignment information 1 - - --- 2022-08-27 Eric Biggers Accepted
[v5,3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN make statx() return DIO alignment information - 1 - --- 2022-08-27 Eric Biggers Accepted
[v5,2/8] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - 2 - --- 2022-08-27 Eric Biggers Accepted
[v5,1/8] statx: add direct I/O alignment information make statx() return DIO alignment information - 4 - --- 2022-08-27 Eric Biggers Accepted
[v4] fstests: add btrfs fs-verity send/recv test [v4] fstests: add btrfs fs-verity send/recv test - 1 - --- 2022-08-19 Boris Burkov Accepted
fs-verity: use kmap_local_page() instead of kmap() fs-verity: use kmap_local_page() instead of kmap() - 2 - --- 2022-08-18 Eric Biggers Accepted
fs-verity: use memcpy_from_page() fs-verity: use memcpy_from_page() - 1 - --- 2022-08-18 Eric Biggers Accepted
[v2,1/2] fscrypt: stop using PG_error to track error status ext4, f2fs: stop using PG_error for fscrypt and fsverity - 1 - --- 2022-08-15 Eric Biggers Accepted
[v6,2/2] generic: add tests for fscrypt policies with HCTR2 generic: test HCTR2 filename encryption - 1 1 --- 2022-08-09 Nathan Huckleberry Accepted
[v6,1/2] fscrypt-crypt-util: add HCTR2 implementation generic: test HCTR2 filename encryption - 1 1 --- 2022-08-09 Nathan Huckleberry Accepted
[v5,2/2] generic: add tests for fscrypt policies with HCTR2 generic: test HCTR2 filename encryption - 1 1 --- 2022-08-03 Nathan Huckleberry Accepted
[v5,1/2] fscrypt-crypt-util: add HCTR2 implementation generic: test HCTR2 filename encryption - 1 1 --- 2022-08-03 Nathan Huckleberry Accepted
[GIT,PULL] fsverity update for 5.20 [GIT,PULL] fsverity update for 5.20 - - - --- 2022-08-02 Eric Biggers Accepted
[v13,5/5] generic: test fs-verity EFBIG scenarios tests for btrfs fsverity - 2 - --- 2022-07-20 Boris Burkov Accepted
[v13,4/5] btrfs: test verity orphans with dmlogwrites tests for btrfs fsverity - 1 - --- 2022-07-20 Boris Burkov Accepted
[v13,3/5] btrfs: test btrfs specific fsverity corruption tests for btrfs fsverity - 1 - --- 2022-07-20 Boris Burkov Accepted
[v13,2/5] common/verity: support btrfs in generic fsverity tests tests for btrfs fsverity - 2 - --- 2022-07-20 Boris Burkov Accepted
[v13,1/5] common/verity: require corruption functionality tests for btrfs fsverity - 3 - --- 2022-07-20 Boris Burkov Accepted
« 1 2 3 437 38 »