summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove various unused blist flagsChristoph Hellwig2017-06-262-32/+2
* scsi: storvsc: use default I/O timeout handler for FC devicesLong Li2017-06-261-0/+4
* scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King2017-06-261-0/+2
* scsi: lpfc: update to revision to 11.4.0.1James Smart2017-06-201-1/+1
* scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart2017-06-201-18/+4
* scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-201-0/+1
* scsi: lpfc: Fix crash doing IO with resetsJames Smart2017-06-201-14/+8
* scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart2017-06-201-1/+1
* scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-202-2/+17
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-205-40/+89
* scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-201-2/+0
* scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-201-9/+12
* scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-201-1/+1
* scsi: lpfc: Fix system panic when express lane enabled.James Smart2017-06-201-0/+3
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-203-0/+45
* scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen2017-06-201-0/+39
* scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen2017-06-201-0/+13
* scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen2017-06-201-0/+38
* scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen2017-06-201-0/+114
* scsi: hisi_sas: add v3 code to send ATA frameXiang Chen2017-06-201-0/+106
* scsi: hisi_sas: add v3 code to send SMP frameXiang Chen2017-06-201-0/+74
* scsi: hisi_sas: add v3 code to send SSP frameXiang Chen2017-06-201-0/+208
* scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen2017-06-201-0/+340
* scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen2017-06-201-0/+283
* scsi: hisi_sas: add v3 hw PHY initXiang Chen2017-06-201-1/+126
* scsi: hisi_sas: add v3 hw initXiang Chen2017-06-201-0/+277
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-203-6/+172
* scsi: hisi_sas: add skeleton v3 hw driverJohn Garry2017-06-203-1/+57
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-202-37/+71
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-204-55/+59
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-203-15/+17
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-203-16/+19
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-203-65/+68
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-204-58/+77
* scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2017-06-202-9/+9
* scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen2017-06-201-8/+17
* scsi: lpfc: update to revision to 11.4.0.0James Smart2017-06-131-1/+1
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-138-13/+177
* scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-132-21/+13
* scsi: lpfc: Fix vports not logging into targetJames Smart2017-06-131-17/+14
* scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart2017-06-131-3/+14
* scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart2017-06-131-2/+4
* scsi: lpfc: Fix System panic after loading the driverJames Smart2017-06-132-7/+8
* scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart2017-06-131-2/+10
* scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart2017-06-131-0/+2
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-136-41/+89
* scsi: lpfc: Fix Port going offline after multiple resets.James Smart2017-06-131-0/+1
* scsi: lpfc: Fix nvmet node ref count handlingJames Smart2017-06-131-4/+4
* scsi: lpfc: Fix Lun Priority level shown as NAJames Smart2017-06-131-2/+4
* scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2017-06-132-71/+151