]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 May 2015 17:33:31 +0000 (10:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 May 2015 17:33:31 +0000 (10:33 -0700)
commitc91aa67eede4cdee97844854bdf5b695ab26893e
tree19ce86611cb61f293b45f40e18449e5e4554f2af
parent030bbdbf4c833bc69f502eae58498bc5572db736
parentbb27051f9fd7643f05d8f0babce3337f0b9b3087
Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md

Pull md bugfixes from Neil Brown:
 "A few fixes for md.

  Most of these are related to the new "batched stripe writeout", but
  there are a few others"

* tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md:
  md/raid5: fix handling of degraded stripes in batches.
  md/raid5: fix allocation of 'scribble' array.
  md/raid5: don't record new size if resize_stripes fails.
  md/raid5: avoid reading parity blocks for full-stripe write to degraded array
  md/raid5: more incorrect BUG_ON in handle_stripe_fill.
  md/raid5: new alloc_stripe() to allocate an initialize a stripe.
  md-raid0: conditional mddev->queue access to suit dm-raid