]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite770820cec043a84492cde5b4c25bdadcd7f887c
treecd6dad0e96bd11ab36f613e7259434007ae5dada
parent5933a6bd8a7d597bf33a6a59ebf4c769e961e404
parent02f1d49d71f4ddc2044dc986528095ba58a2f74c
Merge branch 'md-next' of https://git.kernel.org/pub/scm/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()