summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-22scsi: oak: Remove redundant initialization of variable retJing Xiangfeng
2020-09-22scsi: bnx2i: Remove unnecessary mutex_init()Qinglang Miao
2020-09-22scsi: qla2xxx: Update version to 10.02.00.102-kNilesh Javali
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran
2020-09-22scsi: qla2xxx: Add rport fields in debugfsArun Easi
2020-09-22scsi: qla2xxx: Make tgt_port_database available in initiator modeArun Easi
2020-09-22scsi: qla2xxx: Fix I/O errors during LIP reset testsArun Easi
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran
2020-09-22scsi: qla2xxx: Honor status qualifier in FCP_RSP per specArun Easi
2020-09-22scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devicesArun Easi
2020-09-22scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi
2020-09-22scsi: qla2xxx: Fix I/O failures during remote port toggle testingArun Easi
2020-09-22scsi: ibmvfc: Protect vhost->task_set increment by the host lockBrian King
2020-09-22scsi: target: tcmu: Optimize scatter_data_area()Bodo Stroesser
2020-09-22scsi: target: tcmu: Optimize queue_cmd_ring()Bodo Stroesser
2020-09-22scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()Bodo Stroesser
2020-09-15scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei
2020-09-15scsi: aic7xxx: Use kmemdup() in two placesAlex Dewar
2020-09-15scsi: virtio_scsi: Rescan the entire target on transport reset when LUN is 0Matej Genci
2020-09-15scsi: myrb: Make some symblos staticJason Yan
2020-09-15scsi: myrs: Make some symbols staticJason Yan
2020-09-15scsi: isci: Make scu_link_layer_set_txcomsas_timeout() staticJason Yan
2020-09-15scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.cJason Yan
2020-09-15scsi: isci: Make isci_host_attrs staticJason Yan
2020-09-15scsi: aacraid: Make some symbols static in aachba.cJason Yan
2020-09-15scsi: sym53c8xx_2: Delete unnecessary else-if in sym_xerr_cam_status()Ye Bin
2020-09-15scsi: ibmvfc: Avoid link down on FS9100 canister rebootBrian King
2020-09-15scsi: core: Update additional sense codes listDamien Le Moal
2020-09-15scsi: core: Clean up scsi_noretry_cmd()Damien Le Moal
2020-09-15scsi: target: tcmu: Add missing newline when printing parametersXiongfeng Wang
2020-09-15scsi: ufs: Fix NOP OUT timeout valueDaejun Park
2020-09-15scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl
2020-09-15scsi: mpt3sas: Fix sync irqsTomas Henzl
2020-09-15scsi: mpt3sas: Detect tampered Aero and Sea adaptersSreekanth Reddy
2020-09-15scsi: megaraid: Make smp_affinity_enable staticJason Yan
2020-09-15scsi: target: Remove redundant assignment to variable 'ret'Jing Xiangfeng
2020-09-15scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete()Julian Wiedmann
2020-09-15scsi: zfcp: Use list_first_entry_or_null() in zfcp_erp_thread()Julian Wiedmann
2020-09-15scsi: aic94xx: Remove unused inline functionYueHaibing
2020-09-15scsi: libfc: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-09-15scsi: fnic: Remove unneeded semicolonJason Yan
2020-09-15scsi: nsp32: Remove unneeded semicolonJason Yan
2020-09-15scsi: sym53c8xx_2: Remove unneeded semicolonJason Yan
2020-09-15scsi: qla2xxx: Remove unneeded variable 'rval'Jason Yan
2020-09-15scsi: ufs-pci: Add LTR support for Intel controllersAdrian Hunter
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-09scsi: lpfc: Remove set but not used 'qp'Ye Bin