Show patches with: Submitter = Ming Lei       |    Archived = No       |   615 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V4,04/12] sbitmap: move allocation hint into sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - 1 1 --- 2020-11-16 Ming Lei Superseded
[V4,03/12] sbitmap: add helpers for updating allocation hint blk-mq/scsi: tracking device queue depth via sbitmap - 1 1 --- 2020-11-16 Ming Lei Superseded
[V4,02/12] sbitmap: maintain allocation round_robin in sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - 1 1 --- 2020-11-16 Ming Lei Superseded
[V4,01/12] sbitmap: remove sbitmap_clear_bit_unlock blk-mq/scsi: tracking device queue depth via sbitmap - 2 1 --- 2020-11-16 Ming Lei Superseded
scsi: core: don't start concurrent async scan on same host scsi: core: don't start concurrent async scan on same host - 2 - --- 2020-10-10 Ming Lei Accepted
[V3,for,5.11,12/12] scsi: replace sdev->device_busy with sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,10/12] scsi: add scsi_device_busy() to read sdev->device_busy blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,09/12] scsi: put hot fields of scsi_host_template into one cacheline blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,08/12] blk-mq: return budget token from .get_budget callback blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,07/12] blk-mq: add callbacks for storing & retrieving budget token blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,06/12] sbitmap: add helper of sbitmap_calculate_shift blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,05/12] sbitmap: export sbitmap_weight blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,04/12] sbitmap: move allocation hint into sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - - - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,03/12] sbitmap: add helpers for updating allocation hint blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,02/12] sbitmap: maintain allocation round_robin in sbitmap blk-mq/scsi: tracking device queue depth via sbitmap - 1 - --- 2020-09-23 Ming Lei Deferred
[V3,for,5.11,01/12] sbitmap: remove sbitmap_clear_bit_unlock blk-mq/scsi: tracking device queue depth via sbitmap - 2 - --- 2020-09-23 Ming Lei Deferred
[V7] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V7] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - 4 2 --- 2020-09-10 Ming Lei Accepted
[V6] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V6] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - 4 2 --- 2020-09-09 Ming Lei Superseded
[V5] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V5] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - 2 2 --- 2020-09-07 Ming Lei Superseded
[V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - 3 2 --- 2020-08-17 Ming Lei Superseded
[V2] scsi: core: run queue in case of IO queueing failure [V2] scsi: core: run queue in case of IO queueing failure - 2 - --- 2020-07-20 Ming Lei Mainlined
scsi: core: run queue in case of IO queueing failure scsi: core: run queue in case of IO queueing failure - 1 - --- 2020-07-08 Ming Lei Superseded
[V2] scsi: avoid to run synchronize_rcu for each device in scsi_host_block [V2] scsi: avoid to run synchronize_rcu for each device in scsi_host_block - 2 - --- 2020-04-23 Ming Lei Accepted
scsi: avoid to run synchronize_rcu for each device in scsi_host_block scsi: avoid to run synchronize_rcu for each device in scsi_host_block - - - --- 2020-04-22 Ming Lei Superseded
[V2] scsi: put hot fields of scsi_host_template into one cacheline [V2] scsi: put hot fields of scsi_host_template into one cacheline - 4 - --- 2020-04-22 Ming Lei Changes Requested
scsi: put hot fields of scsi_host_template into one cacheline scsi: put hot fields of scsi_host_template into one cacheline - - - --- 2020-04-21 Ming Lei Superseded
scsi: avoid to fetch scsi host template instance in IO path scsi: avoid to fetch scsi host template instance in IO path - - - --- 2020-02-28 Ming Lei Changes Requested
[10/10] scsi: replace sdev->device_busy with sbitmap scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[09/10] scsi: add scsi_device_busy() to read sdev->device_busy scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[08/10] blk-mq: pass budget token to dirver via blk_mq_queue_data scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[07/10] blk-mq: return budget token from .get_budget callback scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[06/10] sbitmap: add helper of sbitmap_calculate_shift scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[05/10] sbitmap: export sbitmap_weight scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[04/10] sbitmap: move allocation hint into sbitmap scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[03/10] sbitmap: remove sbitmap_clear_bit_unlock scsi: tracking device queue depth via sbitmap - 1 - --- 2020-02-11 Ming Lei Superseded
[02/10] sbitmap: add helpers for updating allocation hint scsi: tracking device queue depth via sbitmap - 1 - --- 2020-02-11 Ming Lei Superseded
[01/10] sbitmap: maintain allocation round_robin in sbitmap scsi: tracking device queue depth via sbitmap - - - --- 2020-02-11 Ming Lei Superseded
[6/6] scsi: megaraid: set flag of no_device_queue_for_ssd scsi: support bypass device busy check for some high end HBA with SSD - - - --- 2020-01-19 Ming Lei Changes Requested
[5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs scsi: support bypass device busy check for some high end HBA with SSD - - - --- 2020-01-19 Ming Lei Changes Requested
[4/6] block: freeze queue for updating QUEUE_FLAG_NONROT scsi: support bypass device busy check for some high end HBA with SSD - - - --- 2020-01-19 Ming Lei Changes Requested
[3/6] scsi: sd: register request queue after sd_revalidate_disk is done scsi: support bypass device busy check for some high end HBA with SSD - 1 - --- 2020-01-19 Ming Lei Changes Requested
[2/6] scsi: remove .for_blk_mq scsi: support bypass device busy check for some high end HBA with SSD - 2 - --- 2020-01-19 Ming Lei Changes Requested
[1/6] scsi: mpt3sas: don't use .device_busy in device reset routine scsi: support bypass device busy check for some high end HBA with SSD - - - --- 2020-01-19 Ming Lei Changes Requested
[V3] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V3] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - - 1 --- 2019-11-21 Ming Lei Deferred
[4/4] scsi: core: don't limit per-LUN queue depth for SSD scis: don't apply per-LUN queue depth for SSD - - - --- 2019-11-18 Ming Lei Changes Requested
[3/4] scsi: sd: register request queue after sd_revalidate_disk is done scis: don't apply per-LUN queue depth for SSD - 1 - --- 2019-11-18 Ming Lei Changes Requested
[2/4] scsi: mpt3sas: use private counter for tracking inflight per-LUN commands scis: don't apply per-LUN queue depth for SSD - 1 - --- 2019-11-18 Ming Lei Changes Requested
[1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands scis: don't apply per-LUN queue depth for SSD - 1 - --- 2019-11-18 Ming Lei Changes Requested
[V2] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V2] scsi: core: only re-run queue in scsi_end_request() if device queue is busy - - - --- 2019-11-18 Ming Lei Superseded
scsi: core: only re-run queue in scsi_end_request() if device queue is busy scsi: core: only re-run queue in scsi_end_request() if device queue is busy - - - --- 2019-11-17 Ming Lei Superseded
[V5] scsi: core: avoid host-wide host_busy counter for scsi_mq [V5] scsi: core: avoid host-wide host_busy counter for scsi_mq - 3 - --- 2019-10-25 Ming Lei Mainlined
[RFC,V4,2/2] scsi: core: don't limit per-LUN queue depth for SSD scsi: avoid atomic operations in IO path - - - --- 2019-10-09 Ming Lei Changes Requested
[V4,1/2] scsi: core: avoid host-wide host_busy counter for scsi_mq scsi: avoid atomic operations in IO path - 1 - --- 2019-10-09 Ming Lei Changes Requested
[RFC,V3,2/2] scsi: core: don't limit per-LUN queue depth for SSD scsi: avoid atomic operations in IO path - - - --- 2019-10-08 Ming Lei Superseded
[V3,1/2] scsi: core: avoid host-wide host_busy counter for scsi_mq scsi: avoid atomic operations in IO path - - - --- 2019-10-08 Ming Lei Superseded
[V2] scsi: core: avoid host-wide host_busy counter for scsi_mq [V2] scsi: core: avoid host-wide host_busy counter for scsi_mq - - - --- 2019-10-06 Ming Lei Superseded
[4/4] genirq: use irq's affinity for threaded irq with IRQF_RESCUE_THREAD genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood - - - --- 2019-08-27 Ming Lei Not Applicable
[3/4] nvme: pci: pass IRQF_RESCURE_THREAD to request_threaded_irq genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood - - - --- 2019-08-27 Ming Lei Not Applicable
[2/4] genirq: add IRQF_RESCUE_THREAD genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood - - - --- 2019-08-27 Ming Lei Not Applicable
[1/4] softirq: implement IRQ flood detection mechanism genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood - - - --- 2019-08-27 Ming Lei Not Applicable
[V2,2/2] scsi: implement .cleanup_rq callback block/scsi/dm-rq: fix leak of request private data in dm-mpath - - - --- 2019-07-20 Ming Lei Changes Requested
[V2,1/2] blk-mq: add callback of .cleanup_rq block/scsi/dm-rq: fix leak of request private data in dm-mpath - - - --- 2019-07-20 Ming Lei Changes Requested
[2/2] scsi: implement .cleanup_rq callback block/scsi/dm-rq: fix leak of request private data in dm-mpath - - - --- 2019-07-18 Ming Lei Superseded
[1/2] blk-mq: add callback of .cleanup_rq block/scsi/dm-rq: fix leak of request private data in dm-mpath - - - --- 2019-07-18 Ming Lei Superseded
[RFC,7/7] blk-mq: handle requests dispatched from IO scheduler in case that hctx is dead blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[RFC,6/7] blk-mq: re-submit IO in case that hctx is dead blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[RFC,5/7] SCSI: implement .free_request callback blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[RFC,4/7] blk-mq: add callback of .free_request blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[RFC,3/7] blk-mq: stop to handle IO before hctx's all CPUs become offline blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[RFC,2/7] blk-mq: add blk-mq flag of BLK_MQ_F_NO_MANAGED_IRQ blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[RFC,1/7] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED blk-mq: improvement on handling IO during CPU hotplug - - - --- 2019-07-12 Ming Lei Not Applicable
[V2] scsi: fix race on creating sense cache [V2] scsi: fix race on creating sense cache - - - --- 2019-07-12 Ming Lei Mainlined
scsi: fix race on creating sense cache scsi: fix race on creating sense cache - - - --- 2019-07-12 Ming Lei Superseded
scsi: mvumi: fix build warning scsi: mvumi: fix build warning - 1 - --- 2019-06-20 Ming Lei Accepted
[V5,16/16] NCR5380: Support chained sg lists use sg helper to operate scatterlist - 3 - --- 2019-06-18 Ming Lei Accepted
[V5,15/16] scsi: wd33c93: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,14/16] scsi: ppa: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,13/16] scsi: pcmcia: nsp_cs: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,12/16] scsi: imm: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,11/16] scsi: aha152x: use sg helper to operate scatterlist use sg helper to operate scatterlist - - - --- 2019-06-18 Ming Lei Accepted
[V5,10/16] s390: zfcp_fc: use sg helper to operate scatterlist use sg helper to operate scatterlist 1 2 - --- 2019-06-18 Ming Lei Accepted
[V5,09/16] staging: rtsx: use sg helper to operate scatterlist use sg helper to operate scatterlist - - - --- 2019-06-18 Ming Lei Accepted
[V5,08/16] staging: unisys: visorhba: use sg helper to operate scatterlist use sg helper to operate scatterlist 1 2 - --- 2019-06-18 Ming Lei Accepted
[V5,07/16] usb: image: microtek: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,06/16] scsi: pmcraid: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,05/16] scsi: ipr: use sg helper to operate scatterlist use sg helper to operate scatterlist - 1 - --- 2019-06-18 Ming Lei Accepted
[V5,04/16] scsi: mvumi: use sg helper to operate scatterlist use sg helper to operate scatterlist - 3 - --- 2019-06-18 Ming Lei Accepted
[V5,03/16] scsi: lpfc: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-18 Ming Lei Accepted
[V5,02/16] scsi: advansys: use sg helper to operate scatterlist use sg helper to operate scatterlist - 3 - --- 2019-06-18 Ming Lei Accepted
[V5,01/16] scsi: vmw_pscsi: use sg helper to operate scatterlist use sg helper to operate scatterlist - 3 - --- 2019-06-18 Ming Lei Accepted
[V4,16/16] NCR5380: Support chained sg lists use sg helper to operate scatterlist - 2 - --- 2019-06-17 Ming Lei Superseded
[V4,15/16] scsi: wd33c93: use sg helper to operate scatterlist use sg helper to operate scatterlist - 1 - --- 2019-06-17 Ming Lei Superseded
[V4,14/16] scsi: ppa: use sg helper to operate scatterlist use sg helper to operate scatterlist - 1 - --- 2019-06-17 Ming Lei Superseded
[V4,13/16] scsi: pcmcia: nsp_cs: use sg helper to operate scatterlist use sg helper to operate scatterlist - 1 - --- 2019-06-17 Ming Lei Superseded
[V4,12/16] scsi: imm: use sg helper to operate scatterlist use sg helper to operate scatterlist - 1 - --- 2019-06-17 Ming Lei Superseded
[V4,11/16] scsi: aha152x: use sg helper to operate scatterlist use sg helper to operate scatterlist - 2 - --- 2019-06-17 Ming Lei Superseded
[V4,10/16] s390: zfcp_fc: use sg helper to operate scatterlist use sg helper to operate scatterlist 1 1 - --- 2019-06-17 Ming Lei Superseded
[V4,09/16] staging: rtsx: use sg helper to operate scatterlist use sg helper to operate scatterlist - - - --- 2019-06-17 Ming Lei Superseded
[V4,08/16] staging: unisys: visorhba: use sg helper to operate scatterlist use sg helper to operate scatterlist 1 1 - --- 2019-06-17 Ming Lei Superseded
« 1 2 3 46 7 »