All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.15-rc6
@ 2025-05-07 17:11 Gao Xiang
  2025-05-07 17:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2025-05-07 17:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-erofs, LKML, Hongbo Li, Max Kellermann, Chao Yu

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


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

* Re: [GIT PULL] erofs fixes for 6.15-rc6
  2025-05-07 17:11 [GIT PULL] erofs fixes for 6.15-rc6 Gao Xiang
@ 2025-05-07 17:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-07 17:31 UTC (permalink / raw)
  To: Gao Xiang
  Cc: Linus Torvalds, linux-erofs, LKML, Hongbo Li, Max Kellermann,
	Chao Yu

The pull request you sent on Thu, 8 May 2025 01:11:57 +0800:

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

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

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-07 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07 17:11 [GIT PULL] erofs fixes for 6.15-rc6 Gao Xiang
2025-05-07 17:31 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.