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]
Date:   Fri,  4 Aug 2023 17:10:58 +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.5-rc5

Hi Linus,

The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

  Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.5-rc5

for you to fetch changes up to e6e2843230799230fc5deb8279728a7218b0d63c:

  libceph: fix potential hang in ceph_osdc_notify() (2023-08-02 09:07:34 +0200)

----------------------------------------------------------------
Two patches to improve RBD exclusive lock interaction with
osd_request_timeout option and another fix to reduce the potential for
erroneous blocklisting -- this time in CephFS.  All going to stable.

----------------------------------------------------------------
Ilya Dryomov (2):
      rbd: prevent busy loop when requesting exclusive lock
      libceph: fix potential hang in ceph_osdc_notify()

Xiubo Li (1):
      ceph: defer stopping mdsc delayed_work

 drivers/block/rbd.c   | 28 +++++++++++++++-------------
 fs/ceph/mds_client.c  |  4 ++--
 fs/ceph/mds_client.h  |  5 +++++
 fs/ceph/super.c       | 10 ++++++++++
 net/ceph/osd_client.c | 20 ++++++++++++++------
 5 files changed, 46 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ