linux-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
Christoph Hellwig
Re: [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
Daniel Wagner
Re: [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
Christoph Hellwig
[PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues
Daniel Wagner
Re: [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues
Christoph Hellwig
[PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
Daniel Wagner
Re: [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
Christoph Hellwig
Re: [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
Daniel Wagner
[PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option
Daniel Wagner
[PATCH v3 09/15] docs: add io_queue as isolcpus options
Daniel Wagner
[PATCH v3 10/15] blk-mq: add number of queue calc helper
Daniel Wagner
Re: [PATCH v3 10/15] blk-mq: add number of queue calc helper
Christoph Hellwig
[PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
Christoph Hellwig
[PATCH v3 12/15] scsi: use block layer helpers to calculate num of queues
Daniel Wagner
Re: [PATCH v3 12/15] scsi: use block layer helpers to calculate num of queues
Christoph Hellwig
[PATCH v3 13/15] virtio: blk/scsi: use block layer helpers to calculate num of queues
Daniel Wagner
[PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
Daniel Wagner
Re: [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
Ming Lei
Re: [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
Christoph Hellwig
[PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Ming Lei
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Ming Lei
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Ming Lei
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Ming Lei
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Ming Lei
Re: [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Daniel Wagner
Re: [PATCH v3 00/15] honor isolcpus configuration
Stefan Hajnoczi
Re: [PATCH v3 00/15] honor isolcpus configuration
Daniel Wagner
[PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Stefan Hajnoczi
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Max Gurtovoy
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Stefan Hajnoczi
Re: [PATCH 1/1] virtio_blk: implement init_hctx MQ operation
Michael S. Tsirkin
[PATCH v2 0/5] Validate logical block size in blk_validate_limits()
John Garry
[PATCH v2 1/5] virtio_blk: Fix default logical block size fallback
John Garry
[PATCH v2 2/5] block: Validate logical block size in blk_validate_limits()
John Garry
Re: [PATCH v2 2/5] block: Validate logical block size in blk_validate_limits()
Damien Le Moal
[PATCH v2 3/5] null_blk: Don't bother validating blocksize
John Garry
Re: [PATCH v2 3/5] null_blk: Don't bother validating blocksize
Zhu Yanjun
Re: [PATCH v2 3/5] null_blk: Don't bother validating blocksize
Damien Le Moal
[PATCH v2 4/5] virtio_blk: Don't bother validating blocksize
John Garry
Re: [PATCH v2 4/5] virtio_blk: Don't bother validating blocksize
Damien Le Moal
[PATCH v2 5/5] loop: Don't bother validating blocksize
John Garry
Re: [PATCH v2 5/5] loop: Don't bother validating blocksize
Damien Le Moal
Re: [PATCH v2 0/5] Validate logical block size in blk_validate_limits()
Jens Axboe
[PATCH 0/5] Validate logical block size in blk_validate_limits()
John Garry
[PATCH 1/5] virtio_blk: Fix default logical block size fallback
John Garry
Re: [PATCH 1/5] virtio_blk: Fix default logical block size fallback
Christoph Hellwig
Re: [PATCH 1/5] virtio_blk: Fix default logical block size fallback
Stefan Hajnoczi
[PATCH 2/5] block: Validate logical block size in blk_validate_limits()
John Garry
Re: [PATCH 2/5] block: Validate logical block size in blk_validate_limits()
Christoph Hellwig
Re: [PATCH 2/5] block: Validate logical block size in blk_validate_limits()
John Garry
Re: [PATCH 2/5] block: Validate logical block size in blk_validate_limits()
Christoph Hellwig
[PATCH 5/5] loop: Don't bother validating blocksize
John Garry
Re: [PATCH 5/5] loop: Don't bother validating blocksize
Christoph Hellwig
[PATCH 3/5] null_blk: Don't bother validating blocksize
John Garry
Re: [PATCH 3/5] null_blk: Don't bother validating blocksize
Christoph Hellwig
[PATCH 4/5] virtio_blk: Don't bother validating blocksize
John Garry
Re: [PATCH 4/5] virtio_blk: Don't bother validating blocksize
Christoph Hellwig
Re: [PATCH 4/5] virtio_blk: Don't bother validating blocksize
Stefan Hajnoczi
Re: [PATCH 0/5] Validate logical block size in blk_validate_limits()
Michael S. Tsirkin
Re: [PATCH 0/5] Validate logical block size in blk_validate_limits()
John Garry
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Gregory Price
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
John Groves
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dan Williams
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Gregory Price
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dan Williams
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
James Morse
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Jonathan Cameron
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Gregory Price
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dongsheng Yang
Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
Dan Williams
[PATCH] block: Add ioprio to block_rq tracepoint
Dongliang Cui
[PATCH 5/5] [v2] kbuild: enable -Wstringop-truncation globally
Arnd Bergmann
[PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
Re: [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
Justin Stitt
[PATCH 3/5] [v2] block/partitions/ldm: convert strncpy() to strscpy()
Arnd Bergmann
[PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
Arnd Bergmann
Re: [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
Rafael J. Wysocki
Re: [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
Justin Stitt
[PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
Arnd Bergmann
Re: [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
Justin Stitt
[PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
Re: [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()
Steven Rostedt
Re: [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
[PATCH v4] nbd: null check for nla_nest_start
Kees Cook
Re: [PATCH v4] nbd: null check for nla_nest_start
Jens Axboe
[PATCH] virtio_blk: Fix device surprise removal
Parav Pandit
Re: [PATCH] virtio_blk: Fix device surprise removal
Ming Lei
RE: [PATCH] virtio_blk: Fix device surprise removal
Parav Pandit
Re: [PATCH] virtio_blk: Fix device surprise removal
Michael S. Tsirkin
RE: [PATCH] virtio_blk: Fix device surprise removal
Parav Pandit
Re: [PATCH] virtio_blk: Fix device surprise removal
Michael S. Tsirkin
RE: [PATCH] virtio_blk: Fix device surprise removal
Parav Pandit
Re: [PATCH] virtio_blk: Fix device surprise removal
Michael S. Tsirkin
Re: [PATCH] virtio_blk: Fix device surprise removal
Stefan Hajnoczi
RE: [PATCH] virtio_blk: Fix device surprise removal
Parav Pandit
Re: [PATCH] virtio_blk: Fix device surprise removal
Stefan Hajnoczi
Re: [PATCH] virtio_blk: Fix device surprise removal
Michael S. Tsirkin
Re: [PATCH] virtio_blk: Fix device surprise removal
Michael S. Tsirkin
pass queue_limits to blk_alloc_disk for simple drivers
Christoph Hellwig
[PATCH 2/9] nfblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 1/9] block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
[PATCH 3/9] brd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
Re: [PATCH 3/9] brd: pass queue_limits to blk_mq_alloc_disk
Chaitanya Kulkarni
[PATCH 4/9] n64cart: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
Re: [PATCH 4/9] n64cart: pass queue_limits to blk_mq_alloc_disk
Chaitanya Kulkarni
[PATCH 5/9] zram: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
Re: [PATCH 5/9] zram: pass queue_limits to blk_mq_alloc_disk
Sergey Senozhatsky
[PATCH 6/9] bcache: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
Re: [PATCH 6/9] bcache: pass queue_limits to blk_mq_alloc_disk
Chaitanya Kulkarni
[PATCH 7/9] btt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
Re: [PATCH 7/9] btt: pass queue_limits to blk_mq_alloc_disk
Dave Jiang
[PATCH 8/9] pmem: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
Re: [PATCH 8/9] pmem: pass queue_limits to blk_mq_alloc_disk
Dave Jiang
Re: [PATCH 8/9] pmem: pass queue_limits to blk_mq_alloc_disk
Chaitanya Kulkarni
[PATCH 9/9] dcssblk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
RE: pass queue_limits to blk_alloc_disk for simple drivers
Dan Williams
Re: pass queue_limits to blk_alloc_disk for simple drivers
Himanshu Madhani
Re: pass queue_limits to blk_alloc_disk for simple drivers
Jens Axboe
atomic queue limits updates v5
Christoph Hellwig
[PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
Christoph Hellwig
[PATCH 02/15] block: refactor disk_update_readahead
Christoph Hellwig
[PATCH 04/15] block: add an API to atomically update queue limits
Christoph Hellwig
Re: [PATCH 04/15] block: add an API to atomically update queue limits
Hannes Reinecke
Re: [PATCH 04/15] block: add an API to atomically update queue limits
Christian Lamparter
[PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
Christoph Hellwig
[PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store
Christoph Hellwig
[PATCH 06/15] block: add a max_user_discard_sectors queue limit
Christoph Hellwig
[PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
Christoph Hellwig
[PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
Re: [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
Hannes Reinecke
[PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
[PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 11/15] virtio_blk: split virtblk_probe
Christoph Hellwig
[PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 13/15] loop: cleanup loop_config_discard
Christoph Hellwig
[PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 15/15] loop: use the atomic queue limits update API
Christoph Hellwig
Re: atomic queue limits updates v5
Jens Axboe
[PATCH AUTOSEL 4.19 3/3] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
[PATCH AUTOSEL 5.4 4/4] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
[PATCH AUTOSEL 5.10 6/6] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
[PATCH AUTOSEL 5.15 22/22] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
[PATCH AUTOSEL 6.1 27/28] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
[PATCH AUTOSEL 6.6 48/51] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
[PATCH AUTOSEL 6.7 55/58] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Sasha Levin
atomic queue limits updates v4
Christoph Hellwig
[PATCH 02/15] block: refactor disk_update_readahead
Christoph Hellwig
[PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
Christoph Hellwig
[PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
Christoph Hellwig
Re: [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
Damien Le Moal
Re: [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
Christoph Hellwig
Re: [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
Hannes Reinecke
[PATCH 04/15] block: add an API to atomically update queue limits
Christoph Hellwig
Re: [PATCH 04/15] block: add an API to atomically update queue limits
Damien Le Moal
Re: [PATCH 04/15] block: add an API to atomically update queue limits
Christoph Hellwig
Re: [PATCH 04/15] block: add an API to atomically update queue limits
Hannes Reinecke
[PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store
Christoph Hellwig
[PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
Christoph Hellwig
[PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
Re: [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
Damien Le Moal
Re: [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
Hannes Reinecke
[PATCH 06/15] block: add a max_user_discard_sectors queue limit
Christoph Hellwig
[PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
[PATCH 11/15] virtio_blk: split virtblk_probe
Christoph Hellwig
[PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 13/15] loop: cleanup loop_config_discard
Christoph Hellwig
[PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[PATCH 15/15] loop: use the atomic queue limits update API
Christoph Hellwig
atomic queue limits updates v3
Christoph Hellwig
[PATCH 02/14] block: refactor disk_update_readahead
Christoph Hellwig
Re: [PATCH 02/14] block: refactor disk_update_readahead
Chaitanya Kulkarni
[PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits
Christoph Hellwig
Earlier messages
Later messages