]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Jan 2014 08:07:36 +0000 (15:07 +0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Jan 2014 08:07:36 +0000 (15:07 +0700)
commita638241527db52e44f7bae23fafd62a3a8c28d1f
treec38dc16671a83c9cac9860e50d02f39ad21cc298
parentdf93ed8e5fab72670dd4d660e64451a9ba0849a4
parentca879a61888f4e87200c5d6d259c1ef2e86946ab
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md

Pull late md fixes from Neil Brown:
 "Half a dozen md bug fixes.

  All of these fix real bugs the people have hit, and are tagged for
  -stable.  Sorry they are late ....  Christmas holidays and all that.
  Hopefully they can still squeak into 3.13"

* tag 'md/3.13-fixes' of git://neil.brown.name/md:
  md: fix problem when adding device to read-only array with bitmap.
  md/raid10: fix bug when raid10 recovery fails to recover a block.
  md/raid5: fix a recently broken BUG_ON().
  md/raid1: fix request counting bug in new 'barrier' code.
  md/raid10: fix two bugs in handling of known-bad-blocks.
  md/raid5: Fix possible confusion when multiple write errors occur.
drivers/md/md.c