]> Pileus Git - ~andy/linux/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)
commit1a60864fc1c3b268a921549bcfc707c98083260b
treec38dc16671a83c9cac9860e50d02f39ad21cc298
parent145830dfb005961cb507a578c9d2e7622f0b3716
parent8313b8e57f55b15e5b7f7fc5d1630bbf686a9a97
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