linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v6.16] vfs iomap
@ 2025-05-23 12:49 Christian Brauner
  2025-05-26 18:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2025-05-23 12:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Christian Brauner, linux-fsdevel, linux-kernel

Hey Linus,

/* Summary */

This contains iomap updates for this cycle:

- More fallout and preparatory work associated with the folio batch prototype
  posted a while back. Mainly this just cleans up some of the helpers
  and pushes some pos/len trimming further down in the write begin path.

- Add missing flag descriptions to the iomap documentation.

/* Testing */

gcc (Debian 14.2.0-19) 14.2.0
Debian clang version 19.1.7 (3)

No build failures or warnings were observed.

/* Conflicts */

Merge conflicts with mainline
=============================

No known conflicts.

Merge conflicts with other trees
================================

No known conflicts.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.16-rc1.iomap

for you to fetch changes up to 2cb0e96cb01b4d165d0cee4d26996bb2b02a5109:

  Merge patch series "iomap: misc buffered write path cleanups and prep" (2025-05-09 12:35:35 +0200)

Please consider pulling these changes from the signed vfs-6.16-rc1.iomap tag.

Thanks!
Christian

----------------------------------------------------------------
vfs-6.16-rc1.iomap

----------------------------------------------------------------
Brian Foster (6):
      iomap: resample iter->pos after iomap_write_begin() calls
      iomap: drop unnecessary pos param from iomap_write_[begin|end]
      iomap: drop pos param from __iomap_[get|put]_folio()
      iomap: helper to trim pos/bytes to within folio
      iomap: push non-large folio check into get folio path
      iomap: rework iomap_write_begin() to return folio offset and length

Christian Brauner (2):
      Merge patch series "Documentation: iomap: Add missing flags description"
      Merge patch series "iomap: misc buffered write path cleanups and prep"

Ritesh Harjani (IBM) (2):
      Documentation: iomap: Add missing flags description
      iomap: trace: Add missing flags to [IOMAP_|IOMAP_F_]FLAGS_STRINGS

 Documentation/filesystems/iomap/design.rst |  16 ++++-
 fs/iomap/buffered-io.c                     | 100 +++++++++++++++++------------
 fs/iomap/trace.h                           |  27 ++++++--
 3 files changed, 93 insertions(+), 50 deletions(-)

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

* Re: [GIT PULL for v6.16] vfs iomap
  2025-05-23 12:49 [GIT PULL for v6.16] vfs iomap Christian Brauner
@ 2025-05-26 18:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-26 18:36 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Linus Torvalds, Christian Brauner, linux-fsdevel, linux-kernel

The pull request you sent on Fri, 23 May 2025 14:49:22 +0200:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.16-rc1.iomap

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a2e43397e57e9451954b2a1d3bf4ac195ac185ad

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-05-26 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 12:49 [GIT PULL for v6.16] vfs iomap Christian Brauner
2025-05-26 18:36 ` pr-tracker-bot

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).