Hi Linus, as few little fixes for md. Two are flags for stable, The other is only relevant to 2.6.37 as it relates to the barrier -> flush conversion for block devices. Thanks, NeilBrown The following changes since commit 3561d43fd289f590fdae672e5eb831b8d5cf0bf6: Linux 2.6.37-rc3 (2010-11-21 15:18:56 -0800) are available in the git repository at: git://neil.brown.name/md for-linus Darrick J. Wong (1): md: Call blk_queue_flush() to establish flush/fua support Justin Maggard (1): md: fix return value of rdev_size_change() NeilBrown (1): md/raid1: really fix recovery looping when single good device fails. drivers/md/md.c | 6 ++++-- drivers/md/raid1.c | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html