[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240712164745.409957-1-idryomov@gmail.com>
Date: Fri, 12 Jul 2024 18:47:43 +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.10-rc8
Hi Linus,
The following changes since commit 256abd8e550ce977b728be79a74e1729438b4948:
Linux 6.10-rc7 (2024-07-07 14:23:46 -0700)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-6.10-rc8
for you to fetch changes up to 359bc01d2ecc9093216d21cfa03a545c44413cb6:
libceph: fix crush_choose_firstn() kernel-doc warnings (2024-07-11 16:33:07 +0200)
----------------------------------------------------------------
A fix for a possible use-after-free following "rbd unmap" or "umount"
marked for stable and two kernel-doc fixups.
----------------------------------------------------------------
Ilya Dryomov (1):
libceph: fix race between delayed_work() and ceph_monc_stop()
Jeff Johnson (2):
libceph: suppress crush_choose_indep() kernel-doc warnings
libceph: fix crush_choose_firstn() kernel-doc warnings
net/ceph/crush/mapper.c | 7 +++++--
net/ceph/mon_client.c | 14 ++++++++++++--
2 files changed, 17 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists