linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph fixes for 5.14-rc3
Date: Fri, 23 Jul 2021 18:32:11 +0200	[thread overview]
Message-ID: <20210723163211.8436-1-idryomov@gmail.com> (raw)

Hi Linus,

The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:

  Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.14-rc3

for you to fetch changes up to 0077a50082729c3f9ea2836f59e35d9b7dacfb12:

  rbd: resurrect setting of disk->private_data in rbd_init_disk() (2021-07-21 17:20:43 +0200)

----------------------------------------------------------------
rbd fixes for a -rc1 regression and a subtle deadlock on lock_rwsem
(marked for stable).  Also included a rare WARN condition tweak.

----------------------------------------------------------------
Ilya Dryomov (3):
      rbd: always kick acquire on "acquired" and "released" notifications
      rbd: don't hold lock_rwsem while running_list is being drained
      rbd: resurrect setting of disk->private_data in rbd_init_disk()

Luis Henriques (1):
      ceph: don't WARN if we're still opening a session to an MDS

 drivers/block/rbd.c  | 33 +++++++++++++--------------------
 fs/ceph/mds_client.c |  2 +-
 2 files changed, 14 insertions(+), 21 deletions(-)

             reply	other threads:[~2021-07-23 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23 16:32 Ilya Dryomov [this message]
2021-07-23 19:10 ` [GIT PULL] Ceph fixes for 5.14-rc3 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=20210723163211.8436-1-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --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).