Hi, Several patches for MD. One notable is making flush bios sync, others fix small issues. Please pull! Thanks, Shaohua The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d: Linux 4.12-rc2 (2017-05-21 19:30:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.12-rc4 for you to fetch changes up to 5a8948f8a32ba56c17b3fb75d318ac98157f3ba5: md: Make flush bios explicitely sync (2017-05-31 09:25:53 -0700) ---------------------------------------------------------------- Guoqing Jiang (1): md-cluster: fix potential lock issue in add_new_disk Jan Kara (1): md: Make flush bios explicitely sync Kyungchan Koh (1): md: uuid debug statement now in processor byte order. Nix (1): md: report sector of stripes with check mismatches drivers/md/bitmap.c | 8 ++++---- drivers/md/md-cluster.c | 4 +++- drivers/md/md.c | 2 +- drivers/md/raid5-cache.c | 4 ++-- drivers/md/raid5-ppl.c | 4 ++-- drivers/md/raid5.c | 18 ++++++++++++++---- 6 files changed, 26 insertions(+), 14 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