summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-27scsi: qedf: Check for tm_flags instead of cmd_type during cleanupSaurav Kashyap
2019-03-27scsi: qedf: Add a flag to help debugging io_req which could not be cleanedShyam Sundar
2019-03-27scsi: qedf: Don't send ABTS for under run scenarioSaurav Kashyap
2019-03-27scsi: qedf: Don't queue anything if upload is in progressShyam Sundar
2019-03-27scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual linkChad Dupuis
2019-03-27scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke
2019-03-27scsi: qedf: Add missing return in qedf_scsi_done()Chad Dupuis
2019-03-27scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis
2019-03-27scsi: qedf: Add additional checks for io_req->sc_cmd validityChad Dupuis
2019-03-27scsi: qedf: fixup bit operationsHannes Reinecke
2019-03-27scsi: qedf: fixup locking in qedf_restart_rport()Hannes Reinecke
2019-03-27scsi: qedf: missing kref_put in qedf_xmit()Hannes Reinecke
2019-03-27scsi: qedf: Check for link state before processing LL2 packets and send fipvl...Saurav Kashyap
2019-03-27scsi: qedf: Add missing fc_disc_init call after allocating lportChad Dupuis
2019-03-27scsi: qedf: Correct the memory barriers in qedf_ring_doorbellAndrew Vasquez
2019-03-27scsi: qedf: Use a separate completion for cleanup commandsChad Dupuis
2019-03-27scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap
2019-03-27scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar
2019-03-27scsi: qedf: Simplify s/g list mappingChad Dupuis
2019-03-27scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis
2019-03-27scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis
2019-03-27scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis
2019-03-27scsi: MAINTAINERS: Add maintainer for MediaTek UFS driverStanley Chu
2019-03-27scsi: qla2xxx: Simplify conditional check againNathan Chancellor
2019-03-27scsi: sd: Inline sd_probe_part2()Bart Van Assche
2019-03-27scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2019-03-27scsi: mpt3sas: fix indentation issueColin Ian King
2019-03-27scsi: libcxgbi: remove uninitialized variable lenColin Ian King
2019-03-27scsi: target: alua: fix the tg_pt_gps_counttangwenji
2019-03-25scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_generalNathan Chancellor
2019-03-25scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing
2019-03-25scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-03-25scsi: lpfc: avoid uninitialized variable warningArnd Bergmann
2019-03-25scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-25scsi: ufs-mediatek: Add missing MODULE_* informationAnders Roxell
2019-03-25scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-03-20scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji
2019-03-20scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji
2019-03-20scsi: target: fix unsigned comparision with less than zeroColin Ian King
2019-03-20scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocksNathan Chancellor
2019-03-20scsi: ufs-mediatek: Make some symbols staticYueHaibing
2019-03-20scsi: lpfc: Fixup eq_clr_intr referencesJames Smart
2019-03-20scsi: lpfc: Fix build errorJames Bottomley
2019-03-19scsi: mvumi: Stop using plain integer as NULL pointerYueHaibing
2019-03-19scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing
2019-03-19scsi: be2iscsi: lpfc: fix typoMatteo Croce
2019-03-19scsi: qla2xxx: Fix a small typo in qla_bsg.cMilan P. Gandhi
2019-03-19scsi: qla2xxx: Fix comment alignment in qla_bsg.cMilan P. Gandhi
2019-03-19scsi: mptfusion: remove set, but not used, variablesYueHaibing
2019-03-19scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva