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: <aBuUXWt2bnmMBR1B@debian>
Date: Thu, 8 May 2025 01:11:57 +0800
From: Gao Xiang <xiang@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
	Hongbo Li <lihongbo22@...wei.com>,
	Max Kellermann <max.kellermann@...os.com>,
	Chao Yu <chao@...nel.org>
Subject: [GIT PULL] erofs fixes for 6.15-rc6

Hi Linus,

Could you consider those fixes for 6.15-rc6?

There are mainly two fixes that would be better to address immediately,
as shown below.  All commits have been in -next (except for Hongbo's
new received rvb), and no potential merge conflicts are observed.

Thanks,
Gao Xiang

The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:

  Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.15-rc6-fixes

for you to fetch changes up to 35076d2223c731f7be75af61e67f90807384d030:

  erofs: ensure the extra temporary copy is valid for shortened bvecs (2025-05-07 09:50:51 +0800)

----------------------------------------------------------------
Changes since last update:

 - Add a new reviewer, Hongbo Li, for better community development;

 - Fix an I/O hang out of file-backed mounts;

 - Address a rare data corruption caused by concurrent I/Os on the
   same deduplicated compressed data;

 - Minor cleanup.

----------------------------------------------------------------
Gao Xiang (1):
      erofs: ensure the extra temporary copy is valid for shortened bvecs

Hongbo Li (2):
      MAINTAINERS: erofs: add myself as reviewer
      erofs: remove unused enum type

Max Kellermann (1):
      fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()

 MAINTAINERS       |  1 +
 fs/erofs/fileio.c |  4 ++--
 fs/erofs/super.c  |  1 -
 fs/erofs/zdata.c  | 31 ++++++++++++++-----------------
 4 files changed, 17 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ