]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jul 2013 18:20:10 +0000 (11:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jul 2013 18:20:10 +0000 (11:20 -0700)
commitc271f5bc9a7a03fab037dbf5bdd5a730a6e26211
tree7e35b2bc59b5adea852d61b2f06eb5e694ef5582
parentc7dad2343f494359f6e45f62ff97055749b99670
parentf94c0b6658c7edea8bc19d13be321e3860a3fa54
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md

Pull md fixes from Neil Brown:
 "Two more bugfixes for md in 3.11

  Both marked for -stable, both since 3.3.  I guess I should spend more
  time testing..."

* tag 'md/3.11-fixes' of git://neil.brown.name/md:
  md/raid5: fix interaction of 'replace' and 'recovery'.
  md/raid10: remove use-after-free bug.