messages from 2026-06-10 06:56:04 to 2026-06-16 16:36:01 UTC [more...]
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-16 16:35 UTC (10+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 7/8] erofs: open via dedicated fs bdev helpers
[PATCH v7 0/4] ext4: fix xattr iput deadlock with s_writepages_rwsem
2026-06-16 15:15 UTC (5+ messages)
` [PATCH v7 1/4] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH v7 2/4] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
` [PATCH v7 3/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v7 4/4] ext4: convert remaining EA inode iput() calls to ext4_put_ea_inode()
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-16 14:42 UTC (23+ messages)
` [PATCH v4 02/23] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v4 03/23] ext4: simplify error handling in ext4_setattr()
` [PATCH v4 06/23] ext4: pass out extent seq counter when mapping da blocks
` [PATCH v4 07/23] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 09/23] ext4: implement writeback "
` [PATCH v4 10/23] ext4: implement mmap "
` [PATCH v4 14/23] ext4: implement partial block zero range "
` [PATCH v4 15/23] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v4 16/23] ext4: disable online defrag when inode using "
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-16 14:08 UTC (19+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 02/18] super: convert s_count to refcount_t s_passive
` [PATCH RFC v2 03/18] super: take lock after last reference count
` [PATCH RFC v2 04/18] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC v2 05/18] ext4: use anonymous devices for KUnit test superblocks
` [PATCH RFC v2 06/18] ocfs2: don't reset s_dev on dismount
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 09/18] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC v2 10/18] btrfs: open via dedicated fs bdev helpers
` [PATCH RFC v2 11/18] ext4: "
` [PATCH RFC v2 12/18] fs: look up superblocks via the device table in fs_holder_ops
` [PATCH RFC v2 13/18] fs: tolerate per-superblock freeze errors on shared devices
` [PATCH RFC v2 14/18] erofs: open via dedicated fs bdev helpers
` [PATCH RFC v2 15/18] f2fs: "
` [PATCH RFC v2 16/18] super: make fs_holder_ops private
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
` [PATCH RFC v2 18/18] selftests/filesystems: add ustat() coverage
[PATCH 0/2] ext4: allow more DIO writes under shared i_rwsem
2026-06-16 13:10 UTC (8+ messages)
` [PATCH 1/2] ext4: skip overwrite check for aligned non-extending DIO writes
` [PATCH 2/2] ext4: base unaligned DIO lock decision on partial block zeroing
[PATCH v3 0/3] f2fs: support encrypted inline data
2026-06-16 9:46 UTC (2+ messages)
[PATCH] ext4: fix circular lock dependency in ext4_ext_migrate
2026-06-16 9:07 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[GIT PULL] udf, isofs, ext2, quota fixes and cleanups for 7.2-rc1
2026-06-16 7:08 UTC (2+ messages)
[PATCH] ext4: Remove ext4_end_buffer_io_sync()
2026-06-15 20:41 UTC (2+ messages)
[PATCH ext4 v4] ext4: fix out-of-bounds read in ext4_read_inline_dir()
2026-06-15 20:35 UTC (2+ messages)
[PATCH ext4 v3] ext4: fix out-of-bounds read in ext4_read_inline_dir()
2026-06-15 19:06 UTC (3+ messages)
[PATCH v5 0/3] ext4: fix xattr iput deadlock with s_writepages_rwsem
2026-06-15 17:02 UTC (7+ messages)
` [PATCH v5 1/3] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH v5 2/3] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
` [PATCH v5 3/3] ext4: defer iput() on ea_inodes to reduce lock holding scope
[PATCH v6 0/3] ext4: fix xattr iput deadlock with s_writepages_rwsem
2026-06-15 16:30 UTC (4+ messages)
` [PATCH v6 1/3] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH v6 2/3] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
` [PATCH v6 3/3] ext4: defer iput() on ea_inodes to reduce lock holding scope
[PATCH v3 0/2] ext4: optimize ext4_mb_prefetch
2026-06-15 10:03 UTC (3+ messages)
` [PATCH v3 1/2] ext4: avoid RWM atomic in EXT4_MB_GRP_TEST_AND_SET_READ
` [PATCH v3 2/2] ext4: get ext4_group_desc in ext4_mb_prefetch only when necessary
[PATCH v4] ext4: defer iput() in ext4_xattr_block_set() to avoid deadlock with writepages
2026-06-15 8:58 UTC
[PATCH v3] ext4: drop s_writepages_rwsem around inline data handling in writepages
2026-06-15 6:10 UTC
[PATCH v4] ext4: validate EA inode i_nlink in ext4_xattr_inode_iget
2026-06-15 5:35 UTC
[PATCH v3] ext4: validate EA inode i_nlink in ext4_xattr_inode_iget
2026-06-14 3:54 UTC
[PATCH net v2] ext4: fix out-of-bounds read in ext4_read_inline_dir()
2026-06-13 22:15 UTC (5+ messages)
[PATCH] e2fsprogs/resize2fs: allow online resizing with CONFIG_BLK_DEV_WRITE_MOUNTED disabled
2026-06-13 15:41 UTC (2+ messages)
[PATCH v2] ext4: validate EA inode i_nlink in ext4_xattr_inode_iget
2026-06-13 14:14 UTC
[PATCH] ext4: validate EA inode i_nlink in ext4_xattr_inode_iget
2026-06-13 13:29 UTC
[PATCH] iomap: enforce DIO alignment check in iomap
2026-06-12 13:23 UTC (7+ messages)
[PATCH] ext4: skip extra isize expansion on inode eviction to avoid deadlock
2026-06-12 13:19 UTC (4+ messages)
` [PATCH v2] ext4: defer iput() in ext4_xattr_block_set() to avoid deadlock with writepages
` [PATCH v3] "
[tytso-ext4:dev] BUILD SUCCESS c143957520c6c9b5cd72e0de8b52b814f0c576fe
2026-06-11 14:52 UTC
[PATCH v2] jbd2: Remove special jbd2 slabs
2026-06-11 12:35 UTC (2+ messages)
[PATCH] ext4: fix kernel BUG in ext4_write_inline_data_end
2026-06-11 12:35 UTC (2+ messages)
[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
2026-06-11 12:35 UTC (2+ messages)
[PATCH] ext4: Remove mention of PageWriteback
2026-06-11 12:35 UTC (2+ messages)
[PATCH v2] ext4: Fix ERR_PTR(0) in ext4_mkdir()
2026-06-11 12:35 UTC (2+ messages)
[PATCH v4] ext4: fix kernel BUG in ext4_write_inline_data_end
2026-06-11 12:35 UTC (2+ messages)
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-11 12:04 UTC (3+ messages)
[PATCH v2 0/4] show orphan file inode detail info
2026-06-11 11:42 UTC (5+ messages)
[PATCH v2 00/10] Data in direntry (dirdata) feature
2026-06-11 10:29 UTC (12+ messages)
` [PATCH v2 01/10] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v2 02/10] ext4: add ext4_dir_entry_is_tail()
` [PATCH v2 03/10] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v2 04/10] ext4: add dirdata format definitions and access helpers
` [PATCH v2 05/10] ext4: preserve dirdata bits in get_dtype()
` [PATCH v2 06/10] ext4: add ext4_dir_entry_len() and harden dirdata parsing
` [PATCH v2 07/10] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v2 08/10] ext4: dirdata feature
` [PATCH v2 09/10] ext4: add dirdata set/get helpers
` [PATCH v2 10/10] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
` [syzbot ci] Re: Data in direntry (dirdata) feature
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-11 9:09 UTC (3+ messages)
` [PATCH 00/17] "
[PATCH][e2fsprogs] build: use correct subst variable
2026-06-11 8:18 UTC (2+ messages)
[PATCH 0/2] ext4: reduce fast-commit write amplification for scattered writes
2026-06-11 4:49 UTC (3+ messages)
` [PATCH 1/2] ext4: track multiple disjoint fast-commit ranges per inode
` [PATCH 2/2] ext4: allocate the fast-commit range array lazily
[PATCH 5.10/5.15] ext4: validate p_idx bounds in ext4_ext_correct_indexes
2026-06-11 0:45 UTC (2+ messages)
[PATCH] ext4: move inline data cleanup to ext4_writepages to fix deadlock
2026-06-10 8:06 UTC (2+ messages)
` [syzbot ci] "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox