summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds112-1710/+6303
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-12/+337
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon1-6/+0
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-22/+2
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-228/+48
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds16-60/+45
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+20
2018-06-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+20
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig3-18/+10
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig1-2/+2
2018-05-29scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig1-4/+3
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig9-14/+14
2018-05-29scsi: lpfc: update driver version to 12.0.0.4James Smart1-1/+1
2018-05-29scsi: lpfc: Fix port initialization failure.James Smart1-3/+18
2018-05-29scsi: lpfc: Fix 16gb hbas failing cq create.James Smart3-20/+1
2018-05-29scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart1-0/+9
2018-05-29scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart3-4/+32
2018-05-29scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2-5/+17
2018-05-29scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen5-5/+69
2018-05-29scsi: hisi_sas: Fix return value when get_free_slot() failedXiaofei Tan1-0/+2
2018-05-29scsi: hisi_sas: Terminate STP reject quickly for v2 hwXiaofei Tan1-0/+78
2018-05-29scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan2-0/+13
2018-05-29scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan5-31/+30
2018-05-29scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan4-0/+43
2018-05-29scsi: hisi_sas: Init disks after controller resetXiaofei Tan1-1/+18
2018-05-29scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen5-33/+86
2018-05-29scsi: hisi_sas: Reset disks when discoveredXiang Chen1-1/+49
2018-05-29scsi: hisi_sas: Add LED feature for v3 hwXiaofei Tan1-0/+42
2018-05-29scsi: hisi_sas: Change common allocation mode of device idXiang Chen2-1/+6
2018-05-29scsi: hisi_sas: change slot index allocation modeXiang Chen2-3/+11
2018-05-29scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry4-70/+36
2018-05-29scsi: hisi_sas: fix a typo in hisi_sas_task_prep()Wei Yongjun1-1/+1
2018-05-29scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King1-1/+1
2018-05-29scsi: core: sanitize++ in progressDouglas Gilbert1-0/+4
2018-05-29scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+10
2018-05-24Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+8
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar1-1/+1
2018-05-23qedi: Add get_generic_tlv_data handler.Manish Rangankar1-0/+16
2018-05-23qedi: Add support for populating ethernet TLVs.Manish Rangankar3-0/+191
2018-05-23qedf: Add get_generic_tlv_data handler.Chad Dupuis2-0/+18
2018-05-23qedf: Add support for populating ethernet TLVs.Chad Dupuis4-1/+104
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+5
2018-05-21sr: pass down correctly sized SCSI sense bufferJens Axboe1-2/+8
2018-05-18scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King1-3/+3
2018-05-18scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'Christophe Jaillet1-3/+3
2018-05-18scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath2-1/+11
2018-05-18scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan1-8/+19
2018-05-18scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2018-05-18scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani2-8/+22