[GIT PULL] erofs fixes for 6.18-rc6

Gao Xiang xiang at kernel.org
Thu Nov 13 22:57:04 AEDT 2025


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(-)


More information about the Linux-erofs mailing list