From: Jens Axboe Date: Wed, 13 May 2020 21:17:01 +0000 (-0600) Subject: Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into... X-Git-Tag: v5.10.7~2495^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8fd2b980a298bc083e6067aefeb083f96c236a22;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'md-next' of git://git./linux/kernel/git/song/md into for-5.8/drivers Pull MD changes from Song. * 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md: md/raid1: Replace zero-length array with flexible-array md: add a newline when printing parameter 'start_ro' by sysfs md: stop using ->queuedata md/raid1: release pending accounting for an I/O only after write-behind is also finished md: remove redundant memalloc scope API usage raid5: update code comment of scribble_alloc() raid5: remove gfp flags from scribble_alloc() md: use memalloc scope APIs in mddev_suspend()/mddev_resume() md: remove the extra line for ->hot_add_disk md: flush md_rdev_misc_wq for HOT_ADD_DISK case md: don't flush workqueue unconditionally in md_open md: add new workqueue for delete rdev md: add checkings before flush md_misc_wq --- 8fd2b980a298bc083e6067aefeb083f96c236a22