Linux Block I/O
[Prev Page][Next Page]
- [PATCH 3/7] dm: cleanup open_table_device
- From: Christoph Hellwig <hch@xxxxxx>
- fix delayed holder tracking v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] block: clear ->slave_dir when dropping the main slave_dir reference
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] dm: remove free_table_devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/6] block: clear the holder releated fields when deleting the kobjects
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- Re: [PATCH v3] block: simplify blksize_bits() implementation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: misc elevator code cleanups
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- Re: INFO: rcu detected stall in blk_mq_requeue_work
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
- From: kernel test robot <lkp@xxxxxxxxx>
- INFO: rcu detected stall in blk_mq_requeue_work
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- [PATCH 7/7] block: split elevator_switch
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] block: don't check for required features in elevator_match
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] block: simplify the check for the current elevator in elv_iosched_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] block: cleanup the variable naming in elv_iosched_store
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] block: exit elv_iosched_show early when I/O schedulers are not supported
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] block: cleanup elevator_get
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] block: drop the duplicate check in elv_register
- From: Christoph Hellwig <hch@xxxxxx>
- misc elevator code cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V5 8/8] block, bfq: balance I/O injection among underutilized actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 6/8] block, bfq: retrieve independent access ranges from request queue
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 0/8] block, bfq: extend bfq to support multi-actuator drives
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 2/8] block, bfq: forbid stable merging of queues associated with different actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 7/8] block, bfq: inject I/O to underutilized actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V5 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH] blk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: BUG: unable to handle kernel NULL pointer dereference in bio_associate_blkg_from_css
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next 4/5] blk-iocost: fix sleeping in atomic context warnning in ioc_qos_write()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] blk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- Re: [PATCH -next 3/5] blk-iocost: don't allow to configure bio based device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next 2/5] blk-iocost: improve hanlder of match_u64()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- BUG: unable to handle kernel NULL pointer dereference in bio_associate_blkg_from_css
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- Re: [PATCH -next 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: Fix possible memory leak for rq_wb on add_disk failure
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/17] nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/17] nvme: don't call nvme_kill_queues from nvme_remove_namespaces
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/17] nvme-pci: don't warn about the lack of I/O queues for admin controllers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/17] nvme-pci: refactor the tagset handling in nvme_reset_work
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- [PATCH] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- Re: [PATCH v3 11/19] nvme: Add pr_ops read_reservation support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/19] nvme: Add pr_ops read_keys support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 08/19] nvme: Move pr code to it's own file
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH v2 2/3] blk-mq: remove blk_freeze_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH v2 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] block: simplify blksize_bits() implementation
- From: Christoph Hellwig <hch@xxxxxx>
- [RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [RESEND PATCH v2 2/3] blk-mq: remove blk_freeze_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [RESEND PATCH v2 0/3] queue freezing improvement and cleanups
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [RESEND PATCH v2 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH v3] block: simplify blksize_bits() implementation
- From: Dawei Li <set_pte_at@xxxxxxxxxxx>
- [PATCH v4 2/2] virtio-blk: add support for zoned block devices
- From: Dmitry Fomichev <dmitry.fomichev@xxxxxxx>
- [PATCH v4 1/2] virtio-blk: use a helper to handle request queuing errors
- From: Dmitry Fomichev <dmitry.fomichev@xxxxxxx>
- [PATCH v4 0/2] virtio-blk: support zoned block devices
- From: Dmitry Fomichev <dmitry.fomichev@xxxxxxx>
- Re: [PATCH v2] block: simplify blksize_bits() implementation
- From: Dawei Li <set_pte_at@xxxxxxxxxxx>
- Re: [PATCH v2] block: simplify blksize_bits() implementation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] block: simplify blksize_bits() implementation
- From: Dawei Li <set_pte_at@xxxxxxxxxxx>
- Re: [PATCH v2 0/3] queue freezing improvement and cleanups
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- [PATCH v2 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH v2 2/3] blk-mq: remove blk_freeze_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH v2 0/3] queue freezing improvement and cleanups
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- Re: [PATCH v2] block: simplify blksize_bits() implementation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- [PATCH v2] block: simplify blksize_bits() implementation
- From: Dawei Li <set_pte_at@xxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.1-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 1/1] nvme: use macro definitions for setting reservation values
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 2/3] blk-mq: remove blk_freeze_queue
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH 0/3] cleanups for queue freezing functions
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH] block: Fix possible memory leak for rq_wb on add_disk failure
- From: Chen Zhongjin <chenzhongjin@xxxxxxxxxx>
- Re: [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 4/4] ublk_drv: add ublk_queue_cmd() for cleanup
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/4] ublk_drv: avoid to touch io_uring cmd in blk_mq io path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/4] ublk: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/4] ublk_drv: comment on ublk_driver entry of Kconfig
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/4] ublk_drv: uring_cmd queueing improvement and cleanup
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [GIT PULL] Block fixes for 6.1-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Jens Axboe <axboe@xxxxxxxxx>
- [bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/19] nvme: Move pr code to it's own file
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 08/19] nvme: Move pr code to it's own file
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH for-6.1 0/2] iopoll bio pcpu cache fix
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [bug report] block/bio: add pcpu caching for non-polling bio_put
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [bug report] block/bio: add pcpu caching for non-polling bio_put
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH -next 3/5] blk-iocost: don't allow to configure bio based device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 5/5] blk-iocost: fix sleeping in atomic context warnning in ioc_cost_model_write()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 2/5] blk-iocost: improve hanlder of match_u64()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 4/5] blk-iocost: fix sleeping in atomic context warnning in ioc_qos_write()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 0/5] blk-iocost: random patches to improve configuration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Fwd: blk_mq_init_sq_queue (deprecated) on 5.13 does not have any effect, why?
- From: "Roberto A. Foglietta" <roberto.foglietta@xxxxxxxxx>
- blk_mq_init_sq_queue (deprecated) on 5.13 does not have any effect, why?
- From: "Roberto A. Foglietta" <roberto.foglietta@xxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] nvme: use macro definitions for setting reservation values
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 2/2] virtio-blk: add support for zoned block devices
- From: Dmitry Fomichev <dmitry.fomichev@xxxxxxx>
- [PATCH v3 0/2] virtio-blk: support zoned block devices
- From: Dmitry Fomichev <dmitry.fomichev@xxxxxxx>
- [PATCH v3 1/2] virtio-blk: use a helper to handle request queuing errors
- From: Dmitry Fomichev <dmitry.fomichev@xxxxxxx>
- RE: [PATCH V4 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Rory Chen <rory.c.chen@xxxxxxxxxxx>
- Re: [PATCH for-6.1 0/2] iopoll bio pcpu cache fix
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH for-6.1 0/2] iopoll bio pcpu cache fix
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-6.1 0/2] iopoll bio pcpu cache fix
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH for-6.1 1/2] mempool: introduce mempool_is_saturated
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-6.1 2/2] bio: don't rob bios from starving bioset
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-6.1 0/2] iopoll bio pcpu cache fix
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] null_blk: allow REQ_OP_ZONE_RESET_ALL to configure
- From: Vincent Fu <vincent.fu@xxxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
- From: michael.christie@xxxxxxxxxx
- Re: [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v3 08/19] nvme: Move pr code to it's own file
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 07/19] nvme: Don't hardcode the data len for pr commands
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 06/19] nvme: Fix reservation status related structs
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 6.1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 6.1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: don't add non-pt request with ->end_io to batch
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] rbd: fix possible memory leak in rbd_sysfs_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] rbd: fix possible memory leak in rbd_sysfs_init()
- From: Alex Elder <elder@xxxxxxxx>
- Re: [PATCH 5.10 2/3] blk-wbt: call rq_qos_add() after wb_normal is initialized
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5.10 2/3] blk-wbt: call rq_qos_add() after wb_normal is initialized
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] block: fix bio-allocation from per-cpu cache
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] block: fix bio-allocation from per-cpu cache
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 14/17] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] rbd: fix possible memory leak in rbd_sysfs_init()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- Re: [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] blk-mq: don't add non-pt request with ->end_io to batch
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- From: Jay Fang <f.fangjian@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/17] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 11/17] nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [bug report] blk-iocost: don't release 'ioc->lock' while updating params
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 16/19] scsi: target: Rename sbc_ops to exec_cmd_ops
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 08/19] nvme: Move pr code to it's own file
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 13/19] nvme: Have NVMe pr_ops return a blk_status_t
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 19/19] scsi: target: Add block PR support to iblock
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 06/19] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 15/19] scsi: Have sd pr_ops return a blk_status_t
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 04/19] scsi: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 18/19] scsi: target: Don't support SCSI-2 RESERVE/RELEASE
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 14/19] scsi: Export scsi_result_to_blk_status
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 11/19] nvme: Add pr_ops read_reservation support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 17/19] scsi: target: Allow backends to hook into PR handling
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 07/19] nvme: Don't hardcode the data len for pr commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 05/19] dm: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 02/19] scsi: Rename sd_pr_command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 03/19] scsi: Move sd_pr_type to header to share
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 00/19] Use block pr_ops in LIO
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 01/19] block: Add PR callouts for read keys and reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v3 09/19] nvme: Add pr_ops read_keys support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH 5.10 2/3] blk-wbt: call rq_qos_add() after wb_normal is initialized
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: simplify blksize_bits() implementation
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block: simplify blksize_bits() implementation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: simplify blksize_bits() implementation
- From: Dawei Li <set_pte_at@xxxxxxxxxxx>
- [bug report] blk-iocost: don't release 'ioc->lock' while updating params
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 17/17] nvme: use blk_mq_[un]quiesce_tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 16/17] blk-mq: add tagset quiesce interface
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 14/17] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 12/17] nvme-pci: don't unquiesce the I/O queues in apple_nvme_reset_work
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 11/17] nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 10/17] nvme-pci: mark the namespaces dead earlier in nvme_remove
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 10/17] nvme-pci: mark the namespaces dead earlier in nvme_remove
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 09/17] nvme: don't unquiesce the I/O queues in nvme_kill_queues
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 08/17] nvme: don't unquiesce the admin queue in nvme_kill_queues
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 07/17] nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 06/17] nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 05/17] nvme: don't remove namespaces in nvme_passthru_end
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 03/17] nvme-pci: don't warn about the lack of I/O queues for admin controllers
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 02/17] nvme-pci: refactor the tagset handling in nvme_reset_work
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 01/17] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2] blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- [PATCH v2] blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 16/17] blk-mq: add tagset quiesce interface
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 14/17] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 12/17] nvme-pci: don't unquiesce the I/O queues in apple_nvme_reset_work
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 11/17] nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
- From: Chao Leng <lengchao@xxxxxxxxxx>
- RE: [PATCH] block: fix Werror=format with GCC 13
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 2/3] mmc: block: Limit queue size for consecutive requeues
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- [PATCH 1/3] block: Requeue req as head if driver touched it
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- [PATCH 3/3] mmc: block: Requeue on block size restrictions
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- [PATCH 0/3] mmc: Improve block layer requeueing behavior
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- [PATCH] blktrace:use '__blk_trace_remove' helper in 'blk_trace_remove_queue'
- From: Ye Bin <yebin@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: fix Werror=format with GCC 13
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- [PATCH V3 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH V2 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH V2 1/1] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 1/1] nvme: use macro definitions for setting reservation values
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 1/1] nvme: use macro definitions for setting reservation values
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 04/17] nvme: don't call nvme_kill_queues from nvme_remove_namespaces
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/3] Block layer cleanup patches
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/3] Block layer cleanup patches
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v2 3/3] block: Micro-optimize get_max_segment_size()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 2/3] block: Constify most queue limits pointers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 1/3] block: Remove request.write_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/3] Block layer cleanup patches
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/17] nvme-pci: mark the namespaces dead earlier in nvme_remove
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block: remove bio_start_io_acct_time
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 04/17] nvme: don't call nvme_kill_queues from nvme_remove_namespaces
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] block: remove bio_start_io_acct_time
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH rfc] nvme: support io stats on the mpath device
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH rfc] nvme: support io stats on the mpath device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 1/1] nvme: use macro definitions for setting reservation values
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 08/17] nvme: don't unquiesce the admin queue in nvme_kill_queues
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/17] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/17] nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/17] nvme: don't remove namespaces in nvme_passthru_end
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/17] nvme: don't call nvme_kill_queues from nvme_remove_namespaces
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/17] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/17] nvme: use blk_mq_[un]quiesce_tagset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/17] nvme: don't unquiesce the I/O queues in nvme_kill_queues
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/17] nvme-pci: don't unquiesce the I/O queues in apple_nvme_reset_work
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/17] nvme-pci: refactor the tagset handling in nvme_reset_work
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/17] nvme-pci: mark the namespaces dead earlier in nvme_remove
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/17] blk-mq: add tagset quiesce interface
- From: Christoph Hellwig <hch@xxxxxx>
- per-tagset SRCU struct and quiesce v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/17] nvme-pci: don't warn about the lack of I/O queues for admin controllers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/17] nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/17] nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/17] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/17] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't drop the queue reference in blk_mq_destroy_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
- From: David Jeffery <djeffery@xxxxxxxxxx>
- Re: [PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 7/7] scsi: hisi_sas: Remove internal tag handling for reserved commands
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 6/7] scsi: mvsas: Remove internal tag handling
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 4/7] ata: libata: Add ata_internal_timeout()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 3/7] ata: libata: Make space for ATA queue command in scmd payload
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 5/7] ata: libata: Queue ATA internal commands as requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 22/22] scsi: libsas: Delete sas_task_slow.timer
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 17/22] scsi: libsas drivers: Reserve tags
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 20/22] scsi: core: Add scsi_alloc_request_hwq()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 19/22] scsi: libsas: Queue TMF commands as requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 15/22] scsi: libsas: Add sas_ata_setup_device()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 14/22] ata: libata-scsi: Add ata_scsi_setup_sdev()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 09/22] scsi: libsas: Add sas_alloc_slow_task_rq()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 10/22] scsi: libsas: Add sas_queuecommand_internal()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 11/22] scsi: libsas: Add sas_internal_timeout()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 12/22] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 13/22] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 07/22] scsi: libsas: Notify LLDD expander found before calling sas_rphy_add()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 06/22] scsi: libsas: Improve sas_ex_discover_expander() error handling
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 08/22] scsi: scsi_transport_sas: Alloc sdev for expander
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 05/22] scsi: core: Add support for reserved command timeout handling
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 02/22] scsi: core: Add scsi_get_dev()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [patch v11 0/6] support concurrent sync io for bfq on a specail occasion
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [patch v11 0/6] support concurrent sync io for bfq on a specail occasion
- From: Paolo VALENTE <paolo.valente@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH blktests 3/3] common/xfs: update _xfs_run_fio_verify_io to accept the size parameter
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests 2/3] common/rc: add one function to get test dev size in mb
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 9/9] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 7/9] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 5/9] lib/scatterlist: add check when merging zone device pages
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 4/9] block: add check when merging zone device pages
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] blk-mq: avoid double ->queue_rq() because of early timeout
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH v3 14/14] mm: document /sys/class/bdi/<bdi>/min_bytes knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [RFC PATCH v3 10/14] mm: add bdi_get_min_bytes() function.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 11/14] mm: split off __bdi_set_min_ratio() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 02/14] mm: add knob /sys/class/bdi/<bdi>/strict_limit
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- [RFC PATCH v3 06/14] mm: split off __bdi_set_max_ratio() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 12/14] mm: add bdi_set_min_bytes() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 04/14] mm: use part per 1000 for bdi ratios.
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 03/14] mm: document /sys/class/bdi/<bdi>/strict_limit knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 13/14] mm: add /sys/class/bdi/<bdi>/min_bytes knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 09/14] mm: document /sys/class/bdi/<bdi>/max_bytes knob
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 05/14] mm: add bdi_get_max_bytes() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 01/14] mm: add bdi_set_strict_limit() function
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 08/14] mm: add knob /sys/class/bdi/<bdi>/max_bytes
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- [RFC PATCH v3 00/14] mm/block: add bdi sysfs knobs
- From: Stefan Roesch <shr@xxxxxxxxxxxx>
- Re: [PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: fix Werror=format with GCC 13
- From: Martin Liška <mliska@xxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Chris Mason <clm@xxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
- From: Christoph Hellwig <hch@xxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Chris Mason <clm@xxxxxxxx>
- Re: [PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
- From: Suwan Kim <suwan.kim027@xxxxxxxxx>
- [PATCH v3] drbd: Store op in drbd_peer_request
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 7/8] nvme: remove nvme_set_queue_dying
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: consolidate btrfs checksumming, repair and bio splitting
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH blktests 3/3] common/xfs: update _xfs_run_fio_verify_io to accept the size parameter
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH blktests 0/3] fix for xfs log size change from new version of xfsprogs
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH blktests 1/3] common/xfs: set the minimal log size 64m during mkfs.xfs
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH blktests 2/3] common/rc: add one function to get test dev size in mb
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] ublk_drv: don't call task_work_add for queueing io commands
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [virtio-dev] [PATCH v2 2/2] virtio-blk: add support for zoned block devices
- From: Dmitry Fomichev <Dmitry.Fomichev@xxxxxxx>
- Re: elevator refcount fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/6] blk-wbt: simple improvment to enable wbt correctly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/6] blk-wbt: simple improvment to enable wbt correctly
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] block: fix memory leak for elevator on add_disk failure
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] block: fix memory leak for elevator on add_disk failure
- From: Jason Yan <yanaijie@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH -next] block: fix memory leak for elevator on add_disk failure
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2] block: fix memory leak for elevator on add_disk failure
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v1 5/5] treewide: use get_random_u32_between() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 2/5] prandom: remove prandom_u32_max()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [GIT PULL] Block fixes for 6.1-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/4] mm: mempool: introduce page bulk allocator
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
- From: Rafael Mendonca <rafaelmendsr@xxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: David Jeffery <djeffery@xxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: David Jeffery <djeffery@xxxxxxxxxx>
- Re: per-tagset SRCU struct and quiesce
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 5/9] lib/scatterlist: add check when merging zone device pages
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 4/9] block: add check when merging zone device pages
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 9/9] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v11 7/9] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: Issue in blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Issue in blk_mq_alloc_request_hctx()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 7/8] nvme: remove nvme_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next] block: fix memory leak for elevator on add_disk failure
- From: Christoph Hellwig <hch@xxxxxx>
- [kbuild] Re: [PATCH V4 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [GIT PULL] Block fixes for 6.1-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Issue in blk_mq_alloc_request_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH for-next v3 3/3] io_uring/rw: enable bio caches for IRQ rw
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next v3 1/3] bio: split pcpu cache part of bio_put into a helper
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH for-next v3 2/3] block/bio: add pcpu caching for non-polling bio_put
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH linux-next] null_blk: use sysfs_emit() to instead of scnprintf()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: mempool: introduce page bulk allocator
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH linux-next] null_blk: use sysfs_emit() to instead of scnprintf()
- From: yexingchen116@xxxxxxxxx
- Re: [PATCH blktests] common/multipath-over-rdma: fix has_soft_rdma checking when mlx card as netdev
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 8/8] nvme: use blk_mq_[un]quiesce_tagset
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 7/8] nvme: remove nvme_set_queue_dying
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Jason Wang <jasowang@xxxxxxxxxx>
- WARNING in fd_ioctl
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- Re: ublk-qcow2: ublk-qcow2 is available
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH -next] block: fix memory leak for elevator on add_disk failure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/6] block: clear the holder releated fields when deleting the kobjects
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next] block: fix memory leak for elevator on add_disk failure
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] block: clear the holder releated fields when deleting the kobjects
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 8/8] nvme: use blk_mq_[un]quiesce_tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 7/8] nvme: remove nvme_set_queue_dying
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 03/10] block: Micro-optimize get_max_segment_size()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 02/10] block: Constify most queue limits pointers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 01/10] block: Remove request.write_hint
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [git pull] device mapper fix for 6.1-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull v2] device mapper changes for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 10/10] null_blk: Support configuring the maximum segment size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/10] null_blk: Support configuring the maximum segment size
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/10] null_blk: Support configuring the maximum segment size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 10/10] null_blk: Support configuring the maximum segment size
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 6/6] block: remove delayed holder registration
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] dm: track per-add_disk holder relations in DM
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] dm: cleanup close_table_device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] dm: cleanup open_table_device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] dm: remove free_table_devices
- From: Christoph Hellwig <hch@xxxxxx>
- fix delayed holder tracking
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] block: clear the holder releated fields when deleting the kobjects
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/2] blk-mq: add tagset quiesce interface
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH V4 2/8] block, bfq: forbid stable merging of queues associated with different actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 8/8] block, bfq: balance I/O injection among underutilized actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 7/8] block, bfq: inject I/O to underutilized actuators
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 6/8] block, bfq: retrieve independent access ranges from request queue
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH V4 0/8] block, bfq: extend bfq to support multi-actuator drives
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 8/8] nvme: use blk_mq_[un]quiesce_tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 7/8] nvme: remove nvme_set_queue_dying
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: per-tagset SRCU struct and quiesce
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] fix possible memleak in '__blk_trace_remove'
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH -nect RFC v2 2/2] block: fix uaf for bd_holder_dir
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH -nect RFC v2 1/2] block: add helpers for bd_holder_dir refcount management
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) [RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RESEND PATCH] block, bfq: remove unused variable for bfq_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 6.1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC for-next v2 3/4] block/bio: add pcpu caching for non-polling bio_put
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V2 blktests] tests/nvme: set hostnqn after hostid uuidgen
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [dm-devel] [git pull] device mapper changes for 6.1
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RESEND PATCH] block, bfq: remove unused variable for bfq_queue
- From: Yuwei Guan <ssawgyw@xxxxxxxxx>
- [PATCH 7/8] nvme: remove nvme_set_queue_dying
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] nvme: use blk_mq_[un]quiesce_tagset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] blk-mq: move the srcu_struct used for quiescing to the tagset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] blk-mq: add tagset quiesce interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] block: set the disk capacity to 0 in blk_mark_disk_dead
- From: Christoph Hellwig <hch@xxxxxx>
- per-tagset SRCU struct and quiesce
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bisected] QEMU guest boot failure since 6.0 on x86_64 host
- From: Dmitrii Tcvetkov <me@xxxxxxxxx>
- Re: [PATCH v3 2/2] nvme: use blk_mq_[un]quiesce_tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [6.0.0] [linux-master] Kernel Panic seen during boot
- From: Tasmiya Nalatwad <tasmiya@xxxxxxxxxxxxxxxxxx>
- [linux mainline/master] [6.0-6.1-rc1] [SRIOV] WARNING: CPU: 3 PID: 690 at arch/powerpc/kernel/irq_64.c:285 arch_local_irq_restore+0x230/0x26]
- From: Tasmiya Nalatwad <tasmiya@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [Bug] double ->queue_rq() because of timeout in ->queue_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2] drbd: Store op in drbd_peer_request
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 6.1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] drbd: only clone bio if we have a backing device
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: elevator refcount fixes
- From: "Jinlong Chen" <nickyc975@xxxxxxxxxx>
- Re: [RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC for-next v2 3/4] block/bio: add pcpu caching for non-polling bio_put
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC for-next v2 2/4] bio: split pcpu cache part of bio_put into a helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC for-next v2 1/4] bio: safeguard REQ_ALLOC_CACHE bio put
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper changes for 6.1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper changes for 6.1
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] blktrace: fix possible memleak in '__blk_trace_remove'
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] blktrace: introduce 'blk_trace_{start,stop}' helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 4/4] block: fix up elevator_type refcounting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/4] block: check for an unchanged elevator earlier in __elevator_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/4] block: sanitize the elevator name before passing it to __elevator_change
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/4] block: add proper helpers for elevator_type module refcount management
- From: Christoph Hellwig <hch@xxxxxx>
- elevator refcount fixes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/2] nvme: use blk_mq_[un]quiesce_tagset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH v3 1/2] blk-mq: add tagset quiesce interface
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v3 2/2] nvme: use blk_mq_[un]quiesce_tagset
- From: Chao Leng <lengchao@xxxxxxxxxx>
- [PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
- From: Chao Leng <lengchao@xxxxxxxxxx>
- Re: [bisected] QEMU guest boot failure since 6.0 on x86_64 host
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] ublk_drv: use flexible-array member instead of zero-length array
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ublk_drv: use flexible-array member instead of zero-length array
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [bisected] QEMU guest boot failure since 6.0 on x86_64 host
- From: Dmitrii Tcvetkov <me@xxxxxxxxx>
- [PATCH 10/10] null_blk: Support configuring the maximum segment size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 07/10] block: Add support for segments smaller than the page size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 09/10] scsi_debug: Support configuring the maximum segment size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 08/10] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 01/10] block: Remove request.write_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 06/10] block: Fix the number of segment calculations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 05/10] block: Introduce QUEUE_FLAG_SUB_PAGE_SEGMENTS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 04/10] block: Add support for small segments in blk_rq_map_user_iov()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 03/10] block: Micro-optimize get_max_segment_size()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 02/10] block: Constify most queue limits pointers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 00/10] Support DMA segments smaller than the page size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] pata_parport: add driver (PARIDE replacement)
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH] null_blk: allow teardown on request timeout
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6.0 479/862] sbitmap: fix possible io hung due to lost wakeup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] mmc: core: support zeroout using TRIM
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH 6.0 479/862] sbitmap: fix possible io hung due to lost wakeup
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] blk-mq, elevator: pair up elevator_get and elevator_put to avoid refcnt problems
- From: 22021009@xxxxxxxxxx
- Re: [PATCH] mmc: core: support zeroout using TRIM
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [PATCH 6.0 517/862] sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 6.0 479/862] sbitmap: fix possible io hung due to lost wakeup
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2] blk-mq, elevator: pair up elevator_get and elevator_put to avoid refcnt problems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: support zeroout using TRIM
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- [PATCH v5 6/6] blk-wbt: don't enable throttling if default elevator is bfq
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH v5 4/6] blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2] blk-mq, elevator: pair up elevator_get and elevator_put to avoid refcnt problems
- From: Jinlong Chen <nickyc975@xxxxxxxxxx>
- [PATCH v5 5/6] elevator: add new field flags in struct elevator_queue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]