[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aRXHkO5ema3SJwzG@debian>
Date: Thu, 13 Nov 2025 19:57:04 +0800
From: Gao Xiang <xiang@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
Robert Morris <rtm@...il.mit.edu>, Chao Yu <chao@...nel.org>,
Hongbo Li <lihongbo22@...wei.com>,
Chunhai Guo <guochunhai@...o.com>
Subject: [GIT PULL] erofs fixes for 6.18-rc6
Hi Linus,
Could you consider those fixes for 6.18-rc6?
Two new small changes as shown below..
Thanks,
Gao Xiang
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:
Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.18-rc6-fixes
for you to fetch changes up to f2a12cc3b97f062186568a7b94ddb7aa2ef68140:
erofs: avoid infinite loop due to incomplete zstd-compressed data (2025-11-07 04:10:45 +0800)
----------------------------------------------------------------
Changes since last update:
- Add Chunhai Guo as a EROFS reviewer to get more eyes from interested
industry vendors
- Fix infinite loop caused by incomplete craftd zstd-compressed data
(thanks to Robert again!)
----------------------------------------------------------------
Chunhai Guo (1):
MAINTAINERS: erofs: add myself as reviewer
Gao Xiang (1):
erofs: avoid infinite loop due to incomplete zstd-compressed data
MAINTAINERS | 1 +
fs/erofs/decompressor_zstd.c | 11 +++++++----
2 files changed, 8 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists