lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210723163211.8436-1-idryomov@gmail.com>
Date:   Fri, 23 Jul 2021 18:32:11 +0200
From:   Ilya Dryomov <idryomov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 5.14-rc3

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ