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>,
Jingbo Xu <jefflexu@linux.alibaba.com>, Chao Yu <chao@kernel.org>,
Yue Hu <huyue2@coolpad.com>, Jia Zhu <zhujia.zj@bytedance.com>
Subject: [GIT PULL] erofs fixes for 6.6-rc5
Date: Fri, 6 Oct 2023 02:51:54 +0800 [thread overview]
Message-ID: <ZR8Fyu+gi7yw6HMh@debian> (raw)
Hi Linus,
Could you consider these patches for 6.6-rc5?
There are two actual fixes: the one addresses a memory leak issue, and
the other one fixes mount failure of flatdev mode if device tags in an
image are empty. The remaining one updates documentation.
All commits have been in -next for a while and no potential merge
conflict is observed.
Thanks,
Gao Xiang
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.6-rc5-fixes
for you to fetch changes up to 3048102d9d68008e948decbd730f0748dd7bdc31:
erofs: update documentation (2023-09-28 22:40:14 +0800)
----------------------------------------------------------------
Changes since last update:
- Fix a memory leak issue when using LZMA global compressed
deduplication;
- Fix empty device tags in flatdev mode;
- Update documentation for recent new features.
----------------------------------------------------------------
Gao Xiang (1):
erofs: fix memory leak of LZMA global compressed deduplication
Jingbo Xu (2):
erofs: allow empty device tags in flatdev mode
erofs: update documentation
Documentation/filesystems/erofs.rst | 40 ++++++++++++++++++++++++++++++++++---
fs/erofs/decompressor_lzma.c | 5 ++++-
fs/erofs/super.c | 2 +-
3 files changed, 42 insertions(+), 5 deletions(-)
next reply other threads:[~2023-10-05 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 18:51 Gao Xiang [this message]
2023-10-06 3:50 ` [GIT PULL] erofs fixes for 6.6-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=ZR8Fyu+gi7yw6HMh@debian \
--to=xiang@kernel.org \
--cc=chao@kernel.org \
--cc=huyue2@coolpad.com \
--cc=jefflexu@linux.alibaba.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox