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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 29 Sep 2023 16:59:36 +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 6.6-rc4

Hi Linus,

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.6-rc4

for you to fetch changes up to 0b207d02bd9ab8dcc31b262ca9f60dbc1822500d:

  rbd: take header_rwsem in rbd_dev_refresh() only when updating (2023-09-26 10:33:19 +0200)

----------------------------------------------------------------
A series that fixes an involved "double watch error" deadlock in RBD
marked for stable and two cleanups.

----------------------------------------------------------------
Ilya Dryomov (5):
      Revert "ceph: make members in struct ceph_mds_request_args_ext a union"
      rbd: move rbd_dev_refresh() definition
      rbd: decouple header read-in from updating rbd_dev->header
      rbd: decouple parent info read-in from updating rbd_dev
      rbd: take header_rwsem in rbd_dev_refresh() only when updating

Luís Henriques (1):
      ceph: remove unnecessary check for NULL in parse_longname()

 drivers/block/rbd.c          | 412 +++++++++++++++++++++++--------------------
 fs/ceph/crypto.c             |   6 +-
 include/linux/ceph/ceph_fs.h |  24 ++-
 3 files changed, 238 insertions(+), 204 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ