Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel... master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2025 00:16:52 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2025 00:16:52 +0000 (17:16 -0700)
commitf83a4f2a4d8c485922fba3018a64fc8f4cfd315f
tree171f3ecdf4a30a116a4b49e70236a47cdabb0ee6
parent5cd64d4f92683afa691a6b83dcad5adfb2165ed0
parent1fcf686def19064a7b5cfaeb28c1f1a119900a2b
Merge tag 'erofs-for-6.17-rc6-fixes' of git://git./linux/kernel/git/xiang/erofs

Pull erofs fixes from Gao Xiang:

 - 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

* tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: fix long xattr name prefix placement
  erofs: fix runtime warning on truncate_folio_batch_exceptionals()
  erofs: fix invalid algorithm for encoded extents