]> 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)
commit79be0d111e11c7913e07fbcd3539f2f5cf32faea
treea2a51268d5195031ef7c81c8632e4a5b439e0756
parent64c5b9517c8cc64209774c5d1153646d8dfd12a1
parentfc5ab378683e46d6625b1d67a72942a8427adef8
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