All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	Jia Zhu <zhujia.zj@bytedance.com>, Chao Yu <chao@kernel.org>
Subject: [GIT PULL] erofs fixes for 7.1-rc5
Date: Thu, 21 May 2026 02:16:55 +0800	[thread overview]
Message-ID: <ag36l_9ijbXM_fgx@debian> (raw)

Hi Linus,

Could you consider these fixes for 7.1-rc5?

Two small fixes address issues reported recently and all commits
have been in -next.

Thanks,
Gao Xiang

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-7.1-rc5-fixes

for you to fetch changes up to 79b09c54c6563df9846ca3094bcfd72082c3e1d7:

  erofs: fix metabuf leak in inode xattr initialization (2026-05-20 14:53:14 +0800)

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

 - Fix a kernel crash related to unaligned zstd extents

 - Fix metabuf reference leak in shared xattr initialization

----------------------------------------------------------------
Gao Xiang (1):
      erofs: fix managed cache race for unaligned extents

Jia Zhu (1):
      erofs: fix metabuf leak in inode xattr initialization

 fs/erofs/xattr.c |  4 +---
 fs/erofs/zdata.c | 15 ++++++++-------
 2 files changed, 9 insertions(+), 10 deletions(-)


             reply	other threads:[~2026-05-20 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-20 18:16 Gao Xiang [this message]
2026-05-20 18:23 ` [GIT PULL] erofs fixes for 7.1-rc5 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=ag36l_9ijbXM_fgx@debian \
    --to=xiang@kernel.org \
    --cc=chao@kernel.org \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=zhujia.zj@bytedance.com \
    /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.