Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 May 2021 15:57:22 +0000 (05:57 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 May 2021 15:57:22 +0000 (05:57 -1000)
commitc2131f7e73c9e9365613e323d65c7b9e5b910f56
tree83e89ccdc79af95674bb82ddfa7aa97c43cebfaf
parent36c795513a88728cc19517354a46a73948c478dd
parent1ab19c5de4c537ec0d9b21020395a5b5a6c059b2
Merge tag 'gfs2-v5.13-rc2-fixes' of git://git./linux/kernel/git/gfs2/linux-gfs2

Pull gfs2 fixes from Andreas Gruenbacher:
 "Various gfs2 fixes"

* tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: Fix use-after-free in gfs2_glock_shrink_scan
  gfs2: Fix mmap locking for write faults
  gfs2: Clean up revokes on normal withdraws
  gfs2: fix a deadlock on withdraw-during-mount
  gfs2: fix scheduling while atomic bug in glocks
  gfs2: Fix I_NEW check in gfs2_dinode_in
  gfs2: Prevent direct-I/O write fallback errors from getting lost