]> 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)
commit740b7de9d9a7639611cea0d0d4072bc6efcaafbf
treef2b4f9b575badf8f43b8554d9c323f38829aca41
parent35e2146a9ae176a6a619ea9e96c4e9d951f8a5b4
parent57d2a8746f9b52d01067c11d3dd238564a4b8146
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