summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: ibmvfc: Clean up transport eventsTyrel Datwyler
2019-03-27scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler
2019-03-27scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler
2019-03-27scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler
2019-03-27scsi: qla2xxx: Simplify conditional check againNathan Chancellor
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-03-27scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2019-03-27scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-03-27scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-27scsi: core: Run queue when state is set to running after being blockedzhengbin
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: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
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: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
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-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
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: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler