summaryrefslogtreecommitdiffstats
path: root/drivers/ssb (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-03scsi: core: Add limitless cmd retry supportMike Christie3-20/+43
2020-10-03scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2-6/+13
2020-09-30scsi: qla2xxx: Update version to 10.02.00.103-kNilesh Javali1-2/+2
2020-09-30scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi3-1/+6
2020-09-30scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran1-6/+7
2020-09-30scsi: qla2xxx: Fix reset of MPI firmwareArun Easi4-39/+23
2020-09-30scsi: qla2xxx: Fix MPI reset needed messageArun Easi1-1/+1
2020-09-30scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran5-81/+34
2020-09-30scsi: qla2xxx: Correct the check for sscanf() return valueSaurav Kashyap1-2/+2
2020-09-30scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()Bean Huo1-7/+3
2020-09-23scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible stringStanley Chu1-1/+3
2020-09-23scsi: ufs-mediatek: Support performance mode for inline encryption engineStanley Chu2-6/+199
2020-09-23scsi: libsas: Simplify the return expression of sas_discover_* functionsLiu Shixin2-14/+2
2020-09-23scsi: oak: Remove redundant initialization of variable retJing Xiangfeng1-1/+1
2020-09-23scsi: bnx2i: Remove unnecessary mutex_init()Qinglang Miao1-2/+0
2020-09-23scsi: qla2xxx: Update version to 10.02.00.102-kNilesh Javali2-4/+3
2020-09-23scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap7-5/+45
2020-09-23scsi: qla2xxx: Add IOCB resource trackingQuinn Tran8-0/+151
2020-09-23scsi: qla2xxx: Add rport fields in debugfsArun Easi1-0/+53
2020-09-23scsi: qla2xxx: Make tgt_port_database available in initiator modeArun Easi1-32/+32
2020-09-23scsi: qla2xxx: Fix I/O errors during LIP reset testsArun Easi1-0/+8
2020-09-23scsi: qla2xxx: Performance tweakQuinn Tran8-39/+91
2020-09-23scsi: qla2xxx: Fix memory size truncationQuinn Tran3-6/+8
2020-09-23scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran4-137/+9
2020-09-23scsi: qla2xxx: Honor status qualifier in FCP_RSP per specArun Easi3-18/+40
2020-09-23scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devicesArun Easi1-0/+58
2020-09-23scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi5-1/+51
2020-09-23scsi: qla2xxx: Fix I/O failures during remote port toggle testingArun Easi2-4/+1
2020-09-22scsi: ibmvfc: Protect vhost->task_set increment by the host lockBrian King1-1/+1
2020-09-22scsi: target: tcmu: Optimize scatter_data_area()Bodo Stroesser1-76/+63
2020-09-22scsi: target: tcmu: Optimize queue_cmd_ring()Bodo Stroesser1-82/+102
2020-09-22scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()Bodo Stroesser1-30/+23
2020-09-16scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei2-4/+45
2020-09-16scsi: aic7xxx: Use kmemdup() in two placesAlex Dewar2-4/+2
2020-09-16scsi: virtio_scsi: Rescan the entire target on transport reset when LUN is 0Matej Genci1-1/+6
2020-09-16scsi: myrb: Make some symblos staticJason Yan1-3/+3
2020-09-16scsi: myrs: Make some symbols staticJason Yan1-4/+4
2020-09-16scsi: isci: Make scu_link_layer_set_txcomsas_timeout() staticJason Yan1-1/+1
2020-09-16scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.cJason Yan1-5/+5
2020-09-16scsi: isci: Make isci_host_attrs staticJason Yan1-1/+1
2020-09-16scsi: aacraid: Make some symbols static in aachba.cJason Yan1-3/+3
2020-09-16scsi: sym53c8xx_2: Delete unnecessary else-if in sym_xerr_cam_status()Ye Bin1-5/+1
2020-09-16scsi: ibmvfc: Avoid link down on FS9100 canister rebootBrian King2-17/+247
2020-09-16scsi: core: Update additional sense codes listDamien Le Moal1-1/+53
2020-09-16scsi: core: Clean up scsi_noretry_cmd()Damien Le Moal1-2/+2
2020-09-16scsi: target: tcmu: Add missing newline when printing parametersXiongfeng Wang1-1/+1
2020-09-16scsi: ufs: Fix NOP OUT timeout valueDaejun Park1-2/+2
2020-09-16scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl1-1/+1
2020-09-16scsi: mpt3sas: Fix sync irqsTomas Henzl1-5/+9
2020-09-16scsi: mpt3sas: Detect tampered Aero and Sea adaptersSreekanth Reddy1-16/+105