public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 7.0-rc6
@ 2026-03-26  0:57 Gao Xiang
  2026-03-26  1:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2026-03-26  0:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-erofs, LKML, Sheng Yong, Jiucheng Xu, Hongbo Li, Chao Yu

Hi Linus,

Could you consider these fixes for 7.0-rc6?

There are three random fixes and a Kconfig refinement.
Details are shown below..

Thanks,
Gao Xiang

The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:

  Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-7.0-rc6-fixes

for you to fetch changes up to 2f0407ed923b7eb363424033fc12fe253da139c4:

  erofs: fix .fadvise() for page cache sharing (2026-03-25 10:40:02 +0800)

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

 - Mark I/Os as failed when encountering short reads on file-backed
   mounts

 - Label GFP_NOIO in the BIO completion when the completion is in
   the process context, and directly call into the decompression
   to avoid deadlocks

 - Improve Kconfig descriptions to better highlight the overall
   efforts

 - Fix .fadvise() for page cache sharing

----------------------------------------------------------------
Gao Xiang (2):
      erofs: update the Kconfig description
      erofs: fix .fadvise() for page cache sharing

Jiucheng Xu (1):
      erofs: add GFP_NOIO in the bio completion if needed

Sheng Yong (1):
      erofs: set fileio bio failed in short read case

 fs/erofs/Kconfig  | 45 ++++++++++++++++++++++++++++++---------------
 fs/erofs/fileio.c |  6 ++----
 fs/erofs/ishare.c | 15 +++++++++++++--
 fs/erofs/zdata.c  |  3 +++
 4 files changed, 48 insertions(+), 21 deletions(-)

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

* Re: [GIT PULL] erofs fixes for 7.0-rc6
  2026-03-26  0:57 [GIT PULL] erofs fixes for 7.0-rc6 Gao Xiang
@ 2026-03-26  1:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-26  1:52 UTC (permalink / raw)
  To: Gao Xiang
  Cc: Linus Torvalds, linux-erofs, LKML, Sheng Yong, Jiucheng Xu,
	Hongbo Li, Chao Yu

The pull request you sent on Thu, 26 Mar 2026 08:57:47 +0800:

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

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

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:[~2026-03-26  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26  0:57 [GIT PULL] erofs fixes for 7.0-rc6 Gao Xiang
2026-03-26  1:52 ` 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