aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times outChad Dupuis1-7/+7
2019-06-26scsi: bnx2fc: Redo setting source FCoE MACChad Dupuis1-16/+40
2019-06-26scsi: ufshdc-pci: Add Intel PCI IDs for EHLAdrian Hunter1-0/+2
2019-06-26scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo1-1/+3
2019-06-26scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo1-1/+1
2019-06-20scsi: virtio_scsi: remove unused 'affinity_hint_set'Dongli Zhang1-3/+0
2019-06-20scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl1-113/+97
2019-06-20scsi: mpt3sas: make driver options visible in sysTomas Henzl2-14/+14
2019-06-20scsi: ufs-qcom: Add support for platforms booting ACPILee Jones1-3/+20
2019-06-20scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva1-4/+2
2019-06-20scsi: mac_scsi: Treat Last Byte Sent time-out as failureFinn Thain1-1/+4
2019-06-20scsi: mac_scsi: Enable PDMA on Mac IIfxFinn Thain1-8/+39
2019-06-20scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain1-153/+218
2019-06-20scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain1-2/+2
2019-06-20scsi: NCR5380: Handle PDMA failure reliablyFinn Thain1-4/+2
2019-06-20scsi: NCR5380: Always re-enable reselection interruptFinn Thain1-10/+2
2019-06-20Revert "scsi: ncr5380: Increase register polling limit"Finn Thain1-1/+1
2019-06-20scsi: wd719x: Fix resets and abortsOndrej Zary1-12/+30
2019-06-20scsi: RDMA/srp: Fix a sleep-in-invalid-context bugBart Van Assche1-19/+2
2019-06-20scsi: Avoid that .queuecommand() gets called for a blocked SCSI deviceBart Van Assche2-6/+24
2019-06-20scsi: Restrict user space SCSI device state changes to "running" and "offline"Bart Van Assche1-1/+6
2019-06-20scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash1-2/+7
2019-06-20scsi: tcmu: Simplify tcmu_update_uio_info()Christophe JAILLET1-9/+7
2019-06-20scsi: storvsc: Add ability to change scsi queue depthBranden Bonaby1-0/+11
2019-06-20scsi: mpt3sas: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry18-59/+34
2019-06-18scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S1-2/+2
2019-06-18scsi: mpt3sas: Introduce perf_mode module parameterSuganath Prabu S1-18/+126
2019-06-18scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S5-2/+109
2019-06-18scsi: mpt3sas: Affinity high iops queues IRQs to local nodeSuganath Prabu S1-11/+62
2019-06-18scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S3-9/+35
2019-06-18scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S2-2/+48
2019-06-18scsi: mpt3sas: change _base_get_msix_index prototypeSuganath Prabu S1-10/+20
2019-06-18scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S2-5/+45
2019-06-18scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S2-9/+111
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S6-42/+49
2019-06-18scsi: isci: Grammar s/the its/its/Geert Uytterhoeven1-3/+3
2019-06-18scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven1-1/+1
2019-06-18scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-06-18scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl1-26/+18
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl2-11/+11
2019-06-18scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl1-1/+1
2019-06-18scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing1-5/+0
2019-06-18scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing1-11/+0
2019-06-18scsi: lpfc: Avoid unused function warningsNathan Chancellor1-0/+2
2019-06-18scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_workNathan Chancellor1-2/+4
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing3-5/+5
2019-06-18scsi: lpfc: Remove set but not used variables 'qp'YueHaibing1-2/+0
2019-06-18scsi: qla2xxx: remove double assignment in qla2x00_update_fcportEnzo Matsumiya1-1/+0
2019-06-18scsi: hisi_sas: Disable stash for v3 hwXiang Chen1-0/+2