summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()Darren Trapp2018-03-211-2/+3
* scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMehimanshu.madhani@cavium.com2018-03-211-8/+3
* scsi: qla2xxx: Restore ZIO threshold settingDarren Trapp2018-03-211-5/+0
* scsi: devinfo: remove dasd devices from the scsi subsystemXose Vazquez Perez2018-03-211-10/+0
* scsi: devinfo: remove DF arrays from HPXose Vazquez Perez2018-03-211-2/+0
* scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arraysXose Vazquez Perez2018-03-211-0/+1
* scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-03-211-1/+1
* scsi: documentation: Obsolete documentation referencesMartin K. Petersen2018-03-213-457/+0
* scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"Colin Ian King2018-03-211-1/+1
* scsi: dpt_i2o: use after free in __adpt_reset()Dan Carpenter2018-03-211-3/+6
* scsi: dpt_i2o: use after free in adpt_release()Dan Carpenter2018-03-211-2/+4
* scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2018-03-195-259/+1
* scsi: remove the sym53c416 driverChristoph Hellwig2018-03-195-899/+0
* scsi: remove the NCR53c406a driverChristoph Hellwig2018-03-193-1103/+0
* scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig2018-03-1910-2057/+0
* scsi: mvme147: stop using scsi_module.cChristoph Hellwig2018-03-191-50/+57
* scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig2018-03-193-91/+4
* scsi: core: unexport scsi_host_set_stateChristoph Hellwig2018-03-191-1/+0
* scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash2018-03-156-42/+395
* scsi: bfa: remove VLAStephen Kitt2018-03-151-1/+1
* scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt2018-03-155-14/+11
* scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()John Pittman2018-03-151-1/+1
* scsi: documentation: remove ChangeLog.1992-1997Christoph Hellwig2018-03-151-2023/+0
* scsi: aha1740: stop using scsi_unregisterChristoph Hellwig2018-03-151-1/+1
* scsi: ips: don't set .detect and .release in the host templateChristoph Hellwig2018-03-151-4/+0
* scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig2018-03-152-13/+4
* scsi: eata: eata-pio: Deprecate legacy EATA driversMartin K. Petersen2018-03-148-4064/+0
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-142-8/+8
* scsi: device_handler: remove VLAsStephen Kitt2018-03-123-6/+6
* scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2018-03-122-2/+2
* scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen2018-03-121-1/+2
* scsi: hisi_sas: modify some register config for hip08Xiaofei Tan2018-03-121-12/+11
* scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen2018-03-124-23/+33
* scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan2018-03-121-3/+3
* scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-123-13/+0
* scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan2018-03-121-1/+2
* scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan2018-03-123-6/+9
* scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-124-20/+4
* scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan2018-03-121-1/+38
* scsi: hisi_sas: dt-bindings: add an property of signal attenuationXiaofei Tan2018-03-121-0/+7
* scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-122-0/+13
* scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2018-03-122-2/+2
* scsi: lpfc: update driver version to 12.0.0.1James Smart2018-03-121-1/+1
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-124-11/+21
* scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2018-03-122-22/+13
* scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-123-1/+6
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-123-104/+191
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-124-127/+203
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-125-66/+61
* scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2018-03-122-1/+16