lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250926-vfs-iomap-47b585a955ab@brauner>
Date: Fri, 26 Sep 2025 16:18:58 +0200
From: Christian Brauner <brauner@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Brauner <brauner@...nel.org>,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL 04/12 for v6.18] iomap

Hey Linus,

/* Summary */
This contains minor fixes and cleanups to the iomap code.
Nothing really stands out here.

/* Testing */

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

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 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git@...olite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.18-rc1.iomap

for you to fetch changes up to c59c965292f75e39cc4cfefb50d56d4b1900812e:

  Merge patch series "iomap: cleanups ahead of adding fuse support" (2025-09-19 14:17:16 +0200)

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

Thanks!
Christian

----------------------------------------------------------------
vfs-6.18-rc1.iomap

----------------------------------------------------------------
Christian Brauner (1):
      Merge patch series "iomap: cleanups ahead of adding fuse support"

Darrick J. Wong (2):
      iomap: trace iomap_zero_iter zeroing activities
      iomap: error out on file IO when there is no inline_data buffer

 fs/iomap/buffered-io.c | 18 +++++++++++++-----
 fs/iomap/direct-io.c   |  3 +++
 fs/iomap/trace.h       |  1 +
 3 files changed, 17 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ