linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* alloc misaligned vectors for zoned XFS v2
@ 2025-10-31 13:10 Christoph Hellwig
  2025-10-31 13:10 ` [PATCH 1/2] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christoph Hellwig @ 2025-10-31 13:10 UTC (permalink / raw)
  To: Christian Brauner, Carlos Maiolino
  Cc: Darrick J. Wong, Qu Wenruo, linux-xfs, linux-fsdevel

Hi all,

this series enables the new block layer support for misaligned
individual vectors for zoned XFS.

The first patch is the from Qu and supposedly already applied to
the vfs iomap 6.19 branch, but I can't find it there.  The next
two are small fixups for it, and the last one makes use of this
new functionality in XFS.

Note: the first patch replaces the patch of the same name in the
vfs iomap-6.19 branch.

Changes since v1:
 - squash the first patches
 - trace the new flag (based on a patch from Darrick)

Diffstat:
 fs/iomap/direct-io.c  |   17 +++++++++++++++--
 fs/iomap/trace.h      |    7 ++++---
 fs/xfs/xfs_file.c     |   21 +++++++++++----------
 include/linux/iomap.h |    8 ++++++++
 4 files changed, 38 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-05 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-31 13:10 alloc misaligned vectors for zoned XFS v2 Christoph Hellwig
2025-10-31 13:10 ` [PATCH 1/2] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag Christoph Hellwig
2025-10-31 15:24   ` Darrick J. Wong
2025-10-31 13:10 ` [PATCH 2/2] xfs: support sub-block aligned vectors in always COW mode Christoph Hellwig
2025-11-05 12:09 ` alloc misaligned vectors for zoned XFS v2 Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).