linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gfs2 fixes for v5.13-rc5
@ 2021-05-31 10:56 Andreas Gruenbacher
  2021-05-31 16:30 ` Linus Torvalds
  2021-05-31 16:36 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Gruenbacher @ 2021-05-31 10:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andreas Gruenbacher, cluster-devel, linux-kernel

Hi Linus,

please consider pulling the following gfs2 fixes for v5.13-rc5.

(I'll follow up with another set of fixes that may require additional
discussion later today.)

Thanks,
Andreas

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.13-rc2-fixes

for you to fetch changes up to 1ab19c5de4c537ec0d9b21020395a5b5a6c059b2:

  gfs2: Fix use-after-free in gfs2_glock_shrink_scan (2021-05-31 12:03:28 +0200)

----------------------------------------------------------------
Various gfs2 fixes

----------------------------------------------------------------
Andreas Gruenbacher (2):
      gfs2: Prevent direct-I/O write fallback errors from getting lost
      gfs2: Fix mmap locking for write faults

Bob Peterson (4):
      gfs2: Fix I_NEW check in gfs2_dinode_in
      gfs2: fix scheduling while atomic bug in glocks
      gfs2: fix a deadlock on withdraw-during-mount
      gfs2: Clean up revokes on normal withdraws

Hillf Danton (1):
      gfs2: Fix use-after-free in gfs2_glock_shrink_scan

 fs/gfs2/file.c  |  9 +++++++--
 fs/gfs2/glock.c | 28 ++++++++++++++++++++++++----
 fs/gfs2/glops.c |  2 +-
 fs/gfs2/log.c   |  6 +++---
 fs/gfs2/log.h   |  1 +
 fs/gfs2/lops.c  |  7 ++++++-
 fs/gfs2/lops.h  |  1 +
 fs/gfs2/util.c  |  1 +
 8 files changed, 44 insertions(+), 11 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-31 20:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31 10:56 [GIT PULL] gfs2 fixes for v5.13-rc5 Andreas Gruenbacher
2021-05-31 16:30 ` Linus Torvalds
2021-05-31 20:32   ` Andreas Gruenbacher
2021-05-31 16:36 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).