* [GIT PULL] erofs updates for 7.1-rc1
@ 2026-04-13 4:47 Gao Xiang
2026-04-14 0:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2026-04-13 4:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-erofs, LKML
Hi Linus,
Could you consider this pull request for 7.1-rc1?
No outstanding feature for this cycle and there are small random
fixes as below. No potential merge conflict is observed.
Thanks,
Gao Xiang
The following changes since commit 7aaa8047eafd0bd628065b15757d9b48c5f9c07d:
Linux 7.0-rc6 (2026-03-29 15:40:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-7.1-rc1
for you to fetch changes up to a5242d37c83abe86df95c6941e2ace9f9055ffcb:
erofs: error out obviously illegal extents in advance (2026-04-10 16:53:39 +0800)
----------------------------------------------------------------
Changes since last update:
- Validate xattr h_shared_count to report -EFSCORRUPTED explicitly
for crafted images
- Verify metadata accesses for file-backed mounts via rw_verify_area()
- Fix FS_IOC_GETFSLABEL to include the trailing NUL byte, consistent
with ext4 and xfs
- Properly handle 48-bit on-disk blocks/uniaddr for extra devices
- Fix an index underflow in the LZ4 in-place decompression that can
cause out-of-bounds accesses with crafted images
- Minor fixes and cleanups
----------------------------------------------------------------
Gao Xiang (3):
erofs: verify metadata accesses for file-backed mounts
erofs: clean up encoded map flags
erofs: error out obviously illegal extents in advance
Junrui Luo (1):
erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
Utkal Singh (1):
erofs: harden h_shared_count in erofs_init_inode_xattrs()
Zhan Xusheng (3):
erofs: ensure all folios are managed in erofs_try_to_free_all_cached_folios()
erofs: include the trailing NUL in FS_IOC_GETFSLABEL
erofs: handle 48-bit blocks/uniaddr for extra devices
fs/erofs/data.c | 14 ++++++++++++++
fs/erofs/erofs_fs.h | 4 ++--
fs/erofs/inode.c | 2 +-
fs/erofs/internal.h | 23 +++++++++++------------
fs/erofs/super.c | 8 ++++++--
fs/erofs/xattr.c | 8 ++++++++
fs/erofs/zdata.c | 22 ++++++++++------------
fs/erofs/zmap.c | 43 +++++++++++++++++++++++++------------------
include/trace/events/erofs.h | 7 +++----
9 files changed, 80 insertions(+), 51 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] erofs updates for 7.1-rc1
2026-04-13 4:47 [GIT PULL] erofs updates for 7.1-rc1 Gao Xiang
@ 2026-04-14 0:30 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-14 0:30 UTC (permalink / raw)
To: Gao Xiang; +Cc: Linus Torvalds, linux-erofs, LKML
The pull request you sent on Mon, 13 Apr 2026 12:47:49 +0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-7.1-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/230fb3a33efd52613910a3970495b20295557731
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-04-14 0:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-13 4:47 [GIT PULL] erofs updates for 7.1-rc1 Gao Xiang
2026-04-14 0:30 ` 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