summaryrefslogtreecommitdiffstats
path: root/Documentation/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-02scsi: sd: Check for unaligned partial completionDamien Le Moal2-15/+17
2017-03-02scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX3-72/+196
2017-03-01scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2-1/+26
2017-03-01scsi: qedi: fix missing return error code check on call to qedi_setup_intColin Ian King1-1/+1
2017-02-28scsi: qedi: Fix memory leak in tmf response processing.Dupuis, Chad1-2/+3
2017-02-28scsi: aacraid: remove redundant zero check on retColin Ian King1-5/+1
2017-02-28scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann1-6/+6
2017-02-28scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann1-32/+32
2017-02-23scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain1-1/+1
2017-02-23scsi: cciss: correct check map error.Don Brace1-4/+28
2017-02-23scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"Colin Ian King1-1/+1
2017-02-23scsi: aacraid: Fixed expander hotplug for SMART familyRaghava Aditya Renukunta1-4/+1
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke2-59/+48
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad2-7/+7
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig8-51/+27
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig7-74/+46
2017-02-23scsi: simplify scsi_execute_req_flagsChristoph Hellwig1-18/+9
2017-02-23scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig3-14/+6
2017-02-23scsi: sd: improve TUR handling in sd_check_eventsChristoph Hellwig1-14/+11
2017-02-23scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig1-2/+2
2017-02-23scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter1-1/+1
2017-02-23scsi: fix memory leak of sdpk on when gd fails to allocateColin Ian King1-2/+2
2017-02-23scsi: sd: make sd_devt_release() staticWei Yongjun1-1/+1
2017-02-23scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad16-0/+8816
2017-02-23scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez1-2/+5
2017-02-23scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez1-1/+2
2017-02-23scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez1-9/+4
2017-02-23scsi: lpfc: add missing Kconfig NVME dependenciesJames Smart1-0/+1
2017-02-23scsi: lpfc: Update lpfc version to 11.2.0.7James Smart1-1/+1
2017-02-23scsi: lpfc: Update copyrightsJames Smart35-40/+112
2017-02-23scsi: lpfc: NVME Target: Add debugfs supportJames Smart3-5/+628
2017-02-23scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart9-15/+1752
2017-02-23scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart5-14/+167
2017-02-23scsi: lpfc: NVME Target: Receive buffer updatesJames Smart9-22/+1374
2017-02-23scsi: lpfc: NVME Target: Base modificationsJames Smart12-20/+807
2017-02-23scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart8-124/+1300
2017-02-23scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart13-38/+2411
2017-02-23scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart10-279/+851
2017-02-23scsi: lpfc: NVME Initiator: Base modificationsJames Smart22-1618/+3337
2017-02-23scsi: lpfc: refactor debugfs queue dump routinesJames Smart2-135/+101
2017-02-23scsi: lpfc: refactor debugfs queue printsJames Smart2-337/+228
2017-02-23scsi: lpfc: minor code cleanupsJames Smart10-89/+98
2017-02-23scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig3-189/+54
2017-02-23scsi: lpfc: Correct WQ creation for pagesizeJames Smart2-4/+7
2017-02-23scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFUMatthew R. Ochs2-0/+5
2017-02-23scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke3-18/+28
2017-02-23scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani1-12/+0
2017-02-23scsi: smartpqi: fix time handlingArnd Bergmann1-5/+3
2017-02-23scsi: aacraid: Update driver versionRaghava Aditya Renukunta1-1/+1
2017-02-23scsi: aacraid: Fix a potential spinlock double unlock bugRaghava Aditya Renukunta1-1/+1