linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Gruenbacher <agruenba@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>,
	cluster-devel@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] GFS2 fixes for 5.10-rc1
Date: Thu,  5 Nov 2020 11:27:31 +0100	[thread overview]
Message-ID: <20201105102731.1832011-1-agruenba@redhat.com> (raw)

Hi Linus,

please consider pulling the following gfs2 fixes on top of 5.10-rc1 (ish).

Thank you very much,
Andreas

The following changes since commit 4525c8781ec0701ce824e8bd379ae1b129e26568:

  scsi: qla2xxx: remove incorrect sparse #ifdef (2020-10-26 15:45:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.10-rc1-fixes

for you to fetch changes up to da7d554f7c62d0c17c1ac3cc2586473c2d99f0bd:

  gfs2: Wake up when sd_glock_disposal becomes zero (2020-11-03 14:39:11 +0100)

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

----------------------------------------------------------------
Alexander Aring (1):
      gfs2: Wake up when sd_glock_disposal becomes zero

Andreas Gruenbacher (1):
      gfs2: Don't call cancel_delayed_work_sync from within delete work function

Bob Peterson (6):
      gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
      gfs2: Add missing truncate_inode_pages_final for sd_aspace
      gfs2: init_journal's undo directive should also undo the statfs inodes
      gfs2: Split up gfs2_meta_sync into inode and rgrp versions
      gfs2: don't initialize statfs_change inodes in spectator mode
      gfs2: check for live vs. read-only file system in gfs2_fitrim

 fs/gfs2/glock.c      |  3 ++-
 fs/gfs2/glops.c      | 56 +++++++++++++++++++++++++++++++++++++++++-----------
 fs/gfs2/glops.h      |  1 +
 fs/gfs2/inode.c      |  3 ++-
 fs/gfs2/lops.c       | 31 +++++------------------------
 fs/gfs2/lops.h       |  2 --
 fs/gfs2/ops_fstype.c | 14 ++++++++-----
 fs/gfs2/recovery.c   |  2 +-
 fs/gfs2/rgrp.c       |  5 ++++-
 fs/gfs2/super.c      |  1 +
 10 files changed, 70 insertions(+), 48 deletions(-)


             reply	other threads:[~2020-11-05 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05 10:27 Andreas Gruenbacher [this message]
2020-11-05 20:21 ` [GIT PULL] GFS2 fixes for 5.10-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201105102731.1832011-1-agruenba@redhat.com \
    --to=agruenba@redhat.com \
    --cc=cluster-devel@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).