[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260109175103.174536-1-idryomov@gmail.com>
Date: Fri, 9 Jan 2026 18:50:57 +0100
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.19-rc5
Hi Linus,
The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:
Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-6.19-rc5
for you to fetch changes up to c0fe2994f9a9d0a2ec9e42441ea5ba74b6a16176:
libceph: make calc_target() set t->paused, not just clear it (2026-01-06 00:39:43 +0100)
----------------------------------------------------------------
A bunch of libceph fixes split evenly between memory safety and
implementation correctness issues (all marked for stable) and a change
in maintainers for CephFS: Slava and Alex have formally taken over
Xiubo's role.
----------------------------------------------------------------
Ilya Dryomov (3):
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
libceph: return the handler error from mon_handle_auth_done()
libceph: make calc_target() set t->paused, not just clear it
Sam Edwards (1):
libceph: reset sparse-read state in osd_fault()
Tuo Li (1):
libceph: make free_choose_arg_map() resilient to partial allocation
Viacheslav Dubeyko (1):
ceph: update co-maintainers list in MAINTAINERS
ziming zhang (1):
libceph: prevent potential out-of-bounds reads in handle_auth_done()
MAINTAINERS | 6 ++++--
net/ceph/messenger_v2.c | 2 ++
net/ceph/mon_client.c | 2 +-
net/ceph/osd_client.c | 14 ++++++++++++--
net/ceph/osdmap.c | 24 +++++++++++++++---------
5 files changed, 34 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists