From: Linus Torvalds Date: Fri, 6 Feb 2026 18:34:17 +0000 (-0800) Subject: Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=240b8d8227468344e814c6bc7eb8ae532e3b8a09;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client Pull ceph fixes from Ilya Dryomov: "One RBD and two CephFS fixes which address potential oopses. The RBD thing is more of a rare edge case that pops up in our CI, while the two CephFS scenarios are regressions that were reported by users and can be triggered trivially in normal operation. All marked for stable" * tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client: ceph: fix NULL pointer dereference in ceph_mds_auth_match() ceph: fix oops due to invalid pointer for kfree() in parse_longname() rbd: check for EOD after exclusive lock is ensured to be held --- 240b8d8227468344e814c6bc7eb8ae532e3b8a09