Hi Linus, The following changes since commit 38fec10eb60d687e30c8c6b5420d86e8149f7557: Linux 6.14 (2025-03-24 07:02:41 -0700) are available in the Git repository at: https://github.com/ceph/ceph-client.git tags/ceph-for-6.15-rc4 for you to fetch changes up to f452a2204614fc10e2c3b85904c4bd300c2789dc: ceph: Fix incorrect flush end position calculation (2025-04-03 21:35:32 +0200) ---------------------------------------------------------------- A small CephFS encryption-related fix and a dead code cleanup. ---------------------------------------------------------------- David Howells (1): ceph: Fix incorrect flush end position calculation Dr. David Alan Gilbert (1): ceph: Remove osd_client deadcode fs/ceph/inode.c | 2 +- include/linux/ceph/osd_client.h | 6 ------ net/ceph/osd_client.c | 23 ----------------------- 3 files changed, 1 insertion(+), 30 deletions(-)