Linux EXT4 FS development
 help / color / mirror / Atom feed
 messages from 2026-06-15 11:53:56 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  (6+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table

[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  (3+ messages)
` [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  (4+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox