linux-block
Thread
Date
Earlier messages
Messages by Thread
[PATCH v8 00/12] blk: honor isolcpus configuration
Daniel Wagner
[PATCH v8 01/12] scsi: aacraid: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH v8 01/12] scsi: aacraid: use block layer helpers to calculate num of queues
Hannes Reinecke
[PATCH v8 04/12] genirq/affinity: Add cpumask to struct irq_affinity
Daniel Wagner
Re: [PATCH v8 04/12] genirq/affinity: Add cpumask to struct irq_affinity
Thomas Gleixner
[PATCH v8 06/12] nvme-pci: use block layer helpers to constrain queue affinity
Daniel Wagner
[PATCH v8 05/12] blk-mq: add blk_mq_{online|possible}_queue_affinity
Daniel Wagner
[PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Hannes Reinecke
Re: [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Hannes Reinecke
Re: [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
[PATCH v8 11/12] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Daniel Wagner
[PATCH v8 12/12] docs: add io_queue flag to isolcpus
Daniel Wagner
[PATCH v8 03/12] lib/group_cpus: Add group_mask_cpus_evenly()
Daniel Wagner
[PATCH v8 08/12] virtio: blk/scsi: use block layer helpers to constrain queue affinity
Daniel Wagner
[PATCH v8 02/12] lib/group_cpus: remove dead !SMP code
Daniel Wagner
Re: [PATCH v8 02/12] lib/group_cpus: remove dead !SMP code
Hannes Reinecke
[PATCH v8 09/12] isolation: Introduce io_queue isolcpus type
Daniel Wagner
[PATCH v8 07/12] scsi: Use block layer helpers to constrain queue affinity
Daniel Wagner
Re: [PATCH v8 07/12] scsi: Use block layer helpers to constrain queue affinity
Hannes Reinecke
[PATCH v3 0/7] Cleanup free_pages() misuse
Vishal Moola (Oracle)
[PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
Re: [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Mike Rapoport
Re: [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Mike Rapoport
Re: [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
[PATCH v3 4/7] riscv: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
Re: [PATCH v3 4/7] riscv: Stop calling page_address() in free_pages()
Alexandre Ghiti
[PATCH v3 2/7] aoe: Stop calling page_address() in free_page()
Vishal Moola (Oracle)
[PATCH v3 5/7] powerpc: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
Re: [PATCH v3 5/7] powerpc: Stop calling page_address() in free_pages()
Christophe Leroy
Re: [PATCH v3 0/7] Cleanup free_pages() misuse
Mike Rapoport
[PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
Re: [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
David Hildenbrand
Re: [PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Michael S. Tsirkin
[PATCH v3 6/7] arm64: Stop calling page_address() in free_pages()
Vishal Moola (Oracle)
[PATCH v3 1/7] mm/page_alloc: Add kernel-docs for free_pages()
Vishal Moola (Oracle)
[PATCH] selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
Re: [PATCH] selftests: centralise maybe-unused definition in kselftest.h
Wei Yang
Re: [PATCH] selftests: centralise maybe-unused definition in kselftest.h
SeongJae Park
Re: [PATCH] selftests: centralise maybe-unused definition in kselftest.h
Ming Lei
Re: [PATCH] selftests: centralise maybe-unused definition in kselftest.h
Mickaël Salaün
[PATCH] selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
Re: [PATCH] selftests: ublk: Use ARRAY_SIZE() macro to improve code
Ming Lei
Re: [PATCH] selftests: ublk: Use ARRAY_SIZE() macro to improve code
Jens Axboe
[PATCH 3/6] selftests: ublk: fixed spelling mistake in output
Soham Metha
Re: [PATCH 3/6] selftests: ublk: fixed spelling mistake in output
Ming Lei
[PATCH v7 00/10] blk: honor isolcpus configuration
Daniel Wagner
[PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity
Daniel Wagner
Re: [PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity
Hannes Reinecke
[PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
Daniel Wagner
Re: [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
Hannes Reinecke
Re: [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
Daniel Wagner
Re: [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
John Garry
Re: [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
Daniel Wagner
[PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity
Daniel Wagner
Re: [PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity
Hannes Reinecke
[PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity
Daniel Wagner
Re: [PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity
Hannes Reinecke
[PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
Daniel Wagner
Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
Hannes Reinecke
Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
Daniel Wagner
Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
Hannes Reinecke
Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
Daniel Wagner
Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
Daniel Wagner
[PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
Daniel Wagner
Re: [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
Aaron Tomlin
[PATCH v7 06/10] virtio: blk/scsi: use block layer helpers to constrain queue affinity
Daniel Wagner
Re: [PATCH v7 06/10] virtio: blk/scsi: use block layer helpers to constrain queue affinity
Hannes Reinecke
[PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Hannes Reinecke
Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Christoph Hellwig
Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Christoph Hellwig
Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
kernel test robot
[PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Daniel Wagner
Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Hannes Reinecke
Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Ming Lei
Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Aaron Tomlin
Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Aaron Tomlin
[PATCH v7 10/10] docs: add io_queue flag to isolcpus
Daniel Wagner
Re: [PATCH v7 10/10] docs: add io_queue flag to isolcpus
Hannes Reinecke
Re: [PATCH v7 10/10] docs: add io_queue flag to isolcpus
Aaron Tomlin
[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
Daniel Wagner
[PATCH 4/5] scsi: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH 4/5] scsi: use block layer helpers to calculate num of queues
Chaitanya Kulkarni
[PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
Re: [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Christoph Hellwig
Re: [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Chaitanya Kulkarni
[PATCH 2/5] blk-mq: add number of queue calc helper
Daniel Wagner
Re: [PATCH 2/5] blk-mq: add number of queue calc helper
Chaitanya Kulkarni
[PATCH 3/5] nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH 3/5] nvme-pci: use block layer helpers to calculate num of queues
Chaitanya Kulkarni
[PATCH 5/5] virtio: blk/scsi: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH 5/5] virtio: blk/scsi: use block layer helpers to calculate num of queues
Chaitanya Kulkarni
Re: [PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
Jens Axboe
[PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Hazem Mohamed Abuelfotoh
Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Jens Axboe
Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Mohamed Abuelfotoh, Hazem
Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Ming Lei
Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Mohamed Abuelfotoh, Hazem
Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Jens Axboe
Re: [PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
Bart Van Assche
[PATCH] selftests: ublk: kublk: improve behavior on init failure
Uday Shankar
Re: [PATCH] selftests: ublk: kublk: improve behavior on init failure
Ming Lei
Re: [PATCH] selftests: ublk: kublk: improve behavior on init failure
Jens Axboe
[PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
ALOK TIWARI
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Stefan Hajnoczi
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Keith Busch
Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
syzbot
Re: [syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
Michal Koutný
Re: [syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
Michal Koutný
[PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
ALOK TIWARI
RE: [PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
[PATCH v8 0/9] ublk: decouple server threads from ublk_queues/hctxs
Uday Shankar
[PATCH v8 1/9] ublk: have a per-io daemon instead of a per-queue daemon
Uday Shankar
Re: [PATCH v8 1/9] ublk: have a per-io daemon instead of a per-queue daemon
Jens Axboe
Re: [PATCH v8 1/9] ublk: have a per-io daemon instead of a per-queue daemon
Ming Lei
[PATCH v8 9/9] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
Uday Shankar
[PATCH v8 7/9] selftests: ublk: add functional test for per io daemons
Uday Shankar
[PATCH v8 8/9] selftests: ublk: add stress test for per io daemons
Uday Shankar
Re: [PATCH v8 8/9] selftests: ublk: add stress test for per io daemons
Ming Lei
[PATCH v8 5/9] selftests: ublk: kublk: move per-thread data out of ublk_queue
Uday Shankar
[PATCH v8 2/9] selftests: ublk: kublk: plumb q_id in io_uring user_data
Uday Shankar
[PATCH v8 6/9] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Uday Shankar
[PATCH v8 3/9] selftests: ublk: kublk: tie sqe allocation to io instead of queue
Uday Shankar
[PATCH v8 4/9] selftests: ublk: kublk: lift queue initialization out of thread
Uday Shankar
Re: [PATCH v8 0/9] ublk: decouple server threads from ublk_queues/hctxs
Jens Axboe
[PATCH v3] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v3] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v3] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v3] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
[PATCH v7 0/8] ublk: decouple server threads from ublk_queues/hctxs
Uday Shankar
[PATCH v7 7/8] selftests: ublk: add test for per io daemons
Uday Shankar
Re: [PATCH v7 7/8] selftests: ublk: add test for per io daemons
Ming Lei
[PATCH v7 3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
Uday Shankar
Re: [PATCH v7 3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
Ming Lei
[PATCH v7 5/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
Uday Shankar
[PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
Uday Shankar
Re: [PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
Caleb Sander Mateos
Re: [PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
Ming Lei
[PATCH v7 2/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
Uday Shankar
[PATCH v7 6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Uday Shankar
Re: [PATCH v7 6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Ming Lei
[PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
Uday Shankar
Re: [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
Caleb Sander Mateos
Re: [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
Ming Lei
Re: [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
Caleb Sander Mateos
Re: [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
Caleb Sander Mateos
[PATCH v7 4/8] selftests: ublk: kublk: lift queue initialization out of thread
Uday Shankar
[PATCH v2] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v2] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v2] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
RE: [PATCH v2] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Michael S. Tsirkin
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Stefan Hajnoczi
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Stefan Hajnoczi
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Stefan Hajnoczi
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
RE: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Parav Pandit
Re: [PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
Stefan Hajnoczi
[PATCH v6 0/8] ublk: decouple server threads from hctxs
Uday Shankar
[PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
Uday Shankar
Re: [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
Ming Lei
Re: [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
Caleb Sander Mateos
Earlier messages