From: Linus Torvalds Date: Fri, 26 Jun 2026 23:15:53 +0000 (-0700) Subject: Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5422e496b313b9b0b2f6df068902d6c79925d5e9;p=thirdparty%2Fkernel%2Flinux.git 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 --- 5422e496b313b9b0b2f6df068902d6c79925d5e9