]> git.baikalelectronics.ru Git - kernel.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)
commit8afe39d2895c11ac0a47c70b6d583100a783289f
tree7e35b2bc59b5adea852d61b2f06eb5e694ef5582
parentaeddb1de85c056dd01fc31c51d639ac367ee7a13
parent246f33c8b310d3dc03b537aee06c4e5d7f193b09
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.