Show patches with: Submitter = Eric Biggers       |    Archived = No       |   142 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[f2fs-dev,v2,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-14 Eric Biggers Superseded
[f2fs-dev,v2,3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev,v2,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-14 Eric Biggers Superseded
[f2fs-dev,v2,1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev,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-05 Eric Biggers Superseded
[f2fs-dev,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-05 Eric Biggers Superseded
[f2fs-dev,3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev,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-05 Eric Biggers Superseded
[f2fs-dev,1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev] fsck.f2fs: use clearer info message for -a option [f2fs-dev] fsck.f2fs: use clearer info message for -a option - - - --- 2023-09-05 Eric Biggers New
[f2fs-dev] quota: explicitly forbid quota files from being encrypted [f2fs-dev] quota: explicitly forbid quota files from being encrypted - - - --- 2023-09-05 Eric Biggers Mainlined
[f2fs-dev,3/3] libfs: remove redundant checks of s_encoding Simplify rejection of unexpected casefold inode flag - - - --- 2023-08-14 Eric Biggers Accepted
[f2fs-dev,2/3] ext4: remove redundant checks of s_encoding Simplify rejection of unexpected casefold inode flag - - - --- 2023-08-14 Eric Biggers Accepted
[f2fs-dev,1/3] ext4: reject casefold inode flag without casefold feature Simplify rejection of unexpected casefold inode flag - - - --- 2023-08-14 Eric Biggers Accepted
[f2fs-dev,2/2] fsverity: move sysctl registration out of signature.c fsverity: simplify initcall and move sysctl registration - - - --- 2023-07-05 Eric Biggers Accepted
[f2fs-dev,1/2] fsverity: simplify handling of errors during initcall fsverity: simplify initcall and move sysctl registration - - - --- 2023-07-05 Eric Biggers Accepted
[f2fs-dev,GIT,PULL] fsverity updates for 6.5 [f2fs-dev,GIT,PULL] fsverity updates for 6.5 - - - --- 2023-06-26 Eric Biggers New
[f2fs-dev,v2] fsverity: use shash API instead of ahash API [f2fs-dev,v2] fsverity: use shash API instead of ahash API 1 1 - --- 2023-05-16 Eric Biggers Accepted
[f2fs-dev,RFC] fsverity: use shash API instead of ahash API [f2fs-dev,RFC] fsverity: use shash API instead of ahash API - - - --- 2023-04-06 Eric Biggers Superseded
[f2fs-dev,4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption [f2fs-dev,4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption 1 1 - --- 2023-03-08 Eric Biggers New
[f2fs-dev,GIT,PULL] fsverity updates for 6.3 [f2fs-dev,GIT,PULL] fsverity updates for 6.3 - - - --- 2023-02-19 Eric Biggers New
[f2fs-dev,GIT,PULL] fscrypt updates for 6.3 [f2fs-dev,GIT,PULL] fscrypt updates for 6.3 - - - --- 2023-02-19 Eric Biggers New
[f2fs-dev,5/5] fscrypt: clean up fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[f2fs-dev,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
[f2fs-dev,3/5] f2fs: stop calling fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[f2fs-dev,2/5] ext4: stop calling fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - --- 2023-02-08 Eric Biggers Accepted
[f2fs-dev,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-dev] f2fs: fix cgroup writeback accounting with fs-layer encryption [f2fs-dev] f2fs: fix cgroup writeback accounting with fs-layer encryption 1 1 - --- 2023-02-03 Eric Biggers Superseded
[f2fs-dev] f2fs: fix information leak in f2fs_move_inline_dirents() [f2fs-dev] f2fs: fix information leak in f2fs_move_inline_dirents() - 1 - --- 2023-01-23 Eric Biggers Accepted
[f2fs-dev] MAINTAINERS: update fscrypt git repo [f2fs-dev] MAINTAINERS: update fscrypt git repo - - - --- 2023-01-16 Eric Biggers Accepted
[f2fs-dev] MAINTAINERS: update fsverity git repo, list, and patchwork [f2fs-dev] MAINTAINERS: update fsverity git repo, list, and patchwork - - - --- 2023-01-16 Eric Biggers Accepted
[f2fs-dev,v2,11/11] ext4: allow verity with fs block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,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
[f2fs-dev,v2,09/11] f2fs: simplify f2fs_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,v2,08/11] ext4: simplify ext4_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,v2,07/11] fsverity: support enabling with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,v2,06/11] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,v2,05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,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
[f2fs-dev,v2,03/11] fsverity: store log2(digest_size) precomputed fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,v2,02/11] fsverity: simplify Merkle tree readahead size calculation fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
[f2fs-dev,v2,01/11] fsverity: use unsigned long for level_start fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers Accepted
« 1 2 »