]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Dec 2017 21:03:02 +0000 (13:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Dec 2017 21:03:02 +0000 (13:03 -0800)
commitebe2cbef88a1c50dd8c4a530b3d84175bc9c5f84
treef2b4f9b575badf8f43b8554d9c323f38829aca41
parent888977a2c824303d37cbeec75730d6b82918c341
parent73d099ef644172eaf137c4a01155a6c8b3eae4c5
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md

Pull md fixes from Shaohua Li:
 "Some MD fixes.

  The notable one is a raid5-cache deadlock bug with dm-raid, others are
  not significant"

* tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md:
  md/raid1/10: add missed blk plug
  md: limit mdstat resync progress to max_sectors
  md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
  md/raid5: correct degraded calculation in raid5_error