]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md-3.6' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Aug 2012 18:34:40 +0000 (11:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Aug 2012 18:34:40 +0000 (11:34 -0700)
commit67e2745d796f56d78a893151702d0dbbfc192ea2
treeb99c627c269e38450d5d0f9713862d2ed06d6e5e
parentf7244efd077b8ca4dae3ad23dec6b47ea1127d7c
parentcd433039fc58027f8779e7b0225eadb70a8804c3
Merge tag 'md-3.6' of git://neil.brown.name/md

Pull additional md update from NeilBrown:
 "This contains a few patches that depend on plugging changes in the
  block layer so needed to wait for those.

  It also contains a Kconfig fix for the new RAID10 support in dm-raid."

* tag 'md-3.6' of git://neil.brown.name/md:
  md/dm-raid: DM_RAID should select MD_RAID10
  md/raid1: submit IO from originating thread instead of md thread.
  raid5: raid5d handle stripe in batch way
  raid5: make_request use batch stripe release
drivers/md/Kconfig
drivers/md/raid1.c
drivers/md/raid5.c
drivers/md/raid5.h