aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-26scsi: csiostor: update module versionVarun Prakash1-1/+1
2017-06-26scsi: sd: Use sysfs_match_string()Martin K. Petersen1-42/+29
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig1-22/+5
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig1-23/+2
2017-06-26scsi: storvsc: use default I/O timeout handler for FC devicesLong Li1-0/+4
2017-06-26scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King1-0/+2
2017-06-19scsi: lpfc: update to revision to 11.4.0.1James Smart1-1/+1
2017-06-19scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart1-18/+4
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request.James Smart1-0/+1
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart1-14/+8
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart1-1/+1
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2-2/+17
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart5-40/+89
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart1-2/+0
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen3-0/+45
2017-06-19scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen1-0/+39
2017-06-19scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen1-0/+13
2017-06-19scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen1-0/+38
2017-06-19scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen1-0/+114
2017-06-19scsi: hisi_sas: add v3 code to send ATA frameXiang Chen1-0/+106
2017-06-19scsi: hisi_sas: add v3 code to send SMP frameXiang Chen1-0/+74
2017-06-19scsi: hisi_sas: add v3 code to send SSP frameXiang Chen1-0/+208
2017-06-19scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen1-0/+340
2017-06-19scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen1-0/+283
2017-06-19scsi: hisi_sas: add v3 hw PHY initXiang Chen1-1/+126
2017-06-19scsi: hisi_sas: add v3 hw initXiang Chen1-0/+277
2017-06-19scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry3-6/+172
2017-06-19scsi: hisi_sas: add skeleton v3 hw driverJohn Garry3-1/+57
2017-06-19scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2-37/+71
2017-06-19scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry4-55/+59
2017-06-19scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen3-15/+17
2017-06-19scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen3-16/+19
2017-06-19scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen3-65/+68
2017-06-19scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen4-58/+77
2017-06-19scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2-9/+9
2017-06-19scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen1-8/+17
2017-06-12scsi: lpfc: update to revision to 11.4.0.0James Smart1-1/+1
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart8-13/+177
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2-21/+13
2017-06-12scsi: lpfc: Fix vports not logging into targetJames Smart1-17/+14
2017-06-12scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart1-3/+14
2017-06-12scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart1-2/+4
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart2-7/+8
2017-06-12scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart1-2/+10
2017-06-12scsi: lpfc: Fix return value of board_mode store routine in case of online failureJames Smart1-0/+2
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart6-41/+89
2017-06-12scsi: lpfc: Fix Port going offline after multiple resets.James Smart1-0/+1