* [GIT PULL] erofs fixes for 6.17-rc2
@ 2025-08-13 18:06 Gao Xiang
2025-08-13 18:55 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2025-08-13 18:06 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-erofs, LKML, Yuezhang Mo, Geert Uytterhoeven, Junli Liu,
Chao Yu
Hi Linus,
Could you consider those fixes for 6.17-rc2?
A few recent random fixes as shown below..
Thanks,
Gao Xiang
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.17-rc2-fixes
for you to fetch changes up to 0b96d9bed324a1c1b7d02bfb9596351ef178428d:
erofs: fix block count report when 48-bit layout is on (2025-08-11 06:31:19 +0800)
----------------------------------------------------------------
Changes since last update:
- Align FSDAX enablement among multiple devices;
- Fix EROFS_FS_ZIP_ACCEL build dependency again to prevent forcing
CRYPTO{,_DEFLATE}=y even if EROFS=m.
- Fix atomic context detection to properly launch kworkers on demand;
- Fix block count statistics for 48-bit addressing support.
----------------------------------------------------------------
Gao Xiang (1):
erofs: fix block count report when 48-bit layout is on
Geert Uytterhoeven (1):
erofs: Do not select tristate symbols from bool symbols
Junli Liu (1):
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Yuezhang Mo (1):
erofs: Fallback to normal access if DAX is not supported on extra device
fs/erofs/Kconfig | 20 ++++++++++----------
fs/erofs/super.c | 28 ++++++++++++++++------------
fs/erofs/zdata.c | 13 +++++++++++--
3 files changed, 37 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-13 18:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 18:06 [GIT PULL] erofs fixes for 6.17-rc2 Gao Xiang
2025-08-13 18:55 ` 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.