linux-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
Re: [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
Christoph Hellwig
[PATCH 3/6] scsi: hisi_sas: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH 4/6] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues
Daniel Wagner
[PATCH 6/6] blk-mq: remove unused queue mapping helpers
Daniel Wagner
[PATCH v2] docs: Move fault injection section to dev-tools
Breno Leitao
Re: [PATCH v2] docs: Move fault injection section to dev-tools
Alex Shi
Re: [PATCH v2] docs: Move fault injection section to dev-tools
Carlos Bilbao
Re: [PATCH v2] docs: Move fault injection section to dev-tools
Jonathan Corbet
[PATCH] docs: Move fault injection section to dev-tools
Breno Leitao
[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
[PATCH v5 1/7] PCI: Deprecate pcim_iounmap_regions()
Philipp Stanner
[PATCH v5 3/7] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
[PATCH v5 5/7] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
[PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Michael S. Tsirkin
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Andy Shevchenko
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Michael S. Tsirkin
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Michael S. Tsirkin
Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
[PATCH v5 4/7] gpio: Replace deprecated PCI functions
Philipp Stanner
[PATCH v5 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
[PATCH v5 7/7] vdap: solidrun: Replace deprecated PCI functions
Philipp Stanner
[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
[PATCH v4 1/7] PCI: Deprecate pcim_iounmap_regions()
Philipp Stanner
[PATCH v4 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
[PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Jens Axboe
Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
Jens Axboe
[PATCH v4 4/7] gpio: Replace deprecated PCI functions
Philipp Stanner
[PATCH v4 6/7] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
[PATCH v4 5/7] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v4 5/7] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
[PATCH v4 7/7] vdap: solidrun: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
[PATCH] blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag
Yongpeng Yang
Re: [PATCH] blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag
Chao Yu
[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
[PATCH v3 1/9] PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
[PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Xu Yilun
[PATCH v3 4/9] gpio: Replace deprecated PCI functions
Philipp Stanner
[PATCH v3 3/9] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
[PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Philipp Stanner
Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Andy Shevchenko
Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Serge Semin
Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
Philipp Stanner
[PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Andy Shevchenko
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Andy Shevchenko
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
Andy Shevchenko
[PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Christophe JAILLET
Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
Andy Shevchenko
[PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
Andy Shevchenko
[PATCH v3 9/9] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
Re: [PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
Andy Shevchenko
[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
Philipp Stanner
[PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
[PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
Andy Shevchenko
[PATCH v2 3/9] block: mtip32xx: Replace deprecated PCI functions
Philipp Stanner
Re: [PATCH v2 3/9] block: mtip32xx: Replace deprecated PCI functions
Andy Shevchenko
[PATCH v2 4/9] gpio: Replace deprecated PCI functions
Philipp Stanner
[PATCH v2 5/9] ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
[PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
Philipp Stanner
Re: [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
Andy Shevchenko
Earlier messages
Later messages