public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] f2fs fix for 6.18-rc2
@ 2025-10-16 17:39 Jaegeuk Kim
  2025-10-16 18:06 ` [f2fs-dev] " pr-tracker-bot
  2025-10-16 18:24 ` patchwork-bot+f2fs
  0 siblings, 2 replies; 3+ messages in thread
From: Jaegeuk Kim @ 2025-10-16 17:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux F2FS Dev Mailing List, Linux Kernel Mailing List

Hi Linus,

Could you please consider this pull request?

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-fix-6.18-rc2

for you to fetch changes up to 9d5c4f5c7a2c7677e1b3942772122b032c265aae:

  f2fs: fix wrong block mapping for multi-devices (2025-10-13 23:55:44 +0000)

----------------------------------------------------------------
f2fs-fix-6.18-rc2

This includes two urgent fixes:
1) iput() added by bc986b1d756482a causes soft lockup [1].
2) fix a wrong block address map on multiple devices.

[1] https://lore.kernel.org/oe-lkp/202509301450.138b448f-lkp@intel.com

----------------------------------------------------------------
Jaegeuk Kim (1):
      f2fs: fix wrong block mapping for multi-devices

Mateusz Guzik (1):
      f2fs: don't call iput() from f2fs_drop_inode()

 fs/f2fs/data.c  | 2 +-
 fs/f2fs/super.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Thanks,

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

end of thread, other threads:[~2025-10-16 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 17:39 [GIT PULL] f2fs fix for 6.18-rc2 Jaegeuk Kim
2025-10-16 18:06 ` [f2fs-dev] " pr-tracker-bot
2025-10-16 18:24 ` patchwork-bot+f2fs

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