]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2026 23:51:22 +0000 (16:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2026 23:51:22 +0000 (16:51 -0700)
commitf83ef5bca211a1bdc1ea661c11543712f96a6cea
treefa9f7b0ff70d88e7ccbed16200f44e8dd5a62e26
parenteed108edc1170404bbef9e7d0189d18a3cc354f5
parent8339dd0e5090f092c525c5e04b2a75ec5e5305a6
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fix from Carlos Maiolino:
 "A single fix for a race in xfs buffer cache which may lead to
  filesystem shutdown due to inconsistent metadata if the buffer
  lookup happens to find an old dead buffer still in the cache"

* tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: fix a buffer lookup against removal race