Hi Linus, Just a single fix for blk-cg stats flushing. Please pull! The following changes since commit ccc45cb4e7271c74dbb27776ae8f73d84557f5c6: s390/dasd: Use correct lock while counting channel queue length (2023-06-09 11:35:52 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/block-6.4-2023-06-15 for you to fetch changes up to 20cb1c2fb7568a6054c55defe044311397e01ddb: blk-cgroup: Flush stats before releasing blkcg_gq (2023-06-11 19:49:29 -0600) ---------------------------------------------------------------- block-6.4-2023-06-15 ---------------------------------------------------------------- Ming Lei (1): blk-cgroup: Flush stats before releasing blkcg_gq block/blk-cgroup.c | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) -- Jens Axboe