* [GIT PULL] md-next 20220106
@ 2022-01-06 19:15 Song Liu
2022-01-06 19:36 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2022-01-06 19:15 UTC (permalink / raw)
To: Jens Axboe, linux-raid
Cc: Davidlohr Bueso, Greg Kroah-Hartman, Xiao Ni, Dirk Müller,
Randy Dunlap, Vishal Verma, Mariusz Tkaczyk
Hi Jens,
Please consider pulling the following changes for md-next on top of your
for-5.17/drivers branch. The major changes are:
- REQ_NOWAIT support, by Vishal Verma;
- raid6 benchmark optimization, by Dirk Müller;
- Fix for acct bioset, by Xiao Ni;
- Clean up max_queued_requests, by Mariusz Tkaczyk;
- PREEMPT_RT optimization, by Davidlohr Bueso;
- Use default_groups in kobj_type, by Greg Kroah-Hartman.
Thanks,
Song
The following changes since commit 050f461e28c5d13f327353d660ffad2603ce7ac1:
block/rnbd-clt-sysfs: use default_groups in kobj_type (2022-01-05 12:28:19 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
for you to fetch changes up to 1745e857e73a2e29379013438ee271e9aadab2e0:
md: use default_groups in kobj_type (2022-01-06 10:42:50 -0800)
----------------------------------------------------------------
Davidlohr Bueso (1):
md/raid5: play nice with PREEMPT_RT
Dirk Müller (2):
lib/raid6: skip benchmark of non-chosen xor_syndrome functions
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Greg Kroah-Hartman (1):
md: use default_groups in kobj_type
Mariusz Tkaczyk (1):
md: drop queue limitation for RAID1 and RAID10
Randy Dunlap (1):
md: fix spelling of "its"
Vishal Verma (4):
md: add support for REQ_NOWAIT
md: raid1 add nowait support
md: raid10 add nowait support
md: raid456 add nowait support
Xiao Ni (1):
md: Move alloc/free acct bioset in to personality
drivers/md/md-cluster.c | 2 +-
drivers/md/md.c | 53 +++++++++++++++++++++++++++++++++++++++++------------
drivers/md/md.h | 2 ++
drivers/md/raid0.c | 38 ++++++++++++++++++++++++++++----------
drivers/md/raid1-10.c | 6 ------
drivers/md/raid1.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
drivers/md/raid10.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------
drivers/md/raid5.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++----------------
drivers/md/raid5.h | 4 +++-
include/linux/raid/pq.h | 2 +-
lib/raid6/algos.c | 78 ++++++++++++++++++++++++++++++++++++++----------------------------------------
lib/raid6/avx2.c | 8 ++++----
lib/raid6/avx512.c | 6 +++---
13 files changed, 295 insertions(+), 161 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] md-next 20220106
2022-01-06 19:15 [GIT PULL] md-next 20220106 Song Liu
@ 2022-01-06 19:36 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2022-01-06 19:36 UTC (permalink / raw)
To: Song Liu, linux-raid
Cc: Davidlohr Bueso, Greg Kroah-Hartman, Xiao Ni, Dirk Müller,
Randy Dunlap, Vishal Verma, Mariusz Tkaczyk
On 1/6/22 11:15 AM, Song Liu wrote:
> Hi Jens,
>
> Please consider pulling the following changes for md-next on top of your
> for-5.17/drivers branch. The major changes are:
>
> - REQ_NOWAIT support, by Vishal Verma;
> - raid6 benchmark optimization, by Dirk Müller;
> - Fix for acct bioset, by Xiao Ni;
> - Clean up max_queued_requests, by Mariusz Tkaczyk;
> - PREEMPT_RT optimization, by Davidlohr Bueso;
> - Use default_groups in kobj_type, by Greg Kroah-Hartman.
Pulled, thanks.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-06 19:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-06 19:15 [GIT PULL] md-next 20220106 Song Liu
2022-01-06 19:36 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).