summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap2019-03-284-67/+276
* scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar2019-03-284-26/+277
* scsi: qedf: Simplify s/g list mappingChad Dupuis2019-03-283-94/+40
* scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis2019-03-281-0/+1
* scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis2019-03-283-17/+7
* scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis2019-03-281-12/+4
* scsi: MAINTAINERS: Add maintainer for MediaTek UFS driverStanley Chu2019-03-281-0/+7
* scsi: qla2xxx: Simplify conditional check againNathan Chancellor2019-03-281-2/+2
* scsi: sd: Inline sd_probe_part2()Bart Van Assche2019-03-281-58/+43
* scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche2019-03-284-47/+5
* scsi: mpt3sas: fix indentation issueColin Ian King2019-03-281-2/+2
* scsi: libcxgbi: remove uninitialized variable lenColin Ian King2019-03-281-3/+2
* scsi: target: alua: fix the tg_pt_gps_counttangwenji2019-03-281-2/+4
* scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_generalNathan Chancellor2019-03-261-2/+3
* scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing2019-03-261-4/+0
* scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann2019-03-261-1/+1
* scsi: lpfc: avoid uninitialized variable warningArnd Bergmann2019-03-261-4/+4
* scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-264-339/+349
* scsi: ufs-mediatek: Add missing MODULE_* informationAnders Roxell2019-03-261-0/+5
* scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-03-261-1/+0
* scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji2019-03-211-3/+3
* scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji2019-03-211-3/+0
* scsi: target: fix unsigned comparision with less than zeroColin Ian King2019-03-211-3/+6
* scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocksNathan Chancellor2019-03-211-4/+1
* scsi: ufs-mediatek: Make some symbols staticYueHaibing2019-03-211-3/+3
* scsi: lpfc: Fixup eq_clr_intr referencesJames Smart2019-03-212-4/+4
* scsi: lpfc: Fix build errorJames Bottomley2019-03-212-7/+5
* scsi: mvumi: Stop using plain integer as NULL pointerYueHaibing2019-03-191-3/+3
* scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing2019-03-191-4/+0
* scsi: be2iscsi: lpfc: fix typoMatteo Croce2019-03-192-3/+3
* scsi: qla2xxx: Fix a small typo in qla_bsg.cMilan P. Gandhi2019-03-191-1/+1
* scsi: qla2xxx: Fix comment alignment in qla_bsg.cMilan P. Gandhi2019-03-191-1/+1
* scsi: mptfusion: remove set, but not used, variablesYueHaibing2019-03-191-5/+0
* scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva2019-03-191-1/+1
* scsi: mptfusion: fix indentation issuesColin Ian King2019-03-193-20/+20
* scsi: mvsas: clean up a few indentation issuesColin Ian King2019-03-193-3/+5
* scsi: qlogicfas408: clean up a couple of indentation issuesColin Ian King2019-03-191-2/+2
* scsi: dpt_i2o: clean up indentation issues, remove spacesColin Ian King2019-03-191-6/+6
* scsi: atp870u: clean up code style and indentation issuesColin Ian King2019-03-191-4/+3
* scsi: ufs-mediatek: Add UFS support for Mediatek SoC chipsStanley Chu2019-03-194-0/+435
* scsi: phy: mediatek: Add UFS M-PHY driverStanley Chu2019-03-193-0/+256
* scsi: dt-bindings: ufs: Add document for ufs-mediatekStanley Chu2019-03-191-0/+40
* scsi: dt-bindings: phy: Add document for phy-mtk-ufsStanley Chu2019-03-191-0/+38
* scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_paramStanley Chu2019-03-191-105/+4
* scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu2019-03-191-102/+4
* scsi: ufs: Introduce ufshcd_get_pwr_dev_paramStanley Chu2019-03-192-0/+119
* scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang2019-03-191-1/+1
* scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang2019-03-191-1/+1
* scsi: virtio_scsi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang2019-03-191-1/+1
* scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang2019-03-191-1/+1