Show patches with: Submitter = John Garry       |    State = Action Required       |   258 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] blk-mq: Add blk_mq_init_queue_ops() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[03/11] libata: Send internal commands through the block layer blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[04/11] scsi: libsas: Send SMP commands through the block layer blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[05/11] scsi: libsas: Send TMF commands through the block layer blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[06/11] scsi: core: Add scsi_alloc_request_hwq() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[07/11] scsi: libsas: Send internal abort commands through the block layer blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[08/11] scsi: libsas: Change ATA support to deal with each qc having a SCSI command blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[09/11] scsi: libsas: Add sas_task_to_unique_tag() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[1/2] blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue() blk-mq/sbitmap: Delete some unused functions - - - --- 2019-11-13 John Garry New
[1/5] scsi: core: Remove reserved request time-out handling blk-mq: Add a flag for reserved requests series - 3 - --- 2022-06-17 John Garry New
[1/9] blk-mq: Change rqs check in blk_mq_free_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-07-14 John Garry New
[10/11] scsi: libsas: Add sas_task_to_hwq() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[11/11] scsi: hisi_sas: Remove private tag management blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry New
[2/2] sbitmap: Delete sbitmap_any_bit_clear() blk-mq/sbitmap: Delete some unused functions - - - --- 2019-11-13 John Garry New
[2/5] blk-mq: Add a flag for reserved requests blk-mq: Add a flag for reserved requests series - 3 - --- 2022-06-17 John Garry New
[2/9] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-07-14 John Garry New
[3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg blk-mq: Add a flag for reserved requests series - 3 - --- 2022-06-17 John Garry New
[3/9] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[4/5] scsi: fnic: Drop reserved request handling blk-mq: Add a flag for reserved requests series - 3 - --- 2022-06-17 John Garry New
[4/9] blk-mq: Add blk_mq_tag_resize_sched_shared_sbitmap() blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn blk-mq: Add a flag for reserved requests series - 2 - --- 2022-06-17 John Garry New
[5/9] blk-mq: Invert check in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[8/9] blk-mq: Allocate per request queue static rqs for shared sbitmap blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[9/9] blk-mq: Clear mappings for shared sbitmap sched static rqs blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[RESEND,v3,01/13] blk-mq: Change rqs check in blk_mq_free_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-13 John Garry New
[RESEND,v3,02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-13 John Garry New
[RESEND,v3,03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-13 John Garry New
[RESEND,v3,04/13] blk-mq: Invert check in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-13 John Garry New
[RESEND,v3,05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-13 John Garry New
[RESEND,v3,06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-13 John Garry New
[RESEND,v3,07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-13 John Garry New
[RESEND,v3,08/13] blk-mq: Don't clear driver tags own mapping blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-13 John Garry New
[RESEND,v3,09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-13 John Garry New
[RESEND,v3,10/13] blk-mq: Add blk_mq_alloc_map_and_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-09-13 John Garry New
[RESEND,v3,11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-13 John Garry New
[RESEND,v3,12/13] blk-mq: Use shared tags for shared sbitmap support blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-09-13 John Garry New
[RESEND,v3,13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-13 John Garry New
[RFC,1/2] sbitmap: Make sbitmap.map a double pointer sbitmap: NUMA node spreading - - - --- 2022-05-10 John Garry New
[RFC,1/5] blk-mq: Remove some unused function arguments blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - 1 - --- 2019-11-13 John Garry New
[RFC,2/2] sbitmap: Spread sbitmap word allocation over NUMA nodes sbitmap: NUMA node spreading - - - --- 2022-05-10 John Garry New
[RFC,2/5] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - 1 - --- 2019-11-13 John Garry New
[RFC,3/5] blk-mq: Facilitate a shared tags per tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-13 John Garry New
[RFC,4/5] scsi: Add template flag 'host_tagset' blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-13 John Garry New
[RFC,5/5] scsi: hisi_sas: Switch v3 hw to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-13 John Garry New
[RFC,6/9] blk-mq: Refactor blk_mq_{alloc,free}_rqs blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[RFC,7/9] blk-mq: Allocate per tag set static rqs for shared sbitmap blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-07-14 John Garry New
[RFC,v2,01/18] blk-mq: Add a flag for reserved requests blk-mq/libata/scsi: SCSI driver tagging improvements - 2 - --- 2022-06-09 John Garry New
[RFC,v2,01/24] scsi: add 'nr_reserved_cmds' field to the SCSI host template scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,02/18] scsi: core: Resurrect scsi_{get,free}_host_dev() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,02/24] scsi: allocate separate queue for reserved commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,03/18] scsi: core: Implement reserved command handling blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,03/24] blk-mq: Implement blk_mq_rq_is_reserved() scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,04/18] scsi: core: Add support to send reserved commands blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,04/24] scsi: Add scsi_{get, put}_reserved_cmd() scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,05/18] scsi: core: Allocate SCSI host sdev when required blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,05/24] csiostor: use reserved command for LUN reset scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,06/18] libata-scsi: Add ata_scsi_queue_internal() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,06/24] scsi: add scsi_cmd_from_priv() scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,07/18] libata-scsi: Add ata_internal_queuecommand() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,07/24] virtio_scsi: use reserved commands for TMF scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,08/18] libata: Queue ATA internal commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,08/24] scsi: add host tagset busy iterator scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,09/18] scsi: ipr: Support reserved commands blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,09/24] fnic: use reserved commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,1/2] blk-mq: Clean up references to old requests when freeing rqs blk-mq: Avoid use-after-free for accessing old requests - - - --- 2020-12-17 John Garry New
[RFC,v2,1/5] blk-mq: Remove some unused function arguments blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - 1 - --- 2019-11-19 John Garry New
[RFC,v2,10/18] libata/scsi: libsas: Add sas_queuecommand_internal() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,10/24] fnic: use scsi_host_tagset_busy_iter() to traverse commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,11/18] scsi: libsas: Don't attempt to find scsi host rphy in slave alloc blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,11/24] hpsa: move hpsa_hba_inquiry after scsi_add_host() scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,12/18] scsi: libsas drivers: Prepare for reserved commands blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,12/24] hpsa: use reserved commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,13/18] scsi: libsas: Allocate SCSI commands for tasks blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,13/24] hpsa: use blk_mq_tagset_busy_iter() to traverse outstanding commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,14/18] scsi: libsas: Queue SMP commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,14/24] hpsa: drop refcount field from CommandList scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,15/18] scsi: libsas: Queue TMF commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,15/24] snic: use reserved commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,16/18] scsi: core: Add scsi_alloc_request_hwq() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,16/24] snic: use tagset iter for traversing commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,17/18] scsi: libsas: Queue internal abort commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,17/24] aacraid: move scsi_add_host() scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,18/18] scsi: libsas drivers: Remove private tag management blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-06-09 John Garry New
[RFC,v2,18/24] aacraid: use private commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,19/24] aacraid: replace cmd_list with scsi_host_tagset_busy_iter() scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,2/2] blk-mq: Lockout tagset iter when freeing rqs blk-mq: Avoid use-after-free for accessing old requests - - - --- 2020-12-17 John Garry New
[RFC,V2,2/5] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - 1 - --- 2019-11-19 John Garry New
[RFC,v2,20/24] aacraid: use scsi_host_tagset_busy_iter() to traverse outstanding commands scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,21/24] dpt_i2o: drop cmd_list usage scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,22/24] scsi: drop scsi command list scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,23/24] scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Allocate Scsi_cmd for slow task scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,v2,24/24] scsi: hisi_sas: Use libsas slow task SCSI command scsi: enable reserved commands for LLDDs - - - --- 2020-03-10 John Garry New
[RFC,V2,3/5] blk-mq: Facilitate a shared sbitmap per tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-19 John Garry New
[RFC,V2,4/5] scsi: Add template flag 'host_tagset' blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-19 John Garry New
[RFC,V2,5/5] scsi: hisi_sas: Switch v3 hw to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs - - - --- 2019-11-19 John Garry New
[RFC,v3,01/22] blk-mq: Don't get budget for reserved requests blk-mq/libata/scsi: SCSI driver tagging improvements Part I - - - --- 2022-10-25 John Garry New
[RFC,v3,02/22] scsi: core: Add scsi_get_dev() blk-mq/libata/scsi: SCSI driver tagging improvements Part I - - - --- 2022-10-25 John Garry New
[RFC,v3,03/22] scsi: core: Implement reserved command handling blk-mq/libata/scsi: SCSI driver tagging improvements Part I - - - --- 2022-10-25 John Garry New
[RFC,v3,04/22] scsi: core: Add support to send reserved commands blk-mq/libata/scsi: SCSI driver tagging improvements Part I - - - --- 2022-10-25 John Garry New
« 1 2 3 »