]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 May 2026 18:19:58 +0000 (13:19 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 May 2026 18:19:58 +0000 (13:19 -0500)
commit8bc67e4db64aa72732c474b44ea8622062c903f0
tree1f935f244ad406f31d238ec39e69266aa7d545be
parentdf685633c3dbc67441cc86f1c3fee58de4652ba2
parent79b09c54c6563df9846ca3094bcfd72082c3e1d7
Merge tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs fixes from Gao Xiang:

 - Fix a kernel crash related to unaligned zstd extents

 - Fix metabuf reference leak in shared xattr initialization

* tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: fix metabuf leak in inode xattr initialization
  erofs: fix managed cache race for unaligned extents