All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] md-next 20200714
@ 2020-07-15  6:53 Song Liu
  2020-07-15 14:48 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2020-07-15  6:53 UTC (permalink / raw)
  To: Jens Axboe, linux-raid
  Cc: Junxiao Bi, Zhao Heming, Artur Paszkiewicz, Colin Ian King

Hi Jens, 

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

Thanks,
Song


The following changes since commit 2eaac320db515b2ec681f6a4bad4f67a7be84ce8:

  rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' (2020-07-11 09:27:09 -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 60f80d6f2d07a6d8aee485a1d1252327eeee0c81:

  md-cluster: fix wild pointer of unlock_all_bitmaps() (2020-07-14 23:38:32 -0700)

----------------------------------------------------------------
Artur Paszkiewicz (1):
      md: improve io stats accounting

Colin Ian King (1):
      md: raid0/linear: fix dereference before null check on pointer mddev

Junxiao Bi (1):
      md: fix deadlock causing by sysfs_notify

Song Liu (1):
      md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes

Zhao Heming (1):
      md-cluster: fix wild pointer of unlock_all_bitmaps()

 drivers/md/md-bitmap.c   |   2 +-
 drivers/md/md-cluster.c  |   1 +
 drivers/md/md.c          | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------
 drivers/md/md.h          |   9 ++++++++-
 drivers/md/raid10.c      |   2 +-
 drivers/md/raid5-cache.c |   7 +++++++
 drivers/md/raid5.c       |   6 +++---
 7 files changed, 101 insertions(+), 36 deletions(-)

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

* Re: [GIT PULL] md-next 20200714
  2020-07-15  6:53 [GIT PULL] md-next 20200714 Song Liu
@ 2020-07-15 14:48 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-07-15 14:48 UTC (permalink / raw)
  To: Song Liu, linux-raid
  Cc: Junxiao Bi, Zhao Heming, Artur Paszkiewicz, Colin Ian King

On 7/15/20 12:53 AM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following changes for md-next on top of your for-5.9/drivers 
> branch. 

Pulled, thanks.

-- 
Jens Axboe

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

end of thread, other threads:[~2020-07-15 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15  6:53 [GIT PULL] md-next 20200714 Song Liu
2020-07-15 14:48 ` 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.