summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01scsi: csiostor: Remove set but not used variable 'pln'YueHaibing
2019-02-01scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali
2019-01-29scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()John Garry
2019-01-29scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry
2019-01-29scsi: hisi_sas: Some misc tidy-upJohn Garry
2019-01-29scsi: hisi_sas: Correct memory allocation size for DQ debugfsLuo Jiaxing
2019-01-29scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan
2019-01-29scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing
2019-01-29scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()Xiang Chen
2019-01-29scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()Xiang Chen
2019-01-29scsi: hisi_sas: shutdown axi bus to avoid exception CQ returnedXiang Chen
2019-01-29scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen
2019-01-29scsi: hisi_sas: Add debugfs ITCT file and add file operationsLuo Jiaxing
2019-01-29scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs codeJohn Garry
2019-01-29scsi: hisi_sas: No need to check return value of debugfs_create functionsJohn Garry
2019-01-29scsi: pcmcia: nsp_cs: Remove unnecessary parenthesesNathan Chancellor
2019-01-29scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entryNathan Chancellor
2019-01-29scsi: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada
2019-01-29scsi: fnic: Remove set but not used variable 'vdev'YueHaibing
2019-01-29scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer lengthBart Van Assche
2019-01-29scsi: libsas: Remove scsi_to_u32()Bart Van Assche
2019-01-29scsi: hpsa: clean up two indentation issuesColin Ian King
2019-01-29scsi: qla2xxx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: bfa: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-29scsi: MAINTAINERS: Move FCoE to Hannes ReineckeJohannes Thumshirn
2019-01-29scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store exportGreg Kroah-Hartman
2019-01-29scsi: fcoe: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2019-01-22scsi: arcmsr: Update driver version to v1.40.00.10-20190116Ching Huang
2019-01-22scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2Ching Huang
2019-01-22scsi: arcmsr: Use dma_alloc_coherent to replace dma_zalloc_coherentChing Huang
2019-01-22scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat
2019-01-22scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat
2019-01-22scsi: fnic: Adding devcmd2 init and posting interfacesSatish Kharat
2019-01-22scsi: fnic: Add devcmd2 initialization helpersSatish Kharat
2019-01-22scsi: fnic: fnic devcmd2 controller definitionsSatish Kharat
2019-01-22scsi: fnic: fnic devcmd2 interface definitionsSatish Kharat
2019-01-22scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat
2019-01-22scsi: fnic: RQ enable and then post descriptorsSatish Kharat
2019-01-22scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat
2019-01-22scsi: fnic: Warn when calling done for IO not issued to fwSatish Kharat
2019-01-22scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat
2019-01-22scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat
2019-01-22scsi: fnic: use fnic_lock to guard fnic->state_flagsSatish Kharat
2019-01-22scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ONSatish Kharat