linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] md-next 2023-08-14
@ 2023-08-14 10:45 Song Liu
  2023-08-14 21:42 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2023-08-14 10:45 UTC (permalink / raw)
  To: Jens Axboe, linux-raid; +Cc: Yu Kuai, WANG Xuerui, Li Lingfeng, Zhang Shurong

Hi Jens, 

Please consider pulling the following changes for md-next on top of your
for-6.6/block branch. The major changes are:

1. raid6test build fixes, by WANG Xuerui;
2. Various non-urgent fixes. 

Thanks,
Song
 


The following changes since commit e24721e441a7c640e4e7b2b63c23c06d9a750880:

  ublk: fix 'warn: variable dereferenced before check 'req'' from Smatch (2023-08-11 08:13:23 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 733fd910ffa5cdc26776c98cc4612b0ce3e2bbfd:

  md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid() (2023-08-13 11:03:26 -0700)

----------------------------------------------------------------
Li Lingfeng (1):
      md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread

WANG Xuerui (5):
      raid6: remove the <linux/export.h> include from recov.c
      raid6: guard the tables.c include of <linux/export.h> with __KERNEL__
      raid6: test: cosmetic cleanups for the test Makefile
      raid6: test: make sure all intermediate and artifact files are .gitignored
      raid6: test: only check for Altivec if building on powerpc hosts

Yu Kuai (3):
      md/raid5-cache: fix a deadlock in r5l_exit_log()
      md/raid10: fix a 'conf->barrier' leakage in raid10_takeover()
      md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()

Zhang Shurong (1):
      md: raid1: fix potential OOB in raid1_remove_disk()

 drivers/md/md-cluster.c   |  8 ++++----
 drivers/md/md.c           |  9 +++++----
 drivers/md/md.h           |  2 +-
 drivers/md/raid1.c        |  8 ++++++--
 drivers/md/raid10.c       |  3 +--
 drivers/md/raid5-cache.c  | 14 ++++++++------
 drivers/md/raid5.c        |  2 +-
 lib/raid6/mktables.c      |  2 ++
 lib/raid6/recov.c         |  1 -
 lib/raid6/test/.gitignore |  3 +++
 lib/raid6/test/Makefile   | 50 ++++++++++++++++++++++++++------------------------
 11 files changed, 57 insertions(+), 45 deletions(-)
 create mode 100644 lib/raid6/test/.gitignore


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

* Re: [GIT PULL] md-next 2023-08-14
  2023-08-14 10:45 [GIT PULL] md-next 2023-08-14 Song Liu
@ 2023-08-14 21:42 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2023-08-14 21:42 UTC (permalink / raw)
  To: Song Liu, linux-raid; +Cc: Yu Kuai, WANG Xuerui, Li Lingfeng, Zhang Shurong

On 8/14/23 4:45 AM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following changes for md-next on top of your
> for-6.6/block branch. The major changes are:
> 
> 1. raid6test build fixes, by WANG Xuerui;
> 2. Various non-urgent fixes. 

Pulled, thanks.

-- 
Jens Axboe


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

end of thread, other threads:[~2023-08-14 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-14 10:45 [GIT PULL] md-next 2023-08-14 Song Liu
2023-08-14 21:42 ` 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).