Show patches with: Submitter = Eric Biggers       |    Archived = No       |   907 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[29/38] misc/e4defrag: fix -Wstringop-truncation warnings e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[28/38] misc/create_inode: simplify logic in scandir() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[27/38] misc/create_inode: fix -Wunused-variable warnings in __populate_fs() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[26/38] e2fsck: use real functions for kernel slab functions e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[25/38] lib/uuid: remove conflicting Windows implementation of gettimeofday() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[24/38] lib/support: clean up definition of flags_array e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[23/38] lib/support: remove unused label in get_devname() e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[22/38] lib/ss: fix 'make install' by creating man1dir e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[21/38] lib/{ext2fs,support}: fix 32-bit Windows build e2fsprogs: misc fixes, and add a GitHub Actions file - 1 - - --- 2023-01-21 Eric Biggers Accepted
[20/38] lib/ext2fs: fix a -Wpointer-sign warning in ext2fs_mmp_start() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[19/38] lib/ext2fs: fix two compiler warnings in windows_io.c e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[18/38] lib/ext2fs: fix a printf format specifier in file_test() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[17/38] lib/ext2fs: remove unused variable in ext2fs_xattrs_read_inode() e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[16/38] lib/ext2fs: consistently use #ifdefs in ext2fs_print_bmap_statistics() e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[15/38] lib/ext2fs: remove 32-bit x86 bitops assembly e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[14/38] lib/et: fix "unused variable" warnings when !HAVE_FCNTL e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[13/38] lib/{e2p,ss}: remove manual declarations of errno e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[12/38] lib/e2p: fix a -Wunused-variable warning in getflags() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[11/38] lib/blkid: suppress -Wstringop-truncation warning in blkid_strndup() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[10/38] lib/blkid: suppress -Wunused-result warning in blkid_flush_cache() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[09/38] lib/blkid: fix -Wunused-variable warning in blkid_get_dev_size() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[08/38] lib/blkid: fix unaligned access to hfs_mdb e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[07/38] lib/blkid: remove 32-bit x86 byteswap assembly e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[06/38] lib, misc: eliminate dependency on Winsock e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[05/38] config/install-sh: update to latest version e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[04/38] configure: regenerate e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[03/38] configure.ac: automatically add include/mingw/ headers e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[02/38] configure.ac: disable tdb by default on Windows e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[01/38] configure.ac: only use Windows I/O manager on native Windows e2fsprogs: misc fixes, and add a GitHub Actions file - 1 - - --- 2023-01-21 Eric Biggers Accepted
[e2fsprogs] e2fsck: use inline functions for kernel slab functions [e2fsprogs] e2fsck: use inline functions for kernel slab functions - - - - --- 2023-01-20 Eric Biggers Superseded
[e2fsprogs] mk_hugefiles: simplify get_partition_start() [e2fsprogs] mk_hugefiles: simplify get_partition_start() - - - - --- 2023-01-20 Eric Biggers Superseded
Detecting default signedness of char in ext4 (despite -funsigned-char) Detecting default signedness of char in ext4 (despite -funsigned-char) - 2 - - --- 2023-01-18 Eric Biggers Superseded
MAINTAINERS: update fscrypt git repo MAINTAINERS: update fscrypt git repo - - - - --- 2023-01-16 Eric Biggers Not Applicable
MAINTAINERS: update fsverity git repo, list, and patchwork MAINTAINERS: update fsverity git repo, list, and patchwork - - - - --- 2023-01-16 Eric Biggers Not Applicable
[e2fsprogs] mke2fs: fix Windows build [e2fsprogs] mke2fs: fix Windows build - 1 - - --- 2023-01-09 Eric Biggers Accepted
[5.10,2/2] ext4: don't set up encryption key during jbd2 transaction Selected ext4 fast-commit fixes for 5.10-stable - 1 - - --- 2023-01-07 Eric Biggers Not Applicable
[5.10,1/2] ext4: disable fast-commit of encrypted dir operations Selected ext4 fast-commit fixes for 5.10-stable - 1 - - --- 2023-01-07 Eric Biggers Not Applicable
[5.15,10/10] ext4: fix off-by-one errors in fast-commit block filling ext4 fast-commit fixes for 5.15-stable - 1 - - --- 2023-01-05 Eric Biggers Superseded
[5.15,09/10] ext4: fix unaligned memory access in ext4_fc_reserve_space() ext4 fast-commit fixes for 5.15-stable - 1 - - --- 2023-01-05 Eric Biggers Superseded
[5.15,08/10] ext4: add missing validation of fast-commit record lengths ext4 fast-commit fixes for 5.15-stable - 1 - - --- 2023-01-05 Eric Biggers Superseded
[5.15,07/10] ext4: don't set up encryption key during jbd2 transaction ext4 fast-commit fixes for 5.15-stable - 1 - - --- 2023-01-05 Eric Biggers Superseded
[5.15,06/10] ext4: disable fast-commit of encrypted dir operations ext4 fast-commit fixes for 5.15-stable - 1 - - --- 2023-01-05 Eric Biggers Superseded
[5.15,05/10] ext4: fix potential out of bound read in ext4_fc_replay_scan() ext4 fast-commit fixes for 5.15-stable - - - - --- 2023-01-05 Eric Biggers Superseded
[5.15,04/10] ext4: factor out ext4_fc_get_tl() ext4 fast-commit fixes for 5.15-stable - - - - --- 2023-01-05 Eric Biggers Superseded
[5.15,03/10] ext4: introduce EXT4_FC_TAG_BASE_LEN helper ext4 fast-commit fixes for 5.15-stable - - - - --- 2023-01-05 Eric Biggers Superseded
[5.15,02/10] ext4: use ext4_debug() instead of jbd_debug() ext4 fast-commit fixes for 5.15-stable - - 1 - --- 2023-01-05 Eric Biggers Superseded
[5.15,01/10] ext4: remove unused enum EXT4_FC_COMMIT_FAILED ext4 fast-commit fixes for 5.15-stable - - 2 - --- 2023-01-05 Eric Biggers Superseded
[e2fsprogs] tune2fs: fix setting fsuuid::fsu_len [e2fsprogs] tune2fs: fix setting fsuuid::fsu_len - 1 2 - --- 2023-01-04 Eric Biggers Superseded
[e2fsprogs] resize2fs: remove unused variable from adjust_superblock() [e2fsprogs] resize2fs: remove unused variable from adjust_superblock() - - 1 - --- 2023-01-04 Eric Biggers Superseded
[e2fsprogs] libsupport: remove unused label in get_devname() [e2fsprogs] libsupport: remove unused label in get_devname() - - 1 - --- 2023-01-04 Eric Biggers Superseded
[e2fsprogs] libsupport: clean up definition of flags_array [e2fsprogs] libsupport: clean up definition of flags_array - - 1 - --- 2023-01-04 Eric Biggers Superseded
[e2fsprogs] libext2fs: remove unused variable in ext2fs_xattrs_read_inode() [e2fsprogs] libext2fs: remove unused variable in ext2fs_xattrs_read_inode() - - 1 - --- 2023-01-04 Eric Biggers Superseded
[e2fsprogs] libext2fs: fix 32-bit Windows build [e2fsprogs] libext2fs: fix 32-bit Windows build - 1 - - --- 2023-01-04 Eric Biggers Superseded
[e2fsprogs] libext2fs: consistently use #ifdefs in ext2fs_print_bmap_statistics() [e2fsprogs] libext2fs: consistently use #ifdefs in ext2fs_print_bmap_statistics() - - 1 - --- 2023-01-04 Eric Biggers Superseded
[v2,11/11] ext4: allow verity with fs block size < PAGE_SIZE [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,10/11] fs/buffer.c: support fsverity in block_read_full_folio() [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,09/11] f2fs: simplify f2fs_readpage_limit() [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,08/11] ext4: simplify ext4_readpage_limit() [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,07/11] fsverity: support enabling with tree block size < PAGE_SIZE [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,06/11] fsverity: support verification with tree block size < PAGE_SIZE [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block() [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,04/11] fsverity: use EFBIG for file too large to enable verity [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,03/11] fsverity: store log2(digest_size) precomputed [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,02/11] fsverity: simplify Merkle tree readahead size calculation [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,01/11] fsverity: use unsigned long for level_start [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
ext4: use ext4_fc_tl_mem in fast-commit replay path ext4: use ext4_fc_tl_mem in fast-commit replay path - 1 1 - --- 2022-12-17 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 Not Applicable
[4/4] fsverity: pass pos and size to ->write_merkle_tree_block 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
[2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files fsverity cleanups - - - - --- 2022-12-14 Eric Biggers Not Applicable
[1/4] fsverity: optimize fsverity_file_open() on non-verity files fsverity cleanups - - - - --- 2022-12-14 Eric Biggers Not Applicable
[GIT,PULL] fsverity updates for 6.2 [GIT,PULL] fsverity updates for 6.2 - - - - --- 2022-12-12 Eric Biggers New
[GIT,PULL] fscrypt updates for 6.2 [GIT,PULL] fscrypt updates for 6.2 - - - - --- 2022-12-12 Eric Biggers New
fsverity: mark builtin signatures as deprecated fsverity: mark builtin signatures as deprecated - - - - --- 2022-12-08 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
[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
[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
[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
[7/7] ext4: simplify fast-commit CRC calculation ext4 fast-commit fixes - - - - --- 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
[5/7] ext4: fix unaligned memory access in ext4_fc_reserve_space() 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
[3/7] ext4: fix leaking uninitialized memory in fast-commit journal 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
[1/7] ext4: disable fast-commit of encrypted dir operations ext4 fast-commit fixes - 1 - - --- 2022-11-06 Eric Biggers Awaiting Upstream
[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 - 1 - - --- 2022-11-02 Eric Biggers Awaiting Upstream
[6/6] ext4: allow verity with fs block size < PAGE_SIZE 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
[4/6] f2fs: simplify f2fs_readpage_limit() 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
[2/6] fsverity: support enabling with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - - --- 2022-10-28 Eric Biggers Not Applicable
[1/6] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - - --- 2022-10-28 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
[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
[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
[GIT,PULL] STATX_DIOALIGN for 6.1 [GIT,PULL] STATX_DIOALIGN 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 Not Applicable
« 1 2 3 49 10 »