summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-02-24scsi: iscsi: Don't destroy session if there are outstanding connectionsNick Black2-3/+27
2020-02-24scsi: ufs-mediatek: add apply_dev_quirks variant operationStanley Chu1-0/+11
2020-02-24scsi: ufs: pass device information to apply_dev_quirksStanley Chu3-8/+10
2020-02-24scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart1-20/+22
2020-02-24scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor1-1/+1
2020-02-24scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2-14/+12
2020-02-15scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo1-1/+2
2020-02-11scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das1-0/+3
2020-02-11scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor1-1/+1
2020-02-11scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2020-02-11scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche1-4/+3
2020-02-11scsi: qla2xxx: Fix unbound NVME response lengthArun Easi3-6/+18
2020-02-11scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran3-8/+32
2020-02-11scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran1-2/+1
2020-02-11scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor3-2/+5
2020-02-06scsi: fnic: do not queue commands during fwresetHannes Reinecke1-0/+3
2020-01-26scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo1-14/+1
2020-01-23scsi: lpfc: use hdwq assigned cpu for allocationJames Smart1-2/+2
2020-01-23scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche1-2/+2
2020-01-23scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart1-16/+22
2020-01-23scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart1-7/+7
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche1-80/+33
2020-01-23scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck1-3/+3
2020-01-23scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen1-3/+3
2020-01-23scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry1-8/+1
2020-01-23scsi: hisi_sas: Return directly if init hardware failedXiang Chen1-0/+1
2020-01-23scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferencesJames Smart1-1/+1
2020-01-23scsi: bnx2i: fix potential use after freePan Bian1-1/+1
2020-01-23scsi: qla4xxx: fix double free bugPan Bian1-3/+0
2020-01-23scsi: hisi_sas: Set the BIST init value before enabling BISTXiang Chen1-5/+5
2020-01-23scsi: hisi_sas: Don't create debugfs dump folder twiceXiang Chen1-3/+0
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter1-0/+1
2020-01-23scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li1-1/+3
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann1-10/+10
2020-01-17scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash1-1/+2
2020-01-17scsi: sd: enable compat ioctls for sed-opalArnd Bergmann1-2/+12
2020-01-17scsi: ufs: Give an unique ID to each ufs-bsgCan Guo1-1/+1
2020-01-17scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen1-1/+3
2020-01-17scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter1-1/+0
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2020-01-09scsi: lpfc: Fix rpi release when deleting vportJames Smart2-29/+61
2020-01-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu1-0/+7
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov1-1/+2
2020-01-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov1-1/+0
2020-01-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov1-0/+1
2020-01-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov1-8/+2
2020-01-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov1-2/+4
2020-01-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0