]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit4621c338d33f2e49c55d317fa5b1fbc0ae1cccb7
tree90897bc6911827159349e8e97870ca640eee90db
parent372800cb95a35a7c40a07e2e0f7de4ce6786d230
parentc0fe2994f9a9d0a2ec9e42441ea5ba74b6a16176
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client

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()
MAINTAINERS