]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4e7f4fafabac565fd669455f7a5541a29ecd25d
treea2a51268d5195031ef7c81c8632e4a5b439e0756
parent0630c2833d3cc1bb69ff0bd814173c50989a7ea7
parentefdea4eac002956d6ba6dcdb56dd3211b6d8af5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/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