[GIT PULL] md-next 20220106

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxx/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(-)




[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux