]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Nov 2015 04:20:49 +0000 (21:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Nov 2015 04:20:49 +0000 (21:20 -0700)
commite7bd9d63e2f4ec4f55de1942107df2f478aebe25
tree03184633a438a76bbdd7756e79647b26e33be5a0
parenta562678097c8bd650fab2721b62844c117493156
parent4a970b965867d4d93a1b5f817ff2a977e604fe0f
Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md

Pull md bug fixes from Neil Brown:
 "Two more bug fixes for md.

  One bugfix for a list corruption in raid5 because of incorrect
  locking.

  Other for possible data corruption when a recovering device is failed,
  removed, and re-added.

  Both tagged for -stable"

* tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md:
  Revert "md: allow a partially recovered device to be hot-added to an array."
  md/raid5: fix locking in handle_stripe_clean_event()