From: Jens Axboe Date: Thu, 25 Mar 2021 19:18:30 +0000 (-0600) Subject: Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f8d62edfe2563fc86d12b80b07407dc095cdf0d2;p=linux.git Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.13/drivers Pull MD updates from Song: "The major changes are: 1. Performance improvement for raid10 discard requests, from Xiao Ni. 2. Fix missing information of /proc/mdstat, from Jan Glauber." * 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md: md: Fix missing unused status line of /proc/mdstat md/raid10: improve discard request for far layout md/raid10: improve raid10 discard request md/raid10: pull the code that wait for blocked dev into one function md/raid10: extend r10bio devs to raid disks md: add md_submit_discard_bio() for submitting discard bio --- f8d62edfe2563fc86d12b80b07407dc095cdf0d2