]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Mar 2021 19:46:09 +0000 (11:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Mar 2021 19:46:09 +0000 (11:46 -0800)
commit35681cdc9b53c4600b1a1caee2f9c05838805f80
tree3b8aa6b23e7cd50fd2f9c1fc1ede8757bdf284ba
parentbb3d9fb8a335a93d9f0d22b08896f9e3b75c5922
parent6db0ef00f7a83ca0efe65328f6627657745c4ec7
Merge tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2

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

* tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: bypass log flush if the journal is not live
  gfs2: bypass signal_our_withdraw if no journal
  gfs2: fix use-after-free in trans_drain
  gfs2: make function gfs2_make_fs_ro() to void type