linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] md-6.16-20250530
@ 2025-05-30  8:30 Yu Kuai
  2025-05-30 10:44 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Yu Kuai @ 2025-05-30  8:30 UTC (permalink / raw)
  To: axboe, linux-raid, song; +Cc: yukuai3, yangerkun, yi.zhang, johnny.chenyi

Hi Jens,

Please consider pulling following changes for md-6.16 on your block-6.16
branch, this pull request contains:

- fix REQ_RAHEAD and REQ_NOWAIT IO err handling for raid1/10;
- fix max_write_behind setting for dm-raid;
- some minor cleanups;

Thanks
Kuai

The following changes since commit 39d86db34e41b96bd86f1955cd0ce6cd9c5fca4c:

  loop: add file_start_write() and file_end_write() (2025-05-27 10:14:26 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux.git tags/md-6.16-20250530

for you to fetch changes up to 01bf468c4e086b2f52a0c9dfa677c6016fc915ae:

  md/md-bitmap: remove parameter slot from bitmap_create() (2025-05-30 15:47:23 +0800)

----------------------------------------------------------------
Yu Kuai (5):
      md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
      md/md-bitmap: fix dm-raid max_write_behind setting
      md/dm-raid: remove max_write_behind setting limit
      md/md-bitmap: cleanup bitmap_ops->startwrite()
      md/md-bitmap: remove parameter slot from bitmap_create()

 drivers/md/dm-raid.c   |  6 +-----
 drivers/md/md-bitmap.c | 35 ++++++++++++++++++++++-------------
 drivers/md/md-bitmap.h | 17 ++++-------------
 drivers/md/md.c        | 14 +++++++-------
 drivers/md/raid1-10.c  | 10 ++++++++++
 drivers/md/raid1.c     | 19 ++++++++++---------
 drivers/md/raid10.c    | 11 ++++++-----
 7 files changed, 60 insertions(+), 52 deletions(-)


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

* Re: [GIT PULL] md-6.16-20250530
  2025-05-30  8:30 [GIT PULL] md-6.16-20250530 Yu Kuai
@ 2025-05-30 10:44 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2025-05-30 10:44 UTC (permalink / raw)
  To: Yu Kuai, linux-raid, song; +Cc: yukuai3, yangerkun, yi.zhang, johnny.chenyi

On 5/30/25 2:30 AM, Yu Kuai wrote:
> Hi Jens,
> 
> Please consider pulling following changes for md-6.16 on your block-6.16
> branch, this pull request contains:
> 
> - fix REQ_RAHEAD and REQ_NOWAIT IO err handling for raid1/10;
> - fix max_write_behind setting for dm-raid;
> - some minor cleanups;

Pulled, thanks.

-- 
Jens Axboe


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

end of thread, other threads:[~2025-05-30 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-30  8:30 [GIT PULL] md-6.16-20250530 Yu Kuai
2025-05-30 10:44 ` 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).