linux-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
Jason Wang
Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
Jingbo Xu
Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
Jens Axboe
Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
Stefan Hajnoczi
Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
Jens Axboe
Re: [PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
Ferry Meng
[PATCH v6 0/8] blk: refactor queue affinity helpers
Daniel Wagner
[PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
[PATCH v6 2/8] PCI: hookup irq_get_affinity callback
Daniel Wagner
[PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
[PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Daniel Wagner
[PATCH v6 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
[PATCH v6 3/8] virtio: hookup irq_get_affinity callback
Daniel Wagner
[PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
[PATCH v6 8/8] blk-mq: remove unused queue mapping helpers
Daniel Wagner
Re: [PATCH v6 0/8] blk: refactor queue affinity helpers
Daniel Wagner
Re: [PATCH v6 0/8] blk: refactor queue affinity helpers
Daniel Wagner
Re: [PATCH v6 0/8] blk: refactor queue affinity helpers
Jens Axboe
[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
Israel Rukshin
[PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
[PATCH 2/2] virtio_blk: Add support for transport error recovery
Israel Rukshin
Re: [PATCH 2/2] virtio_blk: Add support for transport error recovery
Stefan Hajnoczi
Re: [PATCH 2/2] virtio_blk: Add support for transport error recovery
Michael S. Tsirkin
[PATCH v5 0/8] blk: refactor queue affinity helpers
Daniel Wagner
[PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
Re: [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Martin K. Petersen
Re: [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Ming Lei
Re: [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
John Garry
[PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
Re: [PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Greg Kroah-Hartman
[PATCH v5 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
Re: [PATCH v5 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Ming Lei
Re: [PATCH v5 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
John Garry
[PATCH v5 8/8] blk-mq: remove unused queue mapping helpers
Daniel Wagner
Re: [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers
Ming Lei
Re: [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers
John Garry
[PATCH v5 2/8] PCI: hookup irq_get_affinity callback
Daniel Wagner
Re: [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
John Garry
[PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
Re: [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
Ming Lei
Re: [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
John Garry
Re: [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
[PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Daniel Wagner
Re: [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Ming Lei
Re: [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
John Garry
[PATCH v5 3/8] virtio: hookup irq_get_affinity callback
Daniel Wagner
Re: [PATCH v5 3/8] virtio: hookup irq_get_affinity callback
John Garry
Re: [PATCH v5 3/8] virtio: hookup irq_get_affinity callback
Daniel Wagner
don't reorder requests passed to ->queue_rqs
Christoph Hellwig
[PATCH 5/6] block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
[PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Keith Busch
Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Jens Axboe
Re: [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
Michael S. Tsirkin
[PATCH 6/6] block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
[PATCH 4/6] block: add a rq_list type
Christoph Hellwig
Re: [PATCH 4/6] block: add a rq_list type
Nathan Chancellor
Re: [PATCH 4/6] block: add a rq_list type
Christoph Hellwig
Re: [PATCH 4/6] block: add a rq_list type
Jens Axboe
Re: [PATCH 4/6] block: add a rq_list type
Jens Axboe
Re: [PATCH 4/6] block: add a rq_list type
Nathan Chancellor
[PATCH 3/6] block: remove rq_list_move
Christoph Hellwig
[PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
Re: [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
Keith Busch
Re: don't reorder requests passed to ->queue_rqs
Bart Van Assche
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
Re: don't reorder requests passed to ->queue_rqs
Chaitanya Kulkarni
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
Re: don't reorder requests passed to ->queue_rqs
Chaitanya Kulkarni
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
Re: don't reorder requests passed to ->queue_rqs
Christoph Hellwig
Re: don't reorder requests passed to ->queue_rqs
Jens Axboe
Re: don't reorder requests passed to ->queue_rqs
Christoph Hellwig
[PATCH v4 00/10] blk: refactor queue affinity helpers
Daniel Wagner
[PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
Daniel Wagner
Re: [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
Ming Lei
Re: [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
Daniel Wagner
[PATCH v4 03/10] PCI: hookup irq_get_affinity callback
Daniel Wagner
Re: [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
Ming Lei
[PATCH v4 04/10] virtio: hookup irq_get_affinity callback
Daniel Wagner
Re: [PATCH v4 04/10] virtio: hookup irq_get_affinity callback
Ming Lei
[PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Ming Lei
Re: [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Ming Lei
Re: [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
Christoph Hellwig
Re: [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
John Garry
[PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
Daniel Wagner
[PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
Re: [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
Ming Lei
[PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
Daniel Wagner
Re: [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
kernel test robot
Re: [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
Daniel Wagner
Re: [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
kernel test robot
[PATCH v3 0/8] blk: refactor queue affinity helpers
Daniel Wagner
[PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Christoph Hellwig
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Hannes Reinecke
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
John Garry
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
John Garry
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Greg Kroah-Hartman
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
John Garry
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Greg Kroah-Hartman
Re: [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
Christoph Hellwig
[PATCH v3 2/8] PCI: hookup irq_get_affinity callback
Daniel Wagner
Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
Christoph Hellwig
Re: [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
Hannes Reinecke
[PATCH v3 3/8] virtio: hookup irq_get_affinity callback
Daniel Wagner
Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
Christoph Hellwig
Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
kernel test robot
Re: [PATCH v3 3/8] virtio: hookup irq_get_affinity callback
Hannes Reinecke
[PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Greg Kroah-Hartman
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Greg Kroah-Hartman
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Greg Kroah-Hartman
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Christoph Hellwig
Re: [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
Hannes Reinecke
[PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Hannes Reinecke
[PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
Daniel Wagner
Re: [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
Hannes Reinecke
[PATCH v3 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Hannes Reinecke
[PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Hannes Reinecke
Re: [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
John Garry
[PATCH] virtio-blk: don't keep queue frozen during system suspend
Ming Lei
Re: [PATCH] virtio-blk: don't keep queue frozen during system suspend
Stefan Hajnoczi
Re: [PATCH] virtio-blk: don't keep queue frozen during system suspend
Jens Axboe
[PATCH v2 0/6] blk: refactor queue affinity helpers
Daniel Wagner
[PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Bjorn Helgaas
Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Christoph Hellwig
Re: [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
[PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Christoph Hellwig
[PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Christoph Hellwig
[PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
Daniel Wagner
Re: [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
Christoph Hellwig
[PATCH v2 4/6] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH v2 3/6] scsi: hisi_sas: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH 0/2] Add Error Recovery support for Virtio PCI devices
Israel Rukshin
[PATCH 2/2] virtio_blk: Add support for transport error recovery
Israel Rukshin
[PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation.
'Guanjun'
[PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
'Guanjun'
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Thomas Gleixner
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Ming Lei
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Jason Wang
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
mapicccy
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Thomas Gleixner
Re: [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
Jiri Slaby
[PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity
'Guanjun'
[PATCH] virtio: only reset device and restore status if needed in device resume
qiang4 . zhang
[PATCH v2] virtio: only reset device and restore status if needed in device resume
qiang4 . zhang
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Jason Wang
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Qiang Zhang
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Jason Wang
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Michael S. Tsirkin
Re: [PATCH v2] virtio: only reset device and restore status if needed in device resume
Jason Wang
Re: [PATCH] brd: fix null pointer when modprobe brd
Tetsuo Handa
Re: [PATCH] brd: fix null pointer when modprobe brd
Yu Kuai
Re: [PATCH] brd: fix null pointer when modprobe brd
Tetsuo Handa
Re: [PATCH] brd: fix null pointer when modprobe brd
yangerkun
Re: [PATCH] brd: fix null pointer when modprobe brd
Luis Chamberlain
[RFC PATCH v1 35/57] virtio: Remove PAGE_SIZE compile-time constant assumption
Ryan Roberts
[PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
Qun-Wei Lin
Re: [PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
Christoph Hellwig
[PATCH v4 0/5] block: partition table OF support
Christian Marangi
[PATCH v4 1/5] block: add support for defining read-only partitions
Christian Marangi
[PATCH v4 2/5] docs: block: Document support for read-only partition in cmdline part
Christian Marangi
[PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
Christian Marangi
Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
Andy Shevchenko
Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
kernel test robot
Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
kernel test robot
[PATCH v4 4/5] block: add support for partition table defined in OF
Christian Marangi
Re: [PATCH v4 4/5] block: add support for partition table defined in OF
Andy Shevchenko
[PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Christian Marangi
Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Rasmus Villemoes
Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Christian Marangi
Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
Rasmus Villemoes
Re: [PATCH v4 0/5] block: partition table OF support
Andy Shevchenko
Re: [PATCH v4 0/5] block: partition table OF support
Rasmus Villemoes
Re: [PATCH v4 0/5] block: partition table OF support
Andy Shevchenko
[syzbot] [block?] [virt?] kernel panic: corrupted stack end in kernel_init (2)
syzbot
Re: [syzbot] [ntfs3?] kernel panic: corrupted stack end in kernel_init (2)
syzbot
[PATCH 0/6] EDITME: blk: refactor queue affinity helpers
Daniel Wagner
[PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Daniel Wagner
Re: [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Bjorn Helgaas
Re: [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
Jens Axboe
Earlier messages
Later messages