Fix some bugs, improve performance and add trim/resync support. Thanks, Shaohua Christoph Hellwig (1): raid5-cache: move functionality out of __r5l_set_io_unit_state Shaohua Li (7): md: fix feature map check raid5: fix build error raid5-cache: switching to state machine for log disk cache flush raid5-cache: fix a user-after-free bug raid5-cache: optimize FLUSH IO with log enabled md: skip resync for raid array with journal raid5-cache: add trim support for log drivers/md/md.c | 6 +- drivers/md/md.h | 1 + drivers/md/raid5-cache.c | 254 ++++++++++++++++++++++++++++------------------- drivers/md/raid5.c | 17 +++- drivers/md/raid5.h | 1 + 5 files changed, 175 insertions(+), 104 deletions(-) -- 1.8.1 -- 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