Show patches with: State = Action Required       |   10484 patches
« 1 2 ... 98 99 100104 105 »
Patch Series S/W/F Date Submitter Delegate State
scsi: scsi_debug: Remove superfluous close zone in resp_open_zone() scsi: scsi_debug: Remove superfluous close zone in resp_open_zone() --- 2020-08-21 Niklas Cassel New
fix qla2xxx regression on sparc64 fix qla2xxx regression on sparc64 --- 2020-08-21 Rene Rebe New
[v3] scsi: libfc: Fix passing zero to 'PTR_ERR' warning [v3] scsi: libfc: Fix passing zero to 'PTR_ERR' warning --- 2020-08-21 Yue Haibing New
[v2] scsi: Don't call memset after dma_alloc_coherent() [v2] scsi: Don't call memset after dma_alloc_coherent() --- 2020-08-20 Alex Dewar New
[v8,2/2] pm80xx : Staggered spin up support. [v8,1/2] pm80xx : Support for get phy profile functionality. --- 2020-08-20 Viswas G New
[v8,1/2] pm80xx : Support for get phy profile functionality. [v8,1/2] pm80xx : Support for get phy profile functionality. --- 2020-08-20 Viswas G New
scsi: mptfusion: Remove unnecessarily casts scsi: mptfusion: Remove unnecessarily casts --- 2020-08-20 Alex Dewar New
[v8,18/18] smartpqi: enable host tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,16/18] hpsa: enable host_tagset and switch to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,15/18] scsi: scsi_debug: Support host tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,14/18] scsi: hisi_sas: Switch v3 hw to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,13/18] scsi: core: Show nr_hw_queues in sysfs blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,12/18] scsi: Add host and host template flag 'host_tagset' blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,11/18] null_blk: Support shared tag bitmap blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,10/18] blk-mq, elevator: Count requests per hctx to improve performance blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,09/18] blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,08/18] blk-mq: Record nr_active_requests per queue for when using shared sbitmap blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,07/18] blk-mq: Relocate hctx_may_queue() blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,06/18] blk-mq: Facilitate a shared sbitmap per tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,05/18] blk-mq: Use pointers for blk_mq_tags bitmap tags blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,04/18] blk-mq: Pass flags for tag init/free blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,03/18] blk-mq: Free tags in blk_mq_init_tags() upon error blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,02/18] blk-mq: Rename blk_mq_update_tag_set_depth() blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-08-19 John Garry New
[v8,01/18] 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 --- 2020-08-19 John Garry New
[28/28] nvme-pci: use dma_alloc_pages backed dmapools Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[24/28] 53c700: convert from dma_cache_sync to dma_sync_single_for_device Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[21/28] hal2: convert from dma_cache_sync to dma_sync_single_for_device Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[18/28] dma-mapping: move the dma_declare_coherent_memory documentation Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[16/28] dma-direct: rename and cleanup __phys_to_dma Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[12/28] dma-direct: remove dma_direct_{alloc,free}_pages Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64 Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[09/28] MIPS/jazzdma: remove the unused vdma_remap function Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[v2] scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler() [v2] scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler() --- 2020-08-19 Can Guo New
target:iscsi-target:Fix null pointer access while logout the iscsi session target:iscsi-target:Fix null pointer access while logout the iscsi session --- 2020-08-18 Wu Bo New
[8/8] scsi: pmcraid: convert tasklets to use new tasklet_setup() API scsi: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
[5/8] scsi: megaraid: convert tasklets to use new tasklet_setup() API scsi: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
[4/8] scsi: isci: convert tasklets to use new tasklet_setup() API scsi: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
[2/8] scsi: esas2r: convert tasklets to use new tasklet_setup() API scsi: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
scsi: aic7xxx: fix error code handling scsi: aic7xxx: fix error code handling --- 2020-08-16 Tong Zhang New
zfcp: fix use-after-free in request timeout handlers zfcp: fix use-after-free in request timeout handlers --- 2020-08-13 Steffen Maier New
[2/3,for-next] pvscsi: Limit ring pages for swiotlb Untitled series #52374 --- 2020-08-12 Jim Gill New
[v2,1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() [v2,1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() --- 2020-08-12 Bean Huo New
[v2,1/2] scsi: ufs: Cleanup completed request without interrupt notification [v2,1/2] scsi: ufs: Cleanup completed request without interrupt notification --- 2020-08-11 Bean Huo New
[V2,1/2] scsi: ufs: Fix interrupt error message for shared interrupts [V2,1/2] scsi: ufs: Fix interrupt error message for shared interrupts --- 2020-08-11 Adrian Hunter New
[2/2] scsi: lpfc: Add logging functions to reduce object size scsi: lpfc: Reduce logging object code size --- 2020-08-10 Joe Perches New
[2/2] scsi: ufs: Improve interrupt handling for shared interrupts Untitled series #52380 --- 2020-08-10 Adrian Hunter New
[v3] ufs: change the way to complete fDeviceInit [v3] ufs: change the way to complete fDeviceInit --- 2020-08-10 Kiwoong Kim New
scsi: snic: fix spelling mistakes of "Queueing" scsi: snic: fix spelling mistakes of "Queueing" --- 2020-08-10 Colin King New
[v2] ufs: change the way to complete fDeviceInit [v2] ufs: change the way to complete fDeviceInit --- 2020-08-10 Kiwoong Kim New
scsi: qla2xxx: fix memory leak if qlt_add_target fails scsi: qla2xxx: fix memory leak if qlt_add_target fails --- 2020-08-09 Navid Emamdoost New
[7/9] scsi: ufs: Move dumps in IRQ handler to error handler [1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-09 Can Guo New
scsi_debugfs: dump allocted field in more convenient format scsi_debugfs: dump allocted field in more convenient format --- 2020-08-09 Dmitry Monakhov New
[v3] scsi: ufs: Fix possible infinite loop in ufshcd_hold [v3] scsi: ufs: Fix possible infinite loop in ufshcd_hold --- 2020-08-09 Stanley Chu New
[6/7] qedf: Don't process ELS completion if its flushed or cleaned up. Untitled series #52389 --- 2020-08-07 Javed Hasan New
[5/7] qedf: Initiate cleanup for ELS commands as well. Untitled series #52389 --- 2020-08-07 Javed Hasan New
[3/7] qedf: Do not kill timeout work for original IO on RRQ completion. Untitled series #52389 --- 2020-08-07 Javed Hasan New
[v4] ufs: change the way to complete fDeviceInit [v4] ufs: change the way to complete fDeviceInit --- 2020-08-07 Kiwoong Kim New
[v2,10/11] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" Untitled series #52392 --- 2020-08-06 Nilesh Javali New
[v2,04/11] qla2xxx: fix login timeout Untitled series #52392 --- 2020-08-06 Nilesh Javali New
[v2,02/11] qla2xxx: flush IO on zone disable Untitled series #52392 --- 2020-08-06 Nilesh Javali New
[v8,4/4] scsi: ufs: Prepare HPB read for cached sub-region Untitled series #52393 --- 2020-08-06 Daejun Park New
[v8,2/4] scsi: ufs: Introduce HPB feature Untitled series #52393 --- 2020-08-06 Daejun Park New
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe() scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe() --- 2020-08-06 Jing Xiangfeng New
[5/9] scsi: ufs: Fix concurrency of error handler and other error recovery paths Fix up and simplify error recovery mechanism --- 2020-08-06 Can Guo New
[4/9] scsi: ufs: Add some debug infos to ufshcd_print_host_state Fix up and simplify error recovery mechanism --- 2020-08-06 Can Guo New
[2/9] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config Fix up and simplify error recovery mechanism --- 2020-08-06 Can Guo New
[v7,3/4] scsi: ufs: L2P map management for HPB read [v7,1/4] scsi: ufs: Add UFS feature related parameter --- 2020-08-05 Daejun Park New
[09/10] qla2xxx: fix null pointer access while connections disconnect from subsystem [01/10] qla2xxx: flush all sessions on zone disable --- 2020-08-05 Nilesh Javali New
[07/10] qla2xxx: Fix WARN_ON in qla_nvme_register_hba [01/10] qla2xxx: flush all sessions on zone disable --- 2020-08-05 Nilesh Javali New
[05/10] qla2xxx: reduce noisy debug message [01/10] qla2xxx: flush all sessions on zone disable --- 2020-08-05 Nilesh Javali New
[03/10] qla2xxx: Indicate correct supported speeds for Mezz card [01/10] qla2xxx: flush all sessions on zone disable --- 2020-08-05 Nilesh Javali New
[01/10] qla2xxx: flush all sessions on zone disable [01/10] qla2xxx: flush all sessions on zone disable --- 2020-08-05 Nilesh Javali New
[4/5] scsi: Added routine to set SCMD_NORETRIES_ABORT bit for outstanding io on scsi_dev scsi: Support to handle Intermittent errors --- 2020-08-05 Muneendra Kumar New
[2/5] scsi: Clear state bit SCMD_NORETRIES_ABORT of scsi_cmd before start request scsi: Support to handle Intermittent errors --- 2020-08-05 Muneendra Kumar New
[v2,plinth/topic-sas-5.8] {topost} scsi: hisi_sas: ignore adding device link for enclosure device [v2,plinth/topic-sas-5.8] {topost} scsi: hisi_sas: ignore adding device link for enclosure device --- 2020-08-05 chenxiang New
[RFC] scsi: sd_zbc: prevent report zones racing rev_wp_ofst updates [RFC] scsi: sd_zbc: prevent report zones racing rev_wp_ofst updates --- 2020-08-04 Johannes Thumshirn New
[v1] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared [v1] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared --- 2020-08-04 Bean Huo New
[V6,2/2] pm80xx : Staggered spin up support. pm80xx : Updates for the driver version 0.1.39. --- 2020-08-04 Deepak Ukey New
[RFC,06/16] lpfc: vmid: Add support for vmid in mailbox command Application specific identification support --- 2020-08-04 Muneendra Kumar New
[6/8] lpfc: Fix validation of bsg reply lengths lpfc: Update lpfc to revision 12.8.0.3 --- 2020-08-03 James Smart New
[5/8] lpfc: Fix retry of PRLI when status indicates its unsupported lpfc: Update lpfc to revision 12.8.0.3 --- 2020-08-03 James Smart New
[4/8] lpfc: Fix oops when unloading driver while running mds diags lpfc: Update lpfc to revision 12.8.0.3 --- 2020-08-03 James Smart New
[v2,16/24] virtio_scsi: correct tags for config space fields Untitled series #52408 --- 2020-08-03 Michael S. Tsirkin New
qla2xxx: Reset done and free callback pointer on release qla2xxx: Reset done and free callback pointer on release --- 2020-08-03 Daniel Wagner New
[1/1] target: make iscsit_register_transport() return void [1/1] target: make iscsit_register_transport() return void --- 2020-08-03 Max Gurtovoy New
[V5,1/2] pm80xx : Support for get phy profile functionality. [V5,1/2] pm80xx : Support for get phy profile functionality. --- 2020-08-03 Deepak Ukey New
[v9,9/9] scsi: ufs: Properly release resources if a task is aborted successfully [v9,1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-03 Can Guo New
[v9,8/9] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops [v9,1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-03 Can Guo New
[v9,6/9] scsi: ufs: Recover hba runtime PM error in error handler [v9,1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-03 Can Guo New
[v9,3/9] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs [v9,1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-03 Can Guo New
[v9,1/9] scsi: ufs: Add checks before setting clk-gating states [v9,1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-03 Can Guo New
[v5] scsi: ufs: Quiesce all scsi devices before shutdown [v5] scsi: ufs: Quiesce all scsi devices before shutdown --- 2020-08-03 Stanley Chu New
scsi: esas2r: fix possible buffer overflow caused by bad DMA value in esas2r_process_fs_ioctl() scsi: esas2r: fix possible buffer overflow caused by bad DMA value in esas2r_process_fs_ioctl() --- 2020-08-02 Jia-Ju Bai New
scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() --- 2020-08-02 tianjia.zhang New
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() --- 2020-08-02 tianjia.zhang New
scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' --- 2020-08-02 Christophe JAILLET New
« 1 2 ... 98 99 100104 105 »