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-next>] [day] [month] [year] [list]
Message-ID: <aFmZKyrDBDzTzs4Q@google.com>
Date: Mon, 23 Jun 2025 18:12:59 +0000
From: Jaegeuk Kim <jaegeuk@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux F2FS Dev Mailing List <linux-f2fs-devel@...ts.sourceforge.net>
Subject: [GIT PULL] f2fs fixes for 6.16-rc4

Hi Linus,

Could you please help mergint this bug fix series?

Thanks,

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-6.16-rc4

for you to fetch changes up to ba8dac350faf16afc129ce6303ca4feaf083ccb1:

  f2fs: fix to zero post-eof page (2025-06-18 21:35:29 +0000)

----------------------------------------------------------------
f2fs-for-6.16-rc4

There are two bug fixes: 1) double-unlock introduced by the recent folio
conversion, 2) stale page content beyond eof complained by xfstests/generic/363.

----------------------------------------------------------------
Chao Yu (1):
      f2fs: fix to zero post-eof page

Matthew Wilcox (Oracle) (1):
      f2fs: Fix __write_node_folio() conversion

 fs/f2fs/file.c | 38 ++++++++++++++++++++++++++++++++++++++
 fs/f2fs/node.c |  1 -
 2 files changed, 38 insertions(+), 1 deletion(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ