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(-)