All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] md-next 20200513
@ 2020-05-13 20:42 Song Liu
  2020-05-13 21:17 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2020-05-13 20:42 UTC (permalink / raw)
  To: Jens Axboe, linux-raid
  Cc: Coly Li, Christoph Hellwig, David Jeffery, Guoqing Jiang,
	Gustavo A. R. Silva, wangxiongfeng2

Hi Jens, 

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

Thanks,
Song


The following changes since commit 91bf5ec3421df5ec620e9abc9afa0ddacbbdefef:

 Merge tag 'floppy-for-5.8' of https://github.com/evdenis/linux-floppy into for-5.8/drivers (2020-05-12 11:35:49 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 358369f03ac94637c9fd9d8f94a2dfde86b9f25f:

 md/raid1: Replace zero-length array with flexible-array (2020-05-13 12:02:23 -0700)

----------------------------------------------------------------
Christoph Hellwig (1):
     md: stop using ->queuedata

Coly Li (4):
     md: use memalloc scope APIs in mddev_suspend()/mddev_resume()
     raid5: remove gfp flags from scribble_alloc()
     raid5: update code comment of scribble_alloc()
     md: remove redundant memalloc scope API usage

David Jeffery (1):
     md/raid1: release pending accounting for an I/O only after write-behind is also finished

Guoqing Jiang (5):
     md: add checkings before flush md_misc_wq
     md: add new workqueue for delete rdev
     md: don't flush workqueue unconditionally in md_open
     md: flush md_rdev_misc_wq for HOT_ADD_DISK case
     md: remove the extra line for ->hot_add_disk

Gustavo A. R. Silva (1):
     md/raid1: Replace zero-length array with flexible-array

Xiongfeng Wang (1):
     md: add a newline when printing parameter 'start_ro' by sysfs

drivers/md/md-linear.h |  2 +-
drivers/md/md.c        | 71 ++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
drivers/md/md.h        |  1 +
drivers/md/raid1.c     | 13 +++++++------
drivers/md/raid1.h     |  2 +-
drivers/md/raid10.h    |  2 +-
drivers/md/raid5.c     | 22 ++++++++++++++--------
7 files changed, 73 insertions(+), 40 deletions(-)

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

* Re: [GIT PULL] md-next 20200513
  2020-05-13 20:42 [GIT PULL] md-next 20200513 Song Liu
@ 2020-05-13 21:17 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-05-13 21:17 UTC (permalink / raw)
  To: Song Liu, linux-raid
  Cc: Coly Li, Christoph Hellwig, David Jeffery, Guoqing Jiang,
	Gustavo A. R. Silva, wangxiongfeng2

On 5/13/20 2:42 PM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following changes for md-next on top of your
> for-5.8/drivers branch. 

Pulled, thanks.

-- 
Jens Axboe

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

end of thread, other threads:[~2020-05-13 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 20:42 [GIT PULL] md-next 20200513 Song Liu
2020-05-13 21:17 ` 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.