Show patches with: Submitter = Theodore Ts'o       |    Archived = No       |   276 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[7/7] fuse2fs: fix uninitialized variable warnings fix up issues from djwong/fuse4fs-fork - - 1 - --- 2026-05-04 Theodore Ts'o Accepted
[6/7] libsupport: fix gcc -Wall warnings fix up issues from djwong/fuse4fs-fork - - 1 - --- 2026-05-04 Theodore Ts'o Accepted
[5/7] libsupport: remove the LIST_HEAD macro from list.h fix up issues from djwong/fuse4fs-fork - 1 1 - --- 2026-05-04 Theodore Ts'o Accepted
[4/7] fuse[24]fs: suppress clang warnings which were breaking the github CI fix up issues from djwong/fuse4fs-fork - - - - --- 2026-05-04 Theodore Ts'o Accepted
[3/7] libsupport: don't use bzero in cache.c fix up issues from djwong/fuse4fs-fork - 1 1 - --- 2026-05-04 Theodore Ts'o Accepted
[2/7] configure.ac: fix disable fuse2fs/fuse4fs by default path fix up issues from djwong/fuse4fs-fork - 1 1 - --- 2026-05-04 Theodore Ts'o Accepted
[1/7] libsupport: drop xbitops.h and define fls() if necessary fix up issues from djwong/fuse4fs-fork - 1 1 - --- 2026-05-04 Theodore Ts'o Accepted
[GIT,PULL] ext4 changes for 7.1-rc1 [GIT,PULL] ext4 changes for 7.1-rc1 - - - - --- 2026-04-17 Theodore Ts'o New
[3/3] fuse2fs: fix build failure on systems which don't define EUCLEAN Fix portability issues on MacOS - - 1 - --- 2026-04-03 Theodore Ts'o Accepted
[2/3] libsupport: add a portable get_thread_id() function Fix portability issues on MacOS - - 1 - --- 2026-04-03 Theodore Ts'o Accepted
[1/3] libsupport: fix portability issues with the bthread.c Fix portability issues on MacOS - - - - --- 2026-04-03 Theodore Ts'o Accepted
[GIT,PULL] ext4 fixes for 7.0-rc6 [GIT,PULL] ext4 fixes for 7.0-rc6 - - - - --- 2026-03-29 Theodore Ts'o New
ext4: always drain queued discard work in ext4_mb_release() ext4: always drain queued discard work in ext4_mb_release() - - - - --- 2026-03-27 Theodore Ts'o Accepted
[-v2] ext4: handle wraparound when searching for blocks for indirect mapped blocks [-v2] ext4: handle wraparound when searching for blocks for indirect mapped blocks - 1 2 - --- 2026-03-26 Theodore Ts'o Awaiting Upstream
Fix default orphan file size calculations Fix default orphan file size calculations - 1 - - --- 2026-03-11 Theodore Ts'o Rejected
[RFC] ext4: handle wraparound when searching for blocks for indirect mapped blocks [RFC] ext4: handle wraparound when searching for blocks for indirect mapped blocks - 1 - - --- 2026-03-10 Theodore Ts'o Superseded
[RFC] Update MAINTAINERS file to add reviewers for ext4 [RFC] Update MAINTAINERS file to add reviewers for ext4 - - 2 - --- 2026-02-19 Theodore Ts'o Accepted
[GIT,PULL] ext4 changes for v7.0-rc1 [GIT,PULL] ext4 changes for v7.0-rc1 - - - - --- 2026-02-12 Theodore Ts'o New
[GIT,PULL] ext4 fixes for 6.19-rc6 [GIT,PULL] ext4 fixes for 6.19-rc6 - - - - --- 2026-01-18 Theodore Ts'o New
[GIT,PULL] ext4 changes for 6.19-rc1 [GIT,PULL] ext4 changes for 6.19-rc1 - - - - --- 2025-12-03 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 6.18-rc2 [GIT,PULL] ext4 bug fixes for 6.18-rc2 - - - - --- 2025-10-15 Theodore Ts'o New
[GIT,PULL] ext4 updates for 6.18-rc1 [GIT,PULL] ext4 updates for 6.18-rc1 - - - - --- 2025-10-01 Theodore Ts'o New
[2/2] ext4: shrink directories on dentry delete [1/2] ext4: return lblk from ext4_find_entry - - 1 - --- 2025-09-28 Theodore Ts'o New
[1/2] ext4: return lblk from ext4_find_entry [1/2] ext4: return lblk from ext4_find_entry - - 1 - --- 2025-09-28 Theodore Ts'o New
[3/3] tune2fs: try to use the SET_TUNE_SB_PARAM ioctl on mounted file systems E2fsprogs: tune2fs: use an ioctl to update mounted fs - - - - --- 2025-09-17 Theodore Ts'o Awaiting Upstream
[2/3] tune2fs: rework parse_extended_opts() so it only parses the option string E2fsprogs: tune2fs: use an ioctl to update mounted fs - - - - --- 2025-09-17 Theodore Ts'o Awaiting Upstream
[1/3] tune2fs: reorganize command-line flag handling E2fsprogs: tune2fs: use an ioctl to update mounted fs - - - - --- 2025-09-17 Theodore Ts'o Awaiting Upstream
[GIT,PULL] ext4 bug fixes for v6.17-rc3 [GIT,PULL] ext4 bug fixes for v6.17-rc3 - - - - --- 2025-08-18 Theodore Ts'o New
ext4: don't try to clear the orphan_present feature block device is r/o ext4: don't try to clear the orphan_present feature block device is r/o - 1 - - --- 2025-08-07 Theodore Ts'o Awaiting Upstream
[GIT,PULL] ext4 changes for 6.17-rc1 [GIT,PULL] ext4 changes for 6.17-rc1 - - - - --- 2025-07-29 Theodore Ts'o New
[-v2] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr [-v2] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr - - - - --- 2025-07-18 Theodore Ts'o Accepted
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr - - - - --- 2025-07-17 Theodore Ts'o Superseded
[3/3] ext4: refactor the inline directory conversion and new directory codepaths [1/3] ext4: replace strcmp with direct comparison for '.' and '..' - - - - --- 2025-07-12 Theodore Ts'o Accepted
[2/3] ext4: use memcpy() instead of strcpy() [1/3] ext4: replace strcmp with direct comparison for '.' and '..' - - - - --- 2025-07-12 Theodore Ts'o Accepted
[1/3] ext4: replace strcmp with direct comparison for '.' and '..' [1/3] ext4: replace strcmp with direct comparison for '.' and '..' - - - - --- 2025-07-12 Theodore Ts'o Accepted
[2/2] fuse2fs.1: fix formatting of newly added options in the man page [1/2] fuse2fs: fix normal (non-kernel) permissions checking - - 1 - --- 2025-07-02 Theodore Ts'o Not Applicable
[1/2] fuse2fs: fix normal (non-kernel) permissions checking [1/2] fuse2fs: fix normal (non-kernel) permissions checking - 1 1 - --- 2025-07-02 Theodore Ts'o Accepted
[GIT,PULL] ext4 changes for v6.16-rc1 [GIT,PULL] ext4 changes for v6.16-rc1 - - - - --- 2025-05-27 Theodore Ts'o Accepted
[-e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default [-e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default - - - - --- 2025-05-05 Theodore Ts'o Accepted
[GIT,PULL] ext4 bug fixes for v6.15-rc2 [GIT,PULL] ext4 bug fixes for v6.15-rc2 - - - - --- 2025-04-13 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for v6.15-rc1 [GIT,PULL] ext4 updates for v6.15-rc1 - - - - --- 2025-03-27 Theodore Ts'o New
ext4: don't over-report free space or inodes in statvfs ext4: don't over-report free space or inodes in statvfs - 1 1 - --- 2025-03-18 Theodore Ts'o Awaiting Upstream
e2fsck: fix logic bug when there are no references to an EA inode e2fsck: fix logic bug when there are no references to an EA inode - 1 - - --- 2025-03-17 Theodore Ts'o Accepted
[-v2] ext4: introduce linear search for dentries [-v2] ext4: introduce linear search for dentries - 1 1 - --- 2025-02-13 Theodore Ts'o Awaiting Upstream
ext4: introduce linear search for dentries ext4: introduce linear search for dentries - 1 1 - --- 2025-02-12 Theodore Ts'o Superseded
[GIT,PULL] ext4 updates for v6.13-rc1 [GIT,PULL] ext4 updates for v6.13-rc1 - - - - --- 2024-11-18 Theodore Ts'o New
ext4: fix FS_IOC_GETFSMAP handling ext4: fix FS_IOC_GETFSMAP handling - - - - --- 2024-10-23 Theodore Ts'o Awaiting Upstream
[GIT,PULL] ext4 bug fixes for 6.12-rc2 [GIT,PULL] ext4 bug fixes for 6.12-rc2 - - - - --- 2024-10-05 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 6.12-rc1 [GIT,PULL] ext4 updates for 6.12-rc1 - - - - --- 2024-09-19 Theodore Ts'o New
[GIT,PULL] ext4 updates for 6.11-rc1 [GIT,PULL] ext4 updates for 6.11-rc1 - - - - --- 2024-07-18 Theodore Ts'o New
[GIT,PULL] ext4 updates for v6.10-rc1 [GIT,PULL] ext4 updates for v6.10-rc1 - - - - --- 2024-05-18 Theodore Ts'o New
[GIT,PULL] ext4 updates for v6.9 [GIT,PULL] ext4 updates for v6.9 - - - - --- 2024-03-14 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for v6.8-rc3 [GIT,PULL] ext4 bug fixes for v6.8-rc3 - - - - --- 2024-02-04 Theodore Ts'o New
[GIT,PULL] ext4 update for 6.8-rc1 [GIT,PULL] ext4 update for 6.8-rc1 - - - - --- 2024-01-10 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 6.7-rc6 [GIT,PULL] ext4 bug fixes for 6.7-rc6 - - - - --- 2023-12-12 Theodore Ts'o New
[GIT,PULL] ext4 update for v6.7-rc1 [GIT,PULL] ext4 update for v6.7-rc1 - - - - --- 2023-11-01 Theodore Ts'o New
[GIT,PULL] Ext4 updates for 6.6 [GIT,PULL] Ext4 updates for 6.6 - - - - --- 2023-08-31 Theodore Ts'o New
libext2fs: don't truncate the orphan file inode if it is newly allocated libext2fs: don't truncate the orphan file inode if it is newly allocated - - - 1 --- 2023-08-25 Theodore Ts'o Accepted
ext4/059: disable block_validity checks when mounting a corrupted file system ext4/059: disable block_validity checks when mounting a corrupted file system - - - - --- 2023-08-23 Theodore Ts'o Not Applicable
[GIT,PULL] ext4 updates for 6.5-rc3 [GIT,PULL] ext4 updates for 6.5-rc3 - - - - --- 2023-07-23 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 6.5 [GIT,PULL] ext4 updates for 6.5 - - - - --- 2023-06-27 Theodore Ts'o Accepted
[GIT,PULL] ext4 fixes for 6.4-rc7 [GIT,PULL] ext4 fixes for 6.4-rc7 - - - - --- 2023-06-15 Theodore Ts'o Superseded
[GIT,PULL] ext4 regression fix for 6.4-rc6 [GIT,PULL] ext4 regression fix for 6.4-rc6 - - - - --- 2023-06-09 Theodore Ts'o Not Applicable
[2/2] ext4: only check dquot_initialize_needed() when debugging [1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" - - - - --- 2023-06-08 Theodore Ts'o Awaiting Upstream
[1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" [1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" - - - - --- 2023-06-08 Theodore Ts'o Awaiting Upstream
[GIT,PULL] (one more) ext4 fix for 6.4-rc5 [GIT,PULL] (one more) ext4 fix for 6.4-rc5 - - - - --- 2023-06-02 Theodore Ts'o Not Applicable
[GIT,PULL] ext4 fixes for 6.4-rc5 [GIT,PULL] ext4 fixes for 6.4-rc5 - - - - --- 2023-05-31 Theodore Ts'o Not Applicable
ext4: enable the lazy init thread when remounting read/write ext4: enable the lazy init thread when remounting read/write - - - 1 --- 2023-05-27 Theodore Ts'o Accepted
[4/4] ext4: add lockdep annotations for i_data_sem for ea_inode's ext4: clean up ea_inode handling - - - - --- 2023-05-24 Theodore Ts'o Accepted
[3/4] ext4: disallow ea_inodes with extended attributes ext4: clean up ea_inode handling - - - - --- 2023-05-24 Theodore Ts'o Accepted
[2/4] ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() ext4: clean up ea_inode handling - 1 - - --- 2023-05-24 Theodore Ts'o Accepted
[1/4] ext4: add EA_INODE checking to ext4_iget() ext4: clean up ea_inode handling - - - - --- 2023-05-24 Theodore Ts'o Accepted
[GIT,PULL] ext4 fixes for v6.4-rc2 [GIT,PULL] ext4 fixes for v6.4-rc2 - - - - --- 2023-05-14 Theodore Ts'o Not Applicable
[-v2,2/2] ext4: bail out of ext4_xattr_ibody_get() fails for any reason [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
[2/2] ext4: bail out of ext4_xattr_ibody_get() fails for any reason - - - - --- 2023-05-12 Theodore Ts'o Accepted
[1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() [1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-12 Theodore Ts'o Accepted
ext4: fix deadlock when converting an inline directory in nojournal mode ext4: fix deadlock when converting an inline directory in nojournal mode - - - - --- 2023-05-07 Theodore Ts'o Awaiting Upstream
ext4: improve error handling from ext4_dirhash() ext4: improve error handling from ext4_dirhash() - - - - --- 2023-05-06 Theodore Ts'o Awaiting Upstream
[2/2] ext4: improve error recovery code paths in __ext4_remount() [1/2] ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled - - - - --- 2023-05-06 Theodore Ts'o Awaiting Upstream
[1/2] ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled [1/2] ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled - - - - --- 2023-05-06 Theodore Ts'o Awaiting Upstream
[GIT,PULL] ext4 bug fixes for v6.4-rc1 [GIT,PULL] ext4 bug fixes for v6.4-rc1 - - - - --- 2023-04-30 Theodore Ts'o New
ext4: fix invalid free tracking in ext4_xattr_move_to_block() ext4: fix invalid free tracking in ext4_xattr_move_to_block() - 1 2 - --- 2023-04-30 Theodore Ts'o Awaiting Upstream
[2/2] ext4: remove a BUG_ON in ext4_mb_release_group_pa() ext4: fix syzbot report: kernel BUG in ext4_get_group_info - - 1 - --- 2023-04-30 Theodore Ts'o Awaiting Upstream
[1/2] ext4: allow ext4_get_group_info() to fail ext4: fix syzbot report: kernel BUG in ext4_get_group_info - - 1 - --- 2023-04-30 Theodore Ts'o Awaiting Upstream
[3/3] ext4: clean up error handling in __ext4_fill_super() [1/3] ext4: fix lost error code reporting in __ext4_fill_super() - - 1 - --- 2023-04-28 Theodore Ts'o Accepted
[2/3] ext4: reflect error codes from ext4_multi_mount_protect() to its callers [1/3] ext4: fix lost error code reporting in __ext4_fill_super() - - - - --- 2023-04-28 Theodore Ts'o Accepted
[1/3] ext4: fix lost error code reporting in __ext4_fill_super() [1/3] ext4: fix lost error code reporting in __ext4_fill_super() - 1 1 - --- 2023-04-28 Theodore Ts'o Accepted
[GIT,PULL] ext4 changes for the 6.4 merge window [GIT,PULL] ext4 changes for the 6.4 merge window - - - - --- 2023-04-25 Theodore Ts'o New
ext4: convert some BUG_ON's in mballoc to use WARN_RATELIMITED instead ext4: convert some BUG_ON's in mballoc to use WARN_RATELIMITED instead - - - - --- 2023-03-17 Theodore Ts'o Accepted
[GIT,PULL] ext4 fixes for 6.3-rc2 [GIT,PULL] ext4 fixes for 6.3-rc2 - - - - --- 2023-03-12 Theodore Ts'o New
ext4, jbd2: add an optimized bmap for the journal inode ext4, jbd2: add an optimized bmap for the journal inode - - - - --- 2023-03-08 Theodore Ts'o Accepted
ext4: swap i_disksize when swaping the boot loader inode ext4: swap i_disksize when swaping the boot loader inode - - - - --- 2023-03-08 Theodore Ts'o Not Applicable
[7/7] ext4: Convert data=journal writeback to use ext4_writepages() ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[6/7] ext4: Move mpage_page_done() calls after error handling ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[5/7] ext4: Move page unlocking out of mpage_submit_page() ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[4/7] ext4: Don't unlock page in ext4_bio_write_page() ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[3/7] ext4: Mark page for delayed dirtying only if it is pinned ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[2/7] ext4: Use nr_to_write directly in mpage_prepare_extent_to_map() ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
[1/7] ext4: Update stale comment about write constraints ext4: Cleanup data=journal writeback path - - - - --- 2023-02-28 Theodore Ts'o Awaiting Upstream
« 1 2 3 »