Linux EXT4 FS development
 help / color / mirror / Atom feed
 messages from 2026-08-14 01:27:47 to 2026-08-14 10:40:57 UTC [more...]

[PATCH -next v5 00/32] ext4: use iomap for regular file's buffered I/O path
 2026-08-14 10:40 UTC  (65+ messages)
` [PATCH -next v5 01/32] ext4: simplify size updating in ext4_setattr()
` [PATCH -next v5 02/32] ext4: factor out ext4_truncate_[up|down]()
` [PATCH -next v5 03/32] ext4: simplify error handling in ext4_setattr()
` [PATCH -next v5 04/32] ext4: skip ordered I/O wait when zeroing beyond i_disksize block
` [PATCH -next v5 05/32] ext4: set EXT4_MAP_NEW flag for delayed allocated blocks
` [PATCH -next v5 06/32] ext4: recheck extent status tree before block allocation
` [PATCH -next v5 07/32] ext4: fix orig_mlen initialization in ext4_map_blocks()
` [PATCH -next v5 08/32] ext4: allow ext4_map_blocks() to start its own transaction handle
` [PATCH -next v5 09/32] ext4: avoid unnecessary transaction in ext4_map_blocks() for unwritten extents
` [PATCH -next v5 10/32] ext4: skip block allocation for holes in the data submission path
` [PATCH -next v5 11/32] ext4: add iomap address space operations for buffered I/O
` [PATCH -next v5 12/32] ext4: implement buffered read path using iomap
` [PATCH -next v5 13/32] ext4: pass out extent seq counter when mapping da blocks
` [PATCH -next v5 14/32] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH -next v5 15/32] ext4: implement buffered write path using iomap
` [PATCH -next v5 16/32] ext4: implement writeback "
` [PATCH -next v5 17/32] ext4: implement mmap "
` [PATCH -next v5 18/32] ext4: implement partial block zero range "
` [PATCH -next v5 19/32] ext4: tolerate unexpected holes in ext4_convert_unwritten_extents()
` [PATCH -next v5 20/32] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH -next v5 21/32] ext4: disable online defrag when inode using "
` [PATCH -next v5 22/32] ext4: add EXT4_STATE_DISKSIZE_GROW_PENDING state bit and helpers
` [PATCH -next v5 23/32] ext4: submit and wait for pending disksize-grow I/O on writeback
` [PATCH -next v5 24/32] ext4: advance i_disksize to i_size upon disksize-grow I/O completion
` [PATCH -next v5 25/32] ext4: defer i_disksize update while DISKSIZE_GROW_PENDING is set
` [PATCH -next v5 26/32] ext4: submit and wait for disksize-grow I/O in fallocate paths
` [PATCH -next v5 27/32] ext4: clear DISKSIZE_GROW_PENDING on truncate or error
` [PATCH -next v5 28/32] ext4: set DISKSIZE_GROW_PENDING after zeroing unaligned EOF block
` [PATCH -next v5 29/32] ext4: add tracepoints for DISKSIZE_GROW_PENDING set, clear, and wait
` [PATCH -next v5 30/32] ext4: add tracepoints for EOF block zeroing and disksize-grow I/O
` [PATCH -next v5 31/32] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH -next v5 32/32] ext4: introduce a mount option for iomap buffered I/O path

[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-08-14  9:24 UTC  (26+ messages)
` [PATCH v15 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v15 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v15 03/25] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v15 04/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v15 05/25] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v15 06/25] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v15 07/25] block: add task-context bio completion infrastructure
` [PATCH v15 08/25] block: don't delay bio task completions
` [PATCH v15 09/25] iomap: add a iomap_ioend_flags helper
` [PATCH v15 10/25] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH v15 11/25] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH v15 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v15 13/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v15 14/25] xfs: disable direct read path for fs-verity files
` [PATCH v15 15/25] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v15 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
` [PATCH v15 19/25] xfs: add fs-verity support
` [PATCH v15 20/25] xfs: initialize fs-verity on file open
` [PATCH v15 21/25] xfs: add fs-verity ioctls
` [PATCH v15 22/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v15 23/25] xfs: check and repair the verity inode flag state
` [PATCH v15 24/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v15 25/25] xfs: enable ro-compat fs-verity flag

[PATCH] Add EXT4_STATE_MAY_INLINE_DATA check in ext4_readdir
 2026-08-14  8:40 UTC  (5+ messages)

[PATCH] ext4: reject delalloc to nodelalloc before applying remount options
 2026-08-14  7:41 UTC  (3+ messages)

[PATCH 1/1] ext4: drop extra ea_inode ref in cached-block reuse path
 2026-08-14  7:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] ext4: Fix credit estimates for extent tree modifications
 2026-08-14  6:51 UTC  (3+ messages)


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