Hi Jens, This patch series fixes one bcache bug and removes superfluous casts of sector numbers / offsets. Please consider this patch series for inclusion in the upstream kernel. Thanks, Bart. Changes compared to v2: - Fixed Kent's email address. Changes compared to v1: - Rebased on top of v6.17-rc1. - Added Acked-by and Reviewed-by tags. Bart Van Assche (5): block, bfq: Remove a superfluous cast block, genhd: Remove disk_stats.sectors casts bcache, tracing: Do not truncate orig_sector bcache, tracing: Remove superfluous casts block, tracing: Remove superfluous casts block/bfq-iosched.c | 3 +-- block/genhd.c | 12 ++++++------ include/trace/events/bcache.h | 15 +++++++-------- include/trace/events/block.h | 34 +++++++++++++--------------------- 4 files changed, 27 insertions(+), 37 deletions(-)