All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] md-next 20201130
@ 2020-11-30 18:15 Song Liu
  2020-11-30 22:53 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2020-11-30 18:15 UTC (permalink / raw)
  To: Jens Axboe, linux-raid
  Cc: Zhao Heming, Pankaj Gupta, Kevin Vigor, Dae R. Jeong

Hi Jens, 

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

Summary: 
  1. Fix race condition in md_ioctl(), by Dae R. Jeong;
  2. Initialize read_slot properly for raid10, by Kevin Vigor;
  3. Code cleanup, by Pankaj Gupta;
  4. md-cluster resync/reshape fix, by Zhao Heming. 

Thanks,
Song


The following changes since commit 4d063e646b4bfe8e74c0b4b78bf11c3a7b5d962a:

  s390/dasd: Process FCES path event notification (2020-11-16 08:14:38 -0700)

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 bca5b0658020be90b6b504ca514fd80110204f71:

  md/cluster: fix deadlock when node is doing resync job (2020-11-30 10:12:35 -0800)

----------------------------------------------------------------
Dae R. Jeong (1):
      md: fix a warning caused by a race between concurrent md_ioctl()s

Kevin Vigor (1):
      md/raid10: initialize r10_bio->read_slot before use.

Pankaj Gupta (3):
      md: improve variable names in md_flush_request()
      md: add comments in md_flush_request()
      md: use current request time as base for ktime comparisons

Zhao Heming (2):
      md/cluster: block reshape with remote resync job
      md/cluster: fix deadlock when node is doing resync job

 drivers/md/md-cluster.c | 67 ++++++++++++++++++++++++++++++++++++++-----------------------------
 drivers/md/md.c         | 33 +++++++++++++++++++++++----------
 drivers/md/md.h         |  6 +++---
 drivers/md/raid10.c     |  3 ++-
 4 files changed, 66 insertions(+), 43 deletions(-)

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

* Re: [GIT PULL] md-next 20201130
  2020-11-30 18:15 [GIT PULL] md-next 20201130 Song Liu
@ 2020-11-30 22:53 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-11-30 22:53 UTC (permalink / raw)
  To: Song Liu, linux-raid; +Cc: Zhao Heming, Pankaj Gupta, Kevin Vigor, Dae R. Jeong

On 11/30/20 11:15 AM, Song Liu wrote:
> Summary: 
>   1. Fix race condition in md_ioctl(), by Dae R. Jeong;
>   2. Initialize read_slot properly for raid10, by Kevin Vigor;
>   3. Code cleanup, by Pankaj Gupta;
>   4. md-cluster resync/reshape fix, by Zhao Heming. 

Pulled, thanks.

-- 
Jens Axboe


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

end of thread, other threads:[~2020-11-30 22:54 UTC | newest]

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