]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Oct 2013 06:45:34 +0000 (07:45 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Oct 2013 06:45:34 +0000 (07:45 +0100)
commite6036c0b88962df82a8853971b86a55f09faef40
treee03e4fc034a29c21a77fbebdf7c4cb27ab95e5d4
parentbe6e8c76047408561452dd7c48576bbf420cb09d
parentd47648fcf0611812286f68131b40251c6fa54f5e
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md

Pull md bugfixes from Neil Brown:
 "Assorted md bug-fixes for 3.12.

  All tagged for -stable releases too"

* tag 'md/3.12-fixes' of git://neil.brown.name/md:
  raid5: avoid finding "discard" stripe
  raid5: set bio bi_vcnt 0 for discard request
  md: avoid deadlock when md_set_badblocks.
  md: Fix skipping recovery for read-only arrays.