public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.0-rc5
@ 2022-09-06 16:16 Gao Xiang
  2022-09-06 19:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2022-09-06 16:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-erofs, LKML, Chao Yu, Yue Hu, Sun Ke, Jingbo Xu

Hi Linus,

Could you consider these three fixes for 6.0-rc5?

One patch fixes error paths in fscache backend.  Another fixes a
use-after-free on UP platforms whose path is now dropped directly.
The rest addresses potential wrong pcluster sizes for later non-4K
lclusters.  It should have no effect on the existing fs images but
the fix is small and straight-forward so that it'd be better to be
fixed from now on.

All commits have been in linux-next and no merge conflicts.

Thanks,
Gao Xiang

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2f44013e39984c127c6efedf70e6b5f4e9dcf315:

  erofs: fix pcluster use-after-free on UP platforms (2022-09-05 23:23:30 +0800)

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

 - Fix return codes in erofs_fscache_{meta_,}read_folio error paths;

 - Fix potential wrong pcluster sizes for later non-4K lclusters;

 - Fix in-memory pcluster use-after-free on UP platforms.

----------------------------------------------------------------
Gao Xiang (1):
      erofs: fix pcluster use-after-free on UP platforms

Sun Ke (1):
      erofs: fix error return code in erofs_fscache_{meta_,}read_folio

Yue Hu (1):
      erofs: avoid the potentially wrong m_plen for big pcluster

 fs/erofs/fscache.c  |  8 ++++++--
 fs/erofs/internal.h | 29 -----------------------------
 fs/erofs/zmap.c     | 16 ++++++++--------
 3 files changed, 14 insertions(+), 39 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] erofs fixes for 6.0-rc5
  2022-09-06 16:16 [GIT PULL] erofs fixes for 6.0-rc5 Gao Xiang
@ 2022-09-06 19:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-06 19:22 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Linus Torvalds, LKML, Yue Hu, Sun Ke, linux-erofs

The pull request you sent on Wed, 7 Sep 2022 00:16:19 +0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d2ec799d1c1be847d6a70704fe586ac4d14265c8

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:[~2022-09-06 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-06 16:16 [GIT PULL] erofs fixes for 6.0-rc5 Gao Xiang
2022-09-06 19:22 ` 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