Show patches with: Submitter = Eric Biggers       |    Archived = No       |   907 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5.4,3/4] f2fs: report correct st_size for encrypted symlinks backport fscrypt symlink fixes to 5.4 - 1 - - --- 2021-09-01 Eric Biggers Not Applicable
[5.4,2/4] ext4: report correct st_size for encrypted symlinks backport fscrypt symlink fixes to 5.4 - 1 - - --- 2021-09-01 Eric Biggers Not Applicable
[5.4,1/4] fscrypt: add fscrypt_symlink_getattr() for computing st_size backport fscrypt symlink fixes to 5.4 - - - - --- 2021-09-01 Eric Biggers Not Applicable
[GIT,PULL] fscrypt updates for 5.15 [GIT,PULL] fscrypt updates for 5.15 - - - - --- 2021-08-30 Eric Biggers Not Applicable
fscrypt: document struct fscrypt_operations fscrypt: document struct fscrypt_operations - - - - --- 2021-07-29 Eric Biggers Not Applicable
[5/5] fscrypt: remove mention of symlink st_size quirk from documentation fscrypt: report correct st_size for encrypted symlinks - - - - --- 2021-07-02 Eric Biggers Not Applicable
[4/5] ubifs: report correct st_size for encrypted symlinks fscrypt: report correct st_size for encrypted symlinks - 1 - - --- 2021-07-02 Eric Biggers Not Applicable
[3/5] f2fs: report correct st_size for encrypted symlinks fscrypt: report correct st_size for encrypted symlinks - 1 - - --- 2021-07-02 Eric Biggers Not Applicable
[2/5] ext4: report correct st_size for encrypted symlinks fscrypt: report correct st_size for encrypted symlinks - 1 - - --- 2021-07-02 Eric Biggers Not Applicable
[1/5] fscrypt: add fscrypt_symlink_getattr() for computing st_size fscrypt: report correct st_size for encrypted symlinks - - - - --- 2021-07-02 Eric Biggers Not Applicable
[GIT,PULL] fscrypt updates for 5.14 [GIT,PULL] fscrypt updates for 5.14 - - - - --- 2021-06-28 Eric Biggers Not Applicable
[6/6] libext2fs: fix a -Wunused-label warning e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[5/6] Fix -Wunused-variable warnings e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[4/6] Fix -Wunused-parameter warnings e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[3/6] mke2fs: use ext2fs_get_device_size2() on all platforms e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[2/6] e2fsck: sync fc_do_one_pass() changes from kernel e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[1/6] libext2fs: improve jbd_debug() implementation e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[v2] fscrypt: fix derivation of SipHash keys on big endian CPUs [v2] fscrypt: fix derivation of SipHash keys on big endian CPUs - 2 - - --- 2021-06-05 Eric Biggers Not Applicable
ext4: fix comment for s_hash_unsigned ext4: fix comment for s_hash_unsigned - - - - --- 2021-05-27 Eric Biggers Awaiting Upstream
fscrypt: don't ignore minor_hash when hash is 0 fscrypt: don't ignore minor_hash when hash is 0 - 1 - - --- 2021-05-27 Eric Biggers Not Applicable
fscrypt: fix derivation of SipHash keys on big endian CPUs fscrypt: fix derivation of SipHash keys on big endian CPUs - 1 - - --- 2021-05-27 Eric Biggers Not Applicable
[5.4] ext4: fix error handling in ext4_end_enable_verity() [5.4] ext4: fix error handling in ext4_end_enable_verity() - 1 - - --- 2021-05-21 Eric Biggers Not Applicable
[xfstests-bld] test-appliance: un-exclude encrypt+casefold test [xfstests-bld] test-appliance: un-exclude encrypt+casefold test - - - - --- 2021-04-13 Eric Biggers Accepted
[2/2] f2fs: fix error handling in f2fs_end_enable_verity() fs-verity: fix error handling in ->end_enable_verity() - 1 - - --- 2021-03-02 Eric Biggers Not Applicable
[1/2] ext4: fix error handling in ext4_end_enable_verity() fs-verity: fix error handling in ->end_enable_verity() - 1 - - --- 2021-03-02 Eric Biggers Awaiting Upstream
[GIT,PULL] fsverity updates for 5.12 [GIT,PULL] fsverity updates for 5.12 - - - - --- 2021-02-16 Eric Biggers Not Applicable
[xfstests,v2] generic: test for lazytime timestamp updates [xfstests,v2] generic: test for lazytime timestamp updates - - - - --- 2021-01-22 Eric Biggers Not Applicable
[xfstests,RFC,4/4] generic: test retrieving verity signature Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,3/4] generic: test retrieving verity Merkle tree and descriptor Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,2/4] generic: add helpers for dumping fs-verity metadata Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,1/4] generic: factor out helpers for fs-verity built-in signatures Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[fsverity-utils,RFC,2/2] programs/fsverity: Add dump_metadata subcommand [fsverity-utils,RFC,1/2] Upgrade to latest fsverity_uapi.h - - - - --- 2021-01-15 Eric Biggers Not Applicable
[fsverity-utils,RFC,1/2] Upgrade to latest fsverity_uapi.h [fsverity-utils,RFC,1/2] Upgrade to latest fsverity_uapi.h - - - - --- 2021-01-15 Eric Biggers Not Applicable
[6/6] fs-verity: support reading signature with ioctl fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[5/6] fs-verity: support reading descriptor with ioctl fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[4/6] fs-verity: support reading Merkle tree with ioctl fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl fs-verity: add an ioctl to read verity metadata 1 - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature() fs-verity: add an ioctl to read verity metadata - - 2 - --- 2021-01-15 Eric Biggers Not Applicable
[1/6] fs-verity: factor out fsverity_get_descriptor() fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[v3,11/11] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fix and cleanups - - 1 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,10/11] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,09/11] fs: improve comments for writeback_single_inode() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,08/11] fs: drop redundant check from __writeback_single_inode() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,07/11] fs: clean up __mark_inode_dirty() a bit lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,06/11] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,05/11] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,04/11] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,03/11] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,02/11] fs: correctly document the inode dirty flags lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,01/11] fs: fix lazytime expiration handling in __writeback_single_inode() lazytime fix and cleanups - 1 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v2,12/12] xfs: remove a stale comment from xfs_file_aio_write_checks() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fix and cleanups - - 1 - --- 2021-01-09 Eric Biggers Superseded
[v2,10/12] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,09/12] fs: improve comments for writeback_single_inode() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,08/12] fs: drop redundant check from __writeback_single_inode() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,07/12] fs: clean up __mark_inode_dirty() a bit lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,05/12] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,03/12] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,02/12] fs: correctly document the inode dirty flags lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,01/12] fs: fix lazytime expiration handling in __writeback_single_inode() lazytime fix and cleanups - 1 2 - --- 2021-01-09 Eric Biggers Superseded
[xfstests,RFC] generic: test for lazytime timestamp updates [xfstests,RFC] generic: test for lazytime timestamp updates - - - - --- 2021-01-05 Eric Biggers Not Applicable
[13/13] xfs: implement lazytime_expired lazytime fixes and cleanups - 1 - - --- 2021-01-05 Eric Biggers Superseded
[12/13] xfs: remove a stale comment from xfs_file_aio_write_checks() lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[11/13] fs: add a lazytime_expired method lazytime fixes and cleanups - - - - --- 2021-01-05 Eric Biggers Superseded
[10/13] fs: clean up __mark_inode_dirty() a bit lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[09/13] fs: drop redundant checks from __writeback_single_inode() lazytime fixes and cleanups - - - - --- 2021-01-05 Eric Biggers Superseded
[08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fixes and cleanups - - - - --- 2021-01-05 Eric Biggers Superseded
[07/13] fs: correctly document the inode dirty flags lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[06/13] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[05/13] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fixes and cleanups - - - - --- 2021-01-05 Eric Biggers Superseded
[03/13] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[02/13] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fixes and cleanups - - 1 - --- 2021-01-05 Eric Biggers Superseded
[01/13] fs: avoid double-writing inodes on lazytime expiration lazytime fixes and cleanups - 1 - - --- 2021-01-05 Eric Biggers Superseded
[4.19,4/4] ubifs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[4.19,3/4] f2fs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[4.19,2/4] ext4: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[4.19,1/4] fscrypt: add fscrypt_is_nokey_name() fscrypt: prevent creating duplicate encrypted filenames - - - - --- 2020-12-28 Eric Biggers Not Applicable
[5.4,4/4] ubifs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[5.4,3/4] f2fs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[5.4,2/4] ext4: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[5.4,1/4] fscrypt: add fscrypt_is_nokey_name() fscrypt: prevent creating duplicate encrypted filenames - - - - --- 2020-12-28 Eric Biggers Not Applicable
[GIT,PULL] fsverity updates for 5.11 [GIT,PULL] fsverity updates for 5.11 - - - - --- 2020-12-14 Eric Biggers Not Applicable
[GIT,PULL] fscrypt updates for 5.11 [GIT,PULL] fscrypt updates for 5.11 - - - - --- 2020-12-14 Eric Biggers Not Applicable
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() - - 1 - --- 2020-12-04 Eric Biggers Not Applicable
[v2,9/9] fscrypt: allow deleting files with unsupported encryption policy Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,8/9] fscrypt: unexport fscrypt_get_encryption_info() Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,5/9] fscrypt: introduce fscrypt_prepare_readdir() Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,3/9] ubifs: remove ubifs_dir_open() Allow deleting files with unsupported encryption policy - - - - --- 2020-12-03 Eric Biggers Not Applicable
[v2,2/9] f2fs: remove f2fs_dir_open() Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[v2,1/9] ext4: remove ext4_dir_open() Allow deleting files with unsupported encryption policy - - 1 - --- 2020-12-03 Eric Biggers Not Applicable
[9/9] fscrypt: allow deleting files with unsupported encryption policy Allow deleting files with unsupported encryption policy - - 1 - --- 2020-11-25 Eric Biggers Superseded
[8/9] fscrypt: unexport fscrypt_get_encryption_info() Allow deleting files with unsupported encryption policy - - 1 - --- 2020-11-25 Eric Biggers Superseded
[7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h Allow deleting files with unsupported encryption policy - - 1 - --- 2020-11-25 Eric Biggers Superseded
[6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line Allow deleting files with unsupported encryption policy - - 1 - --- 2020-11-25 Eric Biggers Superseded
« 1 2 ... 3 4 59 10 »