All of lore.kernel.org
 help / color / mirror / Atom feed
* [GITPULL] md-next 20210324
@ 2021-03-24 23:46 Song Liu
  2021-03-25 19:19 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2021-03-24 23:46 UTC (permalink / raw)
  To: Jens Axboe, linux-raid; +Cc: Xiao Ni, Jan Glauber

Hi Jens, 

Please consider pulling the following changes for md-next on top of your 
for-5.13/drivers branch. 

The major changes are:

  1. Performance improvement for raid10 discard requests, from Xiao Ni. 
  2. Fix missing information of /proc/mdstat, from Jan Glauber.

Thanks,
Song


The following changes since commit 14d97622448acbea0348be62f62e25d9a361e16b:

  drivers/block: remove the umem driver (2021-03-24 06:57:40 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next

for you to fetch changes up to 7abfabaf5f805f5171d133ce6af9b65ab766e76a:

  md: Fix missing unused status line of /proc/mdstat (2021-03-24 16:29:07 -0700)

----------------------------------------------------------------
Jan Glauber (1):
      md: Fix missing unused status line of /proc/mdstat

Xiao Ni (5):
      md: add md_submit_discard_bio() for submitting discard bio
      md/raid10: extend r10bio devs to raid disks
      md/raid10: pull the code that wait for blocked dev into one function
      md/raid10: improve raid10 discard request
      md/raid10: improve discard request for far layout

 drivers/md/md.c     |  26 ++++++++++-
 drivers/md/md.h     |   2 +
 drivers/md/raid0.c  |  14 +-----
 drivers/md/raid10.c | 434 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 drivers/md/raid10.h |   1 +
 5 files changed, 407 insertions(+), 70 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GITPULL] md-next 20210324
  2021-03-24 23:46 [GITPULL] md-next 20210324 Song Liu
@ 2021-03-25 19:19 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2021-03-25 19:19 UTC (permalink / raw)
  To: Song Liu, linux-raid; +Cc: Xiao Ni, Jan Glauber

On 3/24/21 5:46 PM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following changes for md-next on top of your 
> for-5.13/drivers branch. 
> 
> The major changes are:
> 
>   1. Performance improvement for raid10 discard requests, from Xiao Ni. 
>   2. Fix missing information of /proc/mdstat, from Jan Glauber.

Pulled, thanks.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-25 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 23:46 [GITPULL] md-next 20210324 Song Liu
2021-03-25 19:19 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.