All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 for-6.16/block 0/3] brd: discard bugfix
@ 2025-05-06  6:17 Yu Kuai
  2025-05-06  6:17 ` [PATCH v3 for-6.16/block 1/3] brd: protect page with rcu Yu Kuai
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yu Kuai @ 2025-05-06  6:17 UTC (permalink / raw)
  To: hch, axboe, kbusch
  Cc: linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang, yangerkun,
	johnny.chenyi

From: Yu Kuai <yukuai3@huawei.com>

changes in v3:
 - rebase on the top of for-6.16/block
 - add comments in patch 1 about NULL page.

changes in v2:
 - rebase on the top of the other patchset:
 https://lore.kernel.org/all/20250421072641.1311040-1-hch@lst.de/
 - merge top 2 patches from v1 into one patch;
 - add reviewed-by for patch 2,3

Yu Kuai (3):
  brd: protect page with rcu
  brd: fix aligned_sector from brd_do_discard()
  brd: fix discard end sector

 drivers/block/brd.c | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2025-05-06 13:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06  6:17 [PATCH v3 for-6.16/block 0/3] brd: discard bugfix Yu Kuai
2025-05-06  6:17 ` [PATCH v3 for-6.16/block 1/3] brd: protect page with rcu Yu Kuai
2025-05-06  6:27   ` Christoph Hellwig
2025-05-06  6:17 ` [PATCH v3 for-6.16/block 2/3] brd: fix aligned_sector from brd_do_discard() Yu Kuai
2025-05-06  6:17 ` [PATCH v3 for-6.16/block 3/3] brd: fix discard end sector Yu Kuai
2025-05-06 13:48 ` [PATCH v3 for-6.16/block 0/3] brd: discard bugfix 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.