Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md...
authorJens Axboe <axboe@kernel.dk>
Wed, 15 Mar 2023 18:18:07 +0000 (12:18 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Mar 2023 18:18:07 +0000 (12:18 -0600)
commit23e5b9307ede26e37c5a97f91d0b7f3f86c4182b
tree673fffad83ac91c1ed515d0fa9ee7cc293d59a40
parent5f27571382ca42daa3e3d40d1b252bf18c2b61d2
parent6c0f5898836c05c6d850a750ed7940ba29e4e6c5
Merge branch 'md-fixes' of https://git./linux/kernel/git/song/md into block-6.3

Pull MD fixes from Song:

"This set contains two fixes for old issues (by Neil) and one fix
 for 6.3 (by Xiao)."

* 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: select BLOCK_LEGACY_AUTOLOAD
  md: avoid signed overflow in slot_store()
  md: Free resources in __md_stop
drivers/md/Kconfig