Merge tag 'md-next-20230623' of https://git.kernel.org/pub/scm/linux/kernel/git/song...
authorJens Axboe <axboe@kernel.dk>
Fri, 23 Jun 2023 17:59:05 +0000 (11:59 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Jun 2023 17:59:05 +0000 (11:59 -0600)
commitc36591f6828b00f01e0b54ccacd603e55cdc45d0
treeba89c5dc6f8ca44798d01ef22d559304c8cc830d
parentfcaa174a9c995cf0af3967e55644a1543ea07e36
parenta8d5fdd4d2702d0c7ec125bd3bbce3fc589afa67
Merge tag 'md-next-20230623' of https://git./linux/kernel/git/song/md into for-6.5/block-late

Pull MD fixes from Song.

* tag 'md-next-20230623' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  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()