summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-15Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley1-2/+2
2017-04-13scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn1-2/+2
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley8-12/+49
2017-04-11scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira1-1/+6
2017-04-11scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli2-4/+10
2017-04-07scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2-1/+3
2017-04-07scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-07scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-03-29Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley12-39/+57
2017-03-27scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung1-2/+0
2017-03-23scsi: lpfc: fix building without debugfs supportArnd Bergmann2-10/+16
2017-03-23scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy1-1/+2
2017-03-23scsi: hpsa: fix volume offline stateTomas Henzl1-0/+1
2017-03-20scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-03-19scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULLBart Van Assche1-1/+1
2017-03-19scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche1-5/+15
2017-03-19scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche1-9/+9
2017-03-16scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-03-15scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERRTomas Winkler1-2/+2
2017-03-15scsi: qedi: Add PCI device-ID for QL41xxx adapters.Manish Rangankar1-0/+1
2017-03-15scsi: aacraid: Fix potential null accessRaghava Aditya Renukunta1-8/+6
2017-03-15scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja1-1/+2
2017-03-15Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley12-55/+69
2017-03-15scsi: lpfc: Finalize Kconfig options for nvmeJames Smart5-24/+17
2017-03-15scsi: ufs: don't check unsigned type for a negative valueTomas Winkler1-1/+1
2017-03-15scsi: hpsa: do not timeout reset operationsDon Brace1-1/+1
2017-03-15scsi: hpsa: limit outstanding rescansDon Brace2-1/+16
2017-03-15scsi: hpsa: update check for logical volume statusDon Brace2-19/+18
2017-03-13scsi: megaraid_sas: Driver version upgradeShivasharan S1-2/+2
2017-03-13scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S1-1/+1
2017-03-13scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2-1/+4
2017-03-13scsi: megaraid_sas: enable intx only if msix request failsShivasharan S1-5/+9
2017-03-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2-10/+18
2017-03-07scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-03-07scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger1-10/+17
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley39-275/+622
2017-03-06scsi: lpfc: revise version number to 11.2.0.10James Smart1-1/+1
2017-03-06scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2-3/+3
2017-03-06scsi: lpfc: code cleanups in NVME initiator baseJames Smart2-9/+10
2017-03-06scsi: lpfc: correct rdp diag portnamesJames Smart1-4/+4
2017-03-06scsi: lpfc: remove dead sli3 nvme codeJames Smart1-5/+0
2017-03-06scsi: lpfc: correct double printJames Smart1-22/+0
2017-03-06scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart4-9/+10
2017-03-06scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart3-6/+41
2017-03-06scsi: lpfc: add transport eh_timed_out referenceJames Smart1-0/+1
2017-03-06scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart5-6/+69
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart8-10/+143
2017-03-06scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart1-2/+2