All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] virtio: disable partitions scanning for no partitions block
@ 2021-07-15  9:47 Yury Kamenev
  2021-07-15  9:47 ` [PATCH 1/1] " Yury Kamenev
  0 siblings, 1 reply; 20+ messages in thread
From: Yury Kamenev @ 2021-07-15  9:47 UTC (permalink / raw)
  To: mst, jasowang, pbonzini, stefanha, axboe, hch, cand,
	virtualization, linux-block, linux-kernel
  Cc: Yury Kamenev

Some virtio blocks definitely have no partitions and should not be scanned.

Yury Kamenev (1):
  virtio: disable partitions scanning for no partitions block

 .../admin-guide/kernel-parameters.txt         |  3 +++
 drivers/block/Kconfig                         |  7 +++++
 drivers/block/virtio_blk.c                    | 26 +++++++++++++++++++
 include/uapi/linux/virtio_blk.h               |  2 ++
 4 files changed, 38 insertions(+)

-- 
2.24.3 (Apple Git-128)


^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 0/1] virtio: disable partitions scanning for no partitions block
@ 2021-05-20 13:39 Yury Kamenev
  2021-05-20 13:39 ` [PATCH 1/1] " Yury Kamenev
  0 siblings, 1 reply; 20+ messages in thread
From: Yury Kamenev @ 2021-05-20 13:39 UTC (permalink / raw)
  To: mst, jasowang, pbonzini, stefanha, axboe, virtualization,
	linux-block, linux-kernel
  Cc: Yury Kamenev

Some virtio blocks definitely have no partitions and should not be scanned.

Yury Kamenev (1):
  virtio: disable partitions scanning for no partitions block

 drivers/block/virtio_blk.c      | 6 ++++++
 include/uapi/linux/virtio_blk.h | 1 +
 2 files changed, 7 insertions(+)

-- 
2.24.3 (Apple Git-128)


^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 0/1] virtio: disable partitions scanning for no partitions block
@ 2021-05-20 13:36 Yury Kamenev
  2021-05-20 13:36 ` [PATCH 1/1] " Yury Kamenev
  0 siblings, 1 reply; 20+ messages in thread
From: Yury Kamenev @ 2021-05-20 13:36 UTC (permalink / raw)
  To: mst, stefanha, kwolf, mreitz, qemu-block, qemu-devel; +Cc: Yury Kamenev

Some virtio blocks definitely have no partitions and should not be scanned.

Yury Kamenev (1):
  virtio: disable partitions scanning for no partitions block

 hw/block/virtio-blk.c                       | 4 ++++
 include/hw/virtio/virtio-blk.h              | 1 +
 include/standard-headers/linux/virtio_blk.h | 1 +
 3 files changed, 6 insertions(+)

-- 
2.24.3 (Apple Git-128)



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

end of thread, other threads:[~2021-07-16  2:58 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15  9:47 [PATCH 0/1] virtio: disable partitions scanning for no partitions block Yury Kamenev
2021-07-15  9:47 ` [PATCH 1/1] " Yury Kamenev
2021-07-15 11:22   ` Paolo Bonzini
2021-07-15 11:22     ` Paolo Bonzini
2021-07-16  1:09   ` kernel test robot
2021-07-16  1:09     ` kernel test robot
2021-07-16  1:09     ` kernel test robot
2021-07-16  2:57   ` Jason Wang
2021-07-16  2:57     ` Jason Wang
  -- strict thread matches above, loose matches on Subject: below --
2021-05-20 13:39 [PATCH 0/1] " Yury Kamenev
2021-05-20 13:39 ` [PATCH 1/1] " Yury Kamenev
2021-05-24 14:29   ` Stefan Hajnoczi
2021-05-24 14:29     ` Stefan Hajnoczi
2021-05-24 14:56     ` Christoph Hellwig
2021-05-24 14:56       ` Christoph Hellwig
2021-05-24 16:25       ` Ulf Hansson
2021-05-24 16:25         ` Ulf Hansson
     [not found]     ` <90021621883891@mail.yandex-team.ru>
2021-05-24 19:41       ` Paolo Bonzini
2021-05-24 19:41         ` Paolo Bonzini
2021-05-25 12:00         ` Iurii Kamenev
2021-05-20 13:36 [PATCH 0/1] " Yury Kamenev
2021-05-20 13:36 ` [PATCH 1/1] " Yury Kamenev

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.