summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-03-06scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart
2017-03-06scsi: lpfc: code cleanups in NVME initiator baseJames Smart
2017-03-06scsi: lpfc: correct rdp diag portnamesJames Smart
2017-03-06scsi: lpfc: remove dead sli3 nvme codeJames Smart
2017-03-06scsi: lpfc: correct double printJames Smart
2017-03-06scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart
2017-03-06scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart
2017-03-06scsi: lpfc: add transport eh_timed_out referenceJames Smart
2017-03-06scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart
2017-03-06scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart
2017-03-06scsi: lpfc: Fix IO submission if WQ is fullJames Smart
2017-03-06scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart
2017-03-06scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart
2017-03-06scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-03-06scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart
2017-03-06scsi: lpfc: don't dereference dma_buf->iocbq before null checkJames Smart
2017-03-06scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart
2017-03-06scsi: lpfc: remove redundant assignment of sgelJames Smart
2017-03-06scsi: lpfc: replace init_timer by setup_timerTomas Jasek
2017-03-06scsi: qedf: Use vsprintf extension %padJoe Perches
2017-03-06scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches
2017-03-06scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig
2017-03-06scsi: qla2xxx: Fix ql_dump_bufferJoe Perches
2017-03-06scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2017-03-06scsi: qedi: fix build error without DEBUG_FSArnd Bergmann
2017-03-01scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-03-01scsi: sd: Check for unaligned partial completionDamien Le Moal
2017-03-01scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2017-02-28scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-02-28scsi: qedi: fix missing return error code check on call to qedi_setup_intColin Ian King
2017-02-27scsi: qedi: Fix memory leak in tmf response processing.Dupuis, Chad
2017-02-27scsi: aacraid: remove redundant zero check on retColin Ian King
2017-02-27scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann
2017-02-27scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann
2017-02-23scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain
2017-02-23scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"Colin Ian King
2017-02-23scsi: aacraid: Fixed expander hotplug for SMART familyRaghava Aditya Renukunta
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig
2017-02-22scsi: simplify scsi_execute_req_flagsChristoph Hellwig
2017-02-22scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig
2017-02-22scsi: sd: improve TUR handling in sd_check_eventsChristoph Hellwig
2017-02-22scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig
2017-02-22scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter
2017-02-22scsi: fix memory leak of sdpk on when gd fails to allocateColin Ian King
2017-02-22scsi: sd: make sd_devt_release() staticWei Yongjun
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad