aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-1/+1
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-11/+11
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-139/+25
2019-06-21lpfc: add sysfs interface to post NVME RSCNJames Smart2-0/+61
2019-06-21lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart3-0/+51
2019-06-21lpfc: add nvmet discovery_event op supportJames Smart1-0/+17
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart6-0/+163
2019-06-20scsi: virtio_scsi: remove unused 'affinity_hint_set'Dongli Zhang1-3/+0
2019-06-20scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
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: 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: 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-20scsi: core: don't preallocate small SGL in case of NO_SG_CHAINMing Lei1-1/+5
2019-06-20scsi: core: avoid preallocating big SGL for dataMing Lei1-6/+9
2019-06-20scsi: core: avoid preallocating big SGL for protection informationMing Lei1-3/+11
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei1-4/+6
2019-06-20scsi: esp: use sg helper to iterate over scatterlistMing Lei2-7/+15
2019-06-20scsi: NCR5380: use sg helper to iterate over scatterlistFinn Thain1-23/+18
2019-06-20scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: ppa: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei1-2/+2
2019-06-20scsi: imm: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain1-23/+23
2019-06-20scsi: pmcraid: use sg helper to iterate over scatterlistMing Lei1-7/+7
2019-06-20scsi: ipr: use sg helper to iterate over scatterlistMing Lei1-13/+16
2019-06-20scsi: mvumi: use sg helper to iterate over scatterlistMing Lei1-6/+5
2019-06-20scsi: lpfc: use sg helper to iterate over scatterlistMing Lei1-2/+1
2019-06-20scsi: advansys: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: vmw_pscsi: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502Thomas Gleixner1-15/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner20-80/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471Thomas Gleixner2-6/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner2-38/+2
2019-06-18scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi1-1/+1
2019-06-18scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4