summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-12-17scsi: qla2xxx: Fix driver unload hangQuinn Tran
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev
2019-12-05scsi: lpfc: Enable Management features for IF_TYPE=6James Smart
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart
2019-12-05scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart
2019-12-01scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart
2019-12-01scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart
2019-12-01scsi: megaraid_sas: Fix goto labels in error handlingShivasharan S
2019-12-01scsi: megaraid_sas: Fix msleep granularityShivasharan S
2019-12-01scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu
2019-12-01scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu
2019-12-01scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2019-12-01scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig
2019-12-01scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig
2019-12-01scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor
2019-12-01scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor
2019-12-01scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor
2019-12-01scsi: ips: fix missing break in switchGustavo A. R. Silva
2019-11-20scsi: NCR5380: Check for bus resetFinn Thain
2019-11-20scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain
2019-11-20scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain
2019-11-20scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain
2019-11-20scsi: NCR5380: Check for invalid reselection targetFinn Thain
2019-11-20scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain
2019-11-20scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSEFinn Thain
2019-11-20scsi: NCR5380: Have NCR5380_select() return a boolFinn Thain
2019-11-20scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke
2019-11-20scsi: libsas: always unregister the old device if going to discover newJason Yan
2019-11-20scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2019-11-20scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2019-11-20scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy
2019-11-20scsi: lpfc: Fix errors in log messages.James Smart
2019-11-20scsi: qla2xxx: Fix dropped srb resource.Quinn Tran
2019-11-20scsi: qla2xxx: Defer chip reset until target mode is enabledQuinn Tran
2019-11-20scsi: qla2xxx: Fix iIDMA errorQuinn Tran
2019-11-20scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-11-06scsi: lpfc: Fix a duplicate 0711 log message number.James Smart
2019-10-29scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal