Merge branch 'for-6.5/block-late' into block-6.5
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Jun 2023 22:08:19 +0000 (16:08 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Jun 2023 22:08:19 +0000 (16:08 -0600)
* for-6.5/block-late:
  blk-sysfs: add a new attr_group for blk_mq
  blk-iocost: move wbt_enable/disable_default() out of spinlock
  blk-wbt: cleanup rwb_enabled() and wbt_disabled()
  blk-wbt: remove dead code to handle wbt enable/disable with io inflight
  blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
  blk-mq: fix two misuses on RQF_USE_SCHED
  blk-throttle: Fix io statistics for cgroup v1
  bcache: Fix bcache device claiming
  bcache: Alloc holder object before async registration
  raid10: avoid spin_lock from fastpath from raid10_unplug()
  md: fix 'delete_mutex' deadlock
  md: use mddev->external to select holder in export_rdev()
  md/raid1-10: fix casting from randomized structure in raid1_submit_write()
  md/raid10: fix the condition to call bio_end_io_acct()

1  2 
block/blk-cgroup.c
block/blk-mq.c
block/blk-wbt.c

Simple merge
diff --cc block/blk-mq.c
Simple merge
diff --cc block/blk-wbt.c
Simple merge