linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] md-next 20221114
@ 2022-11-14 18:22 Song Liu
  2022-11-14 19:58 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Song Liu @ 2022-11-14 18:22 UTC (permalink / raw)
  To: Jens Axboe, linux-raid
  Cc: Christoph Hellwig, Mikulas Patocka, Jiang Li, Xiao Ni,
	Florian-Ewald Mueller, Jack Wang, Ye Bin, Giulio Benetti,
	Uros Bizjak, Li Zhong

Hi Jens, 

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

These changes are fixes for corner cases and code refactoring. 

Thanks,
Song 



The following changes since commit 4f8126bb2308066b877859e4b5923ffb54143630:

  sbitmap: Use single per-bitmap counting to wake up queued tags (2022-11-11 08:38:29 -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 b611ad14006e5be2170d9e8e611bf49dff288911:

  md/raid1: stop mdx_raid1 thread when raid1 array run failed (2022-11-14 10:15:35 -0800)

----------------------------------------------------------------
Christoph Hellwig (1):
      md/raid5: use bdev_write_cache instead of open coding it

Florian-Ewald Mueller (1):
      md/bitmap: Fix bitmap chunk size overflow issues

Giulio Benetti (1):
      lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE

Jiang Li (1):
      md/raid1: stop mdx_raid1 thread when raid1 array run failed

Li Zhong (1):
      drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()

Mikulas Patocka (1):
      md: fix a crash in mempool_free

Uros Bizjak (1):
      raid5-cache: use try_cmpxchg in r5l_wake_reclaim

Xiao Ni (1):
      md/raid0, raid10: Don't set discard sectors for request queue

Ye Bin (2):
      md: factor out __md_set_array_info()
      md: introduce md_ro_state

 drivers/md/md-bitmap.c   |  47 +++++++++++++++++++--------------
 drivers/md/md.c          | 226 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------
 drivers/md/raid0.c       |   1 -
 drivers/md/raid1.c       |   1 +
 drivers/md/raid10.c      |   2 --
 drivers/md/raid5-cache.c |  10 +++----
 drivers/md/raid5-ppl.c   |   5 +---
 include/linux/raid/pq.h  |   8 ------
 lib/raid6/algos.c        |   2 --
 9 files changed, 156 insertions(+), 146 deletions(-)


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

* Re: [GIT PULL] md-next 20221114
  2022-11-14 18:22 [GIT PULL] md-next 20221114 Song Liu
@ 2022-11-14 19:58 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2022-11-14 19:58 UTC (permalink / raw)
  To: Song Liu, linux-raid
  Cc: Christoph Hellwig, Mikulas Patocka, Jiang Li, Xiao Ni,
	Florian-Ewald Mueller, Jack Wang, Ye Bin, Giulio Benetti,
	Uros Bizjak, Li Zhong

On 11/14/22 11:22 AM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following changes for md-next on top of your 
> for-6.2/block branch. 
> 
> These changes are fixes for corner cases and code refactoring. 
> 
> Thanks,
> Song 
> 
> 
> 
> The following changes since commit 4f8126bb2308066b877859e4b5923ffb54143630:
> 
>   sbitmap: Use single per-bitmap counting to wake up queued tags (2022-11-11 08:38:29 -0700)
> 
> are available in the Git repository at:
> 
>    https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next

Pulled, thanks.

-- 
Jens Axboe



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

end of thread, other threads:[~2022-11-14 19:58 UTC | newest]

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