From: Gao Xiang <xiang@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-erofs@lists.ozlabs.org, LKML <linux-kernel@vger.kernel.org>,
Hongbo Li <lihongbo22@huawei.com>,
Max Kellermann <max.kellermann@ionos.com>,
Chao Yu <chao@kernel.org>
Subject: [GIT PULL] erofs fixes for 6.15-rc6
Date: Thu, 8 May 2025 01:11:57 +0800 [thread overview]
Message-ID: <aBuUXWt2bnmMBR1B@debian> (raw)
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(-)
next reply other threads:[~2025-05-07 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 17:11 Gao Xiang [this message]
2025-05-07 17:31 ` [GIT PULL] erofs fixes for 6.15-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aBuUXWt2bnmMBR1B@debian \
--to=xiang@kernel.org \
--cc=chao@kernel.org \
--cc=lihongbo22@huawei.com \
--cc=linux-erofs@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=max.kellermann@ionos.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.