]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Jan 2026 01:05:19 +0000 (15:05 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Jan 2026 01:05:19 +0000 (15:05 -1000)
Pull ceph fixes from Ilya Dryomov:
 "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"

* tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client:
  libceph: make calc_target() set t->paused, not just clear it
  libceph: reset sparse-read state in osd_fault()
  libceph: return the handler error from mon_handle_auth_done()
  libceph: make free_choose_arg_map() resilient to partial allocation
  ceph: update co-maintainers list in MAINTAINERS
  libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
  libceph: prevent potential out-of-bounds reads in handle_auth_done()

1  2 
MAINTAINERS

diff --cc MAINTAINERS
Simple merge