public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] block: warn once for each partition in bio_check_ro()
@ 2023-11-20  9:38 Yu Kuai
  2023-11-20  9:38 ` [PATCH 1/2] block: introduce new field flags in block_device Yu Kuai
  2023-11-20  9:38 ` [PATCH 2/2] block: warn once for each partition in bio_check_ro() Yu Kuai
  0 siblings, 2 replies; 11+ messages in thread
From: Yu Kuai @ 2023-11-20  9:38 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (2):
  block: introduce new field flags in block_device
  block: warn once for each partition in bio_check_ro()

 block/bdev.c              | 15 ++++++++-------
 block/blk-core.c          | 21 +++++++++++++++------
 block/genhd.c             |  8 +++++---
 block/ioctl.c             |  2 +-
 include/linux/blk_types.h | 13 +++++++------
 include/linux/blkdev.h    |  5 +++--
 6 files changed, 39 insertions(+), 25 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-11-20 13:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20  9:38 [PATCH 0/2] block: warn once for each partition in bio_check_ro() Yu Kuai
2023-11-20  9:38 ` [PATCH 1/2] block: introduce new field flags in block_device Yu Kuai
2023-11-20  3:00   ` Ming Lei
2023-11-20  6:37     ` Yu Kuai
2023-11-20  6:58       ` Ming Lei
2023-11-20  7:14         ` Yu Kuai
2023-11-20  8:01     ` Yu Kuai
2023-11-20 12:39       ` Ming Lei
2023-11-20 10:45   ` Hannes Reinecke
2023-11-20 13:24     ` Yu Kuai
2023-11-20  9:38 ` [PATCH 2/2] block: warn once for each partition in bio_check_ro() Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox