summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-211-0/+1
* scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche2019-12-211-2/+2
* scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong2019-12-171-2/+9
* scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-171-0/+1
* scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing2019-12-171-4/+8
* scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-12-175-8/+9
* scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2019-12-172-5/+6
* 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 SRB leak on switch command timeoutQuinn Tran2019-12-175-19/+16
* 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 hang in fcport delete pathQuinn Tran2019-12-171-3/+0
* 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: hisi_sas: shutdown axi bus to avoid exception CQ returnedXiang Chen2019-12-051-0/+12
* 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: qla2xxx: Fix for FC-NVMe discovery for NPIV portGiridhar Malavali2019-12-052-6/+6
* scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani2019-12-052-13/+5
* 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-6/+26
* scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart2019-12-013-12/+64
* 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: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2019-12-011-4/+4
* scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain2019-12-011-7/+1
* 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
* scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor2019-12-011-1/+2
* scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor2019-12-012-2/+2
* scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor2019-12-013-7/+7
* scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor2019-12-011-2/+2
* scsi: ips: fix missing break in switchGustavo A. R. Silva2019-12-011-0/+1
* scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen2019-12-012-2/+2
* scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen2019-12-011-9/+46
* scsi: hisi_sas: Feed back linkrate(max/min) when re-attachedLuo Jiaxing2019-12-011-0/+3
* scsi: arcmsr: clean up clang warning on extraneous parenthesesColin Ian King2019-11-241-3/+3
* scsi: NCR5380: Check for bus resetFinn Thain2019-11-201-29/+45
* scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain2019-11-201-0/+3