Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Sep 2017 15:39:32 +0000 (08:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Sep 2017 15:39:32 +0000 (08:39 -0700)
commit12fcf66e74b16b96e57fc1ce32bdf27b3a426fd0
treea2a51268d5195031ef7c81c8632e4a5b439e0756
parent24420862bfb0db7c6b950b51dfecf3066766cb61
parent184a09eb9a2fe425e49c9538f1604b05ed33cfef
Merge branch 'for-next' of git://git./linux/kernel/git/shli/md

Pull MD fixes from Shaohua Li:
 "Two small patches to fix long-lived raid5 stripe batch bugs, one from
  Dennis and the other from me"

* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md:
  md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
  md/raid5: fix a race condition in stripe batch
drivers/md/raid5.c