* [GIT PULL] erofs fixes for 6.6-rc5
@ 2023-10-05 18:51 Gao Xiang
2023-10-06 3:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2023-10-05 18:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-erofs, LKML, Jingbo Xu, Chao Yu, Yue Hu, Jia Zhu
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] erofs fixes for 6.6-rc5
2023-10-05 18:51 [GIT PULL] erofs fixes for 6.6-rc5 Gao Xiang
@ 2023-10-06 3:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-06 3:50 UTC (permalink / raw)
To: Gao Xiang; +Cc: Linus Torvalds, LKML, Yue Hu, linux-erofs
The pull request you sent on Fri, 6 Oct 2023 02:51:54 +0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.6-rc5-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b78b18fb8ee19f7a05f20c3abc865b3bfe182884
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:[~2023-10-06 3:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05 18:51 [GIT PULL] erofs fixes for 6.6-rc5 Gao Xiang
2023-10-06 3:50 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox