aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar3-7/+10
2022-03-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-03-15scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran1-7/+0
2022-03-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2-3/+18
2022-03-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-03-15scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-03-15scsi: qla2xxx: Fix crash during module load unload testArun Easi1-0/+2
2022-03-15scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-03-15scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi1-10/+20
2022-03-15scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-03-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-03-15scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao2-27/+10
2022-03-15scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao2-78/+11
2022-03-15scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao1-0/+97
2022-03-15scsi: core: Remove unreachable code warningYang Li1-2/+0
2022-03-15scsi: megasas: Clean up some inconsistent indentingYang Li1-2/+2
2022-03-14scsi: aacraid: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer1-2/+3
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry5-322/+181
2022-03-14scsi: pm8001: Use libsas internal abort supportJohn Garry5-147/+74
2022-03-14scsi: libsas: Add sas_execute_internal_abort_dev()John Garry1-0/+8
2022-03-14scsi: libsas: Add sas_execute_internal_abort_single()John Garry1-0/+74
2022-03-14scsi: lpfc: Remove failing soft_wwn supportJames Smart3-242/+1
2022-03-08scsi: ufs: core: scsi_get_lba() error fixPeter Wang1-2/+3
2022-03-08scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy1-13/+12
2022-03-08scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy1-15/+3
2022-03-08scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-03-08scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()Damien Le Moal1-9/+7
2022-03-08scsi: scsi_debug: Silence unexpected unlock warningsDamien Le Moal1-24/+44
2022-03-08sr: implement ->free_disk to simplify refcountingChristoph Hellwig2-102/+26
2022-03-08sd: implement ->free_disk to simplify refcountingChristoph Hellwig1-74/+16
2022-03-08sd: delay calling free_opal_devChristoph Hellwig1-2/+1
2022-03-08sd: call sd_zbc_release_disk before releasing the scsi_device referenceChristoph Hellwig1-1/+1
2022-03-08sd: rename the scsi_disk.dev fieldChristoph Hellwig2-13/+18
2022-03-08scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig6-10/+4
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-03-01scsi: ufs: Fix runtime PM messages never-ending cycleAdrian Hunter1-2/+19
2022-03-01scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter2-4/+11
2022-03-01scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke1-7/+8
2022-03-01scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke1-6/+6
2022-03-01scsi: lpfc: Use fc_block_rport()Hannes Reinecke1-5/+8
2022-03-01scsi: lpfc: Drop lpfc_no_handler()Hannes Reinecke1-10/+0
2022-03-01scsi: lpfc: Kill lpfc_bus_reset_handler()Hannes Reinecke1-91/+0
2022-03-01scsi: wd719x: Return proper error code when dma_set_mask() failsZheyu Ma1-1/+2
2022-03-01scsi: iscsi: Drop temp workq_nameMike Christie1-4/+2
2022-03-01scsi: iscsi: Use the session workqueue for recoveryMike Christie1-16/+4
2022-03-01scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie2-6/+15
2022-03-01scsi: iscsi: Remove iscsi_scan_finished()Mike Christie1-35/+4
2022-03-01scsi: iscsi: Speed up session unblocking and removalMike Christie1-4/+5