summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-23scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche1-3/+3
2018-10-23scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche1-1/+1
2018-10-23scsi: qla2xxx: Declare local functions 'static'Bart Van Assche1-2/+3
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche8-17/+17
2018-10-23scsi: qla2xxx: Modify fall-through annotationsBart Van Assche2-2/+2
2018-10-23scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor2-7/+13
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta1-2/+1
2018-10-23scsi: target: Don't request modules that aren't even builtRoland Dreier1-4/+4
2018-10-23scsi: target: Set response length for REPORT TARGET PORT GROUPSRoland Dreier1-1/+1
2018-10-19scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter1-2/+2
2018-10-19scsi: myrs: Fix a logical vs bitwise bugDan Carpenter1-1/+1
2018-10-19scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva1-4/+4
2018-10-19scsi: myrs: fix build failure on 32 bitJames Bottomley1-3/+4
2018-10-17scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe1-49/+12
2018-10-17scsi: mesh: switch to generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: ips: switch to generic DMA APIChristoph Hellwig1-39/+41
2018-10-17scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2-64/+47
2018-10-17scsi: vmw_pscsi: switch to generic DMA APIChristoph Hellwig1-39/+38
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig5-58/+38
2018-10-17scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig1-17/+8
2018-10-17scsi: qla2xxx: fully convert to the generic DMA APIChristoph Hellwig2-5/+5
2018-10-17scsi: qla1280: switch to generic DMA APIChristoph Hellwig1-13/+13
2018-10-17scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig4-49/+31
2018-10-17scsi: nsp32: switch to generic DMA APIChristoph Hellwig1-8/+10
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2-24/+9
2018-10-17scsi: mvumi: switch to generic DMA APIChristoph Hellwig1-53/+36
2018-10-17scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig3-58/+61
2018-10-17scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig2-83/+83
2018-10-17scsi: megaraid_mbox: switch to generic DMA APIChristoph Hellwig1-26/+25
2018-10-17scsi: hpsa: switch to generic DMA APIChristoph Hellwig1-67/+69
2018-10-17scsi: fnic: switch to generic DMA APIChristoph Hellwig4-75/+49
2018-10-17scsi: csiostor: switch to generic DMA APIChristoph Hellwig4-22/+20
2018-10-17scsi: be2iscsi: switch to generic DMA APIChristoph Hellwig4-64/+58
2018-10-17scsi: atp870u: switch to generic DMA APIChristoph Hellwig1-3/+3
2018-10-17scsi: a100u2w: switch to generic DMA APIChristoph Hellwig1-7/+13
2018-10-17scsi: BusLogic: switch to generic DMA APIChristoph Hellwig1-17/+19
2018-10-17scsi: 3w-sas: fully convert to the generic DMA APIChristoph Hellwig1-21/+17
2018-10-17scsi: 3w-xxx: fully convert to the generic DMA APIChristoph Hellwig2-7/+14
2018-10-17scsi: 3w-9xxx: fully convert to the generic DMA APIChristoph Hellwig1-26/+24
2018-10-17scsi: aic94xx: fully convert to the generic DMA APIChristoph Hellwig2-30/+25
2018-10-17scsi: esp_scsi: Optimize PIO loopsFinn Thain1-6/+6
2018-10-17scsi: esp_scsi: De-duplicate PIO routinesFinn Thain5-365/+179
2018-10-17scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMDFinn Thain2-36/+24
2018-10-17scsi: esp_scsi: Grant disconnect privilege for untagged commandsFinn Thain1-10/+1
2018-10-17scsi: esp_scsi: Track residual for PIO transfersFinn Thain3-0/+5
2018-10-17scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain1-7/+1
2018-10-17scsi: dc395x: use generic DMA APIChristoph Hellwig1-22/+15
2018-10-17scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig1-0/+5