]> 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)
commitf168fba120c41369dc5b05204381b1f20107bda1
treec38dc16671a83c9cac9860e50d02f39ad21cc298
parent8f0714944f367e37931bd5dfafb5565b6546cba2
parentbcb7163d5b83b7c8344220f63b43800e3193c378
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