All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.17-rc6
@ 2025-09-14  0:04 Gao Xiang
  2025-09-14  0:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2025-09-14  0:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-erofs, LKML, Yuezhang Mo, Chao Yu

Hi Linus,

Could you consider those fixes for 6.17-rc6?

A few new random fixes as shown below..

Thanks,
Gao Xiang

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1fcf686def19064a7b5cfaeb28c1f1a119900a2b:

  erofs: fix long xattr name prefix placement (2025-09-12 03:37:07 +0800)

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

 - Fix invalid algorithm dereference in encoded extents;

 - Add missing dax_break_layout_final(), since recent FSDAX fixes
   didn't cover EROFS;

 - Arrange long xattr name prefixes more properly.

----------------------------------------------------------------
Gao Xiang (2):
      erofs: fix invalid algorithm for encoded extents
      erofs: fix long xattr name prefix placement

Yuezhang Mo (1):
      erofs: fix runtime warning on truncate_folio_batch_exceptionals()

 fs/erofs/erofs_fs.h |  8 ++++---
 fs/erofs/internal.h |  1 +
 fs/erofs/super.c    | 12 ++++++++++
 fs/erofs/xattr.c    | 13 ++++++++---
 fs/erofs/zmap.c     | 67 +++++++++++++++++++++++++++++------------------------
 5 files changed, 65 insertions(+), 36 deletions(-)


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

* Re: [GIT PULL] erofs fixes for 6.17-rc6
  2025-09-14  0:04 [GIT PULL] erofs fixes for 6.17-rc6 Gao Xiang
@ 2025-09-14  0:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-14  0:41 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Linus Torvalds, linux-erofs, LKML, Yuezhang Mo, Chao Yu

The pull request you sent on Sun, 14 Sep 2025 08:04:47 +0800:

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

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

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:[~2025-09-14  0:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14  0:04 [GIT PULL] erofs fixes for 6.17-rc6 Gao Xiang
2025-09-14  0:41 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.