Commit 5422e496b313 for kernel

commit 5422e496b313b9b0b2f6df068902d6c79925d5e9
Merge: 5f80d9113360 7e1f9e2cd2d0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jun 26 16:15:53 2026 -0700

    Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client

    Pull ceph updates from Ilya Dryomov:
     "This adds support for manual client session reset in CephFS, allowing
      operators to get out of tricky livelock situations involving caps and
      file locks without evicting the problematic client instance on the MDS
      side or rebooting the client node both of which can be disruptive"

    * tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client:
      ceph: add manual reset debugfs control and tracepoints
      ceph: add client reset state machine and session teardown
      ceph: add diagnostic timeout loop to wait_caps_flush()
      ceph: harden send_mds_reconnect and handle active-MDS peer reset
      ceph: use proper endian conversion for flock_len in reconnect
      ceph: convert inode flags to named bit positions and atomic bitops
      rbd: switch to dynamic root device