Commit 4621c338d33f for kernel

commit 4621c338d33f2e49c55d317fa5b1fbc0ae1cccb7
Merge: 372800cb95a3 c0fe2994f9a9
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jan 9 15:05:19 2026 -1000

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