Show patches with: Archived = No       |   10997 patches
« 1 2 ... 82 83 84109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/7] fscrypt: factor out fscrypt_policy_to_key_spec() test_dummy_encryption fixes and cleanups - - - - --- 2022-05-01 Eric Biggers Superseded
[v2,4/7] fscrypt: add new helper functions for test_dummy_encryption test_dummy_encryption fixes and cleanups - - - - --- 2022-05-01 Eric Biggers Superseded
[v2,5/7] ext4: fix up test_dummy_encryption handling for new mount API test_dummy_encryption fixes and cleanups - 1 - - --- 2022-05-01 Eric Biggers Superseded
[v2,6/7] f2fs: use the updated test_dummy_encryption helper functions test_dummy_encryption fixes and cleanups - - - - --- 2022-05-01 Eric Biggers Superseded
[v2,7/7] fscrypt: remove fscrypt_set_test_dummy_encryption() test_dummy_encryption fixes and cleanups - - - - --- 2022-05-01 Eric Biggers Superseded
[xfstests,1/2] ext4/053: update the test_dummy_encryption tests update test_dummy_encryption testing in ext4/053 - - - - --- 2022-05-01 Eric Biggers Not Applicable
[xfstests,2/2] ext4/053: test changing test_dummy_encryption on remount update test_dummy_encryption testing in ext4/053 - - - - --- 2022-05-01 Eric Biggers Not Applicable
ext4: reject the 'commit' option on ext2 filesystems ext4: reject the 'commit' option on ext2 filesystems - 1 2 - --- 2022-05-10 Eric Biggers Awaiting Upstream
[v3,1/5] ext4: fix memory leak in parse_apply_sb_mount_options() test_dummy_encryption fixes and cleanups - 1 - 1 --- 2022-05-13 Eric Biggers Awaiting Upstream
[v3,2/5] ext4: only allow test_dummy_encryption when supported test_dummy_encryption fixes and cleanups - - - - --- 2022-05-13 Eric Biggers Awaiting Upstream
[v3,3/5] ext4: fix up test_dummy_encryption handling for new mount API test_dummy_encryption fixes and cleanups - 1 - - --- 2022-05-13 Eric Biggers Superseded
[v3,4/5] f2fs: use the updated test_dummy_encryption helper functions test_dummy_encryption fixes and cleanups - - 1 - --- 2022-05-13 Eric Biggers Not Applicable
[v3,5/5] fscrypt: remove fscrypt_set_test_dummy_encryption() test_dummy_encryption fixes and cleanups - - - - --- 2022-05-13 Eric Biggers Not Applicable
[RFC,v2,1/7] statx: add I/O alignment information make statx() return I/O alignment information - - 2 - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,3/7] ext4: support STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,4/7] f2fs: move f2fs_force_buffered_io() into file.c make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,5/7] f2fs: don't allow DIO reads but not DIO writes make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,6/7] f2fs: simplify f2fs_force_buffered_io() make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,7/7] f2fs: support STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[v4] ext4: only allow test_dummy_encryption when supported [v4] ext4: only allow test_dummy_encryption when supported - - 1 - --- 2022-05-19 Eric Biggers Accepted
[GIT,PULL] fscrypt updates for 5.19 [GIT,PULL] fscrypt updates for 5.19 - - - - --- 2022-05-23 Eric Biggers New
[GIT,PULL] fsverity updates for 5.19 [GIT,PULL] fsverity updates for 5.19 - - - - --- 2022-05-23 Eric Biggers New
[v4] ext4: fix up test_dummy_encryption handling for new mount API [v4] ext4: fix up test_dummy_encryption handling for new mount API - 1 - - --- 2022-05-26 Eric Biggers Awaiting Upstream
[v2] ext4/053: update the test_dummy_encryption tests [v2] ext4/053: update the test_dummy_encryption tests - - 1 - --- 2022-05-30 Eric Biggers Not Applicable
[5.15] ext4: only allow test_dummy_encryption when supported [5.15] ext4: only allow test_dummy_encryption when supported - - 1 - --- 2022-06-06 Eric Biggers Not Applicable
[5.10] ext4: only allow test_dummy_encryption when supported [5.10] ext4: only allow test_dummy_encryption when supported - - 1 - --- 2022-06-06 Eric Biggers Not Applicable
[v3,1/8] statx: add direct I/O alignment information make statx() return DIO alignment information - - 1 - --- 2022-06-16 Eric Biggers Superseded
[v3,2/8] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,4/8] ext4: support STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,5/8] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,6/8] f2fs: don't allow DIO reads but not DIO writes make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,7/8] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[v3,8/8] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-06-16 Eric Biggers Superseded
[man-pages,RFC] statx.2, open.2: document STATX_DIOALIGN [man-pages,RFC] statx.2, open.2: document STATX_DIOALIGN - - - - --- 2022-06-16 Eric Biggers Not Applicable
[xfstests,v2] ext4/053: test changing test_dummy_encryption on remount [xfstests,v2] ext4/053: test changing test_dummy_encryption on remount - - 1 - --- 2022-06-23 Eric Biggers Not Applicable
[1/2] fscrypt: stop using PG_error to track error status ext4, f2fs: stop using PG_error for fscrypt and fsverity - - - - --- 2022-06-27 Eric Biggers Superseded
[2/2] fsverity: stop using PG_error to track error status ext4, f2fs: stop using PG_error for fscrypt and fsverity - - - - --- 2022-06-27 Eric Biggers Superseded
[v4,1/9] statx: add direct I/O alignment information make statx() return DIO alignment information - - 3 - --- 2022-07-22 Eric Biggers Superseded
[v4,2/9] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - - 2 - --- 2022-07-22 Eric Biggers Superseded
[v4,3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN make statx() return DIO alignment information - - 1 - --- 2022-07-22 Eric Biggers Superseded
[v4,4/9] ext4: support STATX_DIOALIGN make statx() return DIO alignment information 1 - - - --- 2022-07-22 Eric Biggers Superseded
[v4,5/9] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,6/9] f2fs: don't allow DIO reads but not DIO writes make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,7/9] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,8/9] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,9/9] xfs: support STATX_DIOALIGN make statx() return DIO alignment information - - 2 - --- 2022-07-22 Eric Biggers Superseded
[man-pages,RFC,v2] statx.2, open.2: document STATX_DIOALIGN [man-pages,RFC,v2] statx.2, open.2: document STATX_DIOALIGN - - 1 - --- 2022-07-22 Eric Biggers Not Applicable
[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 Superseded
[v2,2/2] fsverity: stop using PG_error to track error status ext4, f2fs: stop using PG_error for fscrypt and fsverity - - - - --- 2022-08-15 Eric Biggers Superseded
[1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt: rework filesystem-level keyring - 1 - - --- 2022-08-19 Eric Biggers Superseded
[2/2] fscrypt: stop holding extra request_queue references fscrypt: rework filesystem-level keyring - - - - --- 2022-08-19 Eric Biggers Superseded
[v2,1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt: rework filesystem-level keyring - 1 - - --- 2022-08-20 Eric Biggers Superseded
[v2,2/2] fscrypt: stop holding extra request_queue references fscrypt: rework filesystem-level keyring - - - - --- 2022-08-20 Eric Biggers Superseded
[v3,1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt: rework keyring and stop using request_queue - 1 - - --- 2022-08-22 Eric Biggers Not Applicable
[v3,2/3] fscrypt: stop holding extra request_queue references fscrypt: rework keyring and stop using request_queue - - - - --- 2022-08-22 Eric Biggers Not Applicable
[v3,3/3] fscrypt: work on block_devices instead of request_queues fscrypt: rework keyring and stop using request_queue - - - - --- 2022-08-22 Eric Biggers Not Applicable
[v5,1/8] statx: add direct I/O alignment information make statx() return DIO alignment information - - 4 - --- 2022-08-27 Eric Biggers Not Applicable
[v5,2/8] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - - 2 - --- 2022-08-27 Eric Biggers Not Applicable
[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 Not Applicable
[v5,4/8] ext4: support STATX_DIOALIGN make statx() return DIO alignment information 1 - - - --- 2022-08-27 Eric Biggers Not Applicable
[v5,5/8] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information 1 - - - --- 2022-08-27 Eric Biggers Not Applicable
[v5,6/8] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information 1 - - - --- 2022-08-27 Eric Biggers Not Applicable
[v5,7/8] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information 1 - - - --- 2022-08-27 Eric Biggers Not Applicable
[v5,8/8] xfs: support STATX_DIOALIGN make statx() return DIO alignment information - - 2 - --- 2022-08-27 Eric Biggers Not Applicable
[v4,1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt: rework keyring and stop using request_queue - 1 - - --- 2022-09-01 Eric Biggers Not Applicable
[v4,2/3] fscrypt: stop holding extra request_queue references fscrypt: rework keyring and stop using request_queue - - - - --- 2022-09-01 Eric Biggers Not Applicable
[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 Not Applicable
[GIT,PULL] fscrypt updates for 6.1 [GIT,PULL] fscrypt updates for 6.1 - - - - --- 2022-10-03 Eric Biggers Accepted
[GIT,PULL] STATX_DIOALIGN for 6.1 [GIT,PULL] STATX_DIOALIGN for 6.1 - - - - --- 2022-10-03 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 Not Applicable
[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 Not Applicable
[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
[1/6] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[2/6] fsverity: support enabling with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[3/6] ext4: simplify ext4_readpage_limit() fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[4/6] f2fs: simplify f2fs_readpage_limit() fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[5/6] fs/buffer.c: support fsverity in block_read_full_folio() fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[6/6] ext4: allow verity with fs block size < PAGE_SIZE fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
ext4: don't allow journal inode to have encrypt flag ext4: don't allow journal inode to have encrypt flag - 1 - - --- 2022-11-02 Eric Biggers Awaiting Upstream
[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
[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
[1/7] ext4: disable fast-commit of encrypted dir operations ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[2/7] ext4: don't set up encryption key during jbd2 transaction ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[3/7] ext4: fix leaking uninitialized memory in fast-commit journal ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[4/7] ext4: add missing validation of fast-commit record lengths ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[5/7] ext4: fix unaligned memory access in ext4_fc_reserve_space() ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[6/7] ext4: fix off-by-one errors in fast-commit block filling ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[7/7] ext4: simplify fast-commit CRC calculation ext4 fast-commit fixes - - - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[5.10] ext4,f2fs: fix readahead of verity data [5.10] ext4,f2fs: fix readahead of verity data - 1 - - --- 2022-11-07 Eric Biggers Not Applicable
[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
[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 Not Applicable
fsverity: don't check builtin signatures when require_signatures=0 fsverity: don't check builtin signatures when require_signatures=0 1 1 - - --- 2022-12-08 Eric Biggers Not Applicable
fsverity: mark builtin signatures as deprecated fsverity: mark builtin signatures as deprecated - - - - --- 2022-12-08 Eric Biggers Not Applicable
[GIT,PULL] fscrypt updates for 6.2 [GIT,PULL] fscrypt updates for 6.2 - - - - --- 2022-12-12 Eric Biggers New
[GIT,PULL] fsverity updates for 6.2 [GIT,PULL] fsverity updates for 6.2 - - - - --- 2022-12-12 Eric Biggers New
[1/4] fsverity: optimize fsverity_file_open() on non-verity files fsverity cleanups - - - - --- 2022-12-14 Eric Biggers Not Applicable
[2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files fsverity cleanups - - - - --- 2022-12-14 Eric Biggers Not Applicable
[3/4] fsverity: optimize fsverity_cleanup_inode() on non-verity files fsverity cleanups - - - - --- 2022-12-14 Eric Biggers Not Applicable
« 1 2 ... 82 83 84109 110 »