]> Pileus Git - ~andy/linux/commitdiff
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)
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.

1  2 
drivers/md/md.c

diff --cc drivers/md/md.c
Simple merge