Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md...
authorJens Axboe <axboe@kernel.dk>
Thu, 24 Oct 2019 22:31:57 +0000 (16:31 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 Oct 2019 22:31:57 +0000 (16:31 -0600)
commit9c6694bd96af42d69f493ca7ed844bcbcbcc76b1
treecd6dad0e96bd11ab36f613e7259434007ae5dada
parentdd85b4922de1b70f0729d2a7856db619e210a8ec
parent6a5cb53aaa4ef515ddeffa04ce18b771121127b4
Merge branch 'md-next' of https://git./linux/kernel/git/song/md into for-5.5/drivers

Pull MD changes from Song.

* 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: no longer compare spare disk superblock events in super_load
  md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
  md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
  md/raid0: Fix an error message in raid0_make_request()