summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: sd: enable compat ioctls for sed-opalArnd Bergmann2020-01-171-2/+12
* scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen2020-01-171-1/+3
* scsi: bfa: release allocated memory in case of errorNavid Emamdoost2020-01-141-1/+3
* scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis2020-01-091-12/+4
* scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov2020-01-091-1/+0
* scsi: libsas: stop discovering if oob mode is disconnectedJason Yan2020-01-091-1/+10
* scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter2020-01-091-1/+0
* scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov2020-01-091-4/+0
* scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu2020-01-091-6/+9
* nvme_fc: add module to ops template to allow module referencesJames Smart2020-01-092-0/+3
* scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau2020-01-041-0/+8
* scsi: NCR5380: Add disconnect_mask module parameterFinn Thain2020-01-041-1/+5
* scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi2020-01-041-0/+5
* scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani2020-01-041-5/+14
* scsi: pm80xx: Fix for SATA device discoverypeter chang2020-01-041-0/+2
* scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain2020-01-043-6/+6
* scsi: ufs: fix potential bug which ends in system hangBean Huo2020-01-041-1/+1
* scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart2020-01-041-1/+1
* scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart2020-01-041-0/+7
* scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche2020-01-041-4/+7
* scsi: csiostor: Don't enable IRQs too earlyDan Carpenter2020-01-041-6/+9
* scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart2020-01-041-1/+3
* scsi: lpfc: Fix locking on mailbox command completionJames Smart2020-01-041-1/+7
* scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy2020-01-041-1/+2
* scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart2020-01-041-1/+6
* scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche2019-12-211-2/+2
* scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2019-12-172-13/+3
* scsi: lpfc: Cap NPIV vports to 256James Smart2019-12-173-3/+15
* scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani2019-12-171-4/+2
* scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2019-12-172-3/+7
* scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche2019-12-171-6/+5
* scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche2019-12-171-3/+1
* scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani2019-12-171-0/+4
* scsi: qla2xxx: Fix driver unload hangQuinn Tran2019-12-171-2/+0
* scsi: libsas: Check SMP PHY control function resultJohn Garry2019-12-051-1/+8
* scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry2019-12-051-0/+20
* scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2019-12-051-1/+1
* scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2019-12-052-43/+8
* scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2019-12-054-7/+7
* scsi: lpfc: Fix dif and first burst use in write commandsJames Smart2019-12-051-0/+18
* scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2019-12-054-1/+16
* scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2019-12-012-5/+26
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2019-12-015-10/+26
* scsi: megaraid_sas: Fix goto labels in error handlingShivasharan S2019-12-011-3/+2
* scsi: megaraid_sas: Fix msleep granularityShivasharan S2019-12-011-2/+2
* scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu2019-12-011-4/+0
* scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu2019-12-011-1/+1
* scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu2019-12-011-1/+35
* scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig2019-12-011-0/+5
* scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig2019-12-011-5/+2