]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch 'for-linus' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 16:02:06 +0000 (09:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 16:02:06 +0000 (09:02 -0700)
commitfd53f7d8eea9cd43c5fb6d316ea1ed128c9b8e45
tree5280fc457427b915506a7bfd838fe9790ed05023
parente9208a4eec8acbde7ede6516c39dea05f3b700dc
parent43220aa0f22cd3ce5b30246d50ccd696d119edea
Merge branch 'for-linus' of git://neil.brown.name/md

* 'for-linus' of git://neil.brown.name/md:
  md/raid5: fix a hang on device failure.
  md: fix clearing of 'blocked' flag in the presence of bad blocks.
  md/linear: avoid corrupting structure while waiting for rcu_free to complete.
  md: use REQ_NOIDLE flag in md_super_write()
  md: ensure changes to 'write-mostly' are reflected in metadata.
  md: report failure if a 'set faulty' request doesn't.