summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: mptfc: fix spelling mistake in macro namesColin Ian King2018-04-192-3/+3
* scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21Bart Van Assche2018-04-191-10/+0Star
* scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche2018-04-191-6/+6
* scsi: storsvc: don't set a bounce limitChristoph Hellwig2018-04-191-3/+0Star
* scsi: iscsi_tcp: don't set a bounce limitChristoph Hellwig2018-04-191-1/+0Star
* scsi: sg: Change return type to vm_fault_tSouptick Joarder2018-04-191-1/+1
* scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsMichael Schmitz2018-04-193-0/+1187
* scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez2018-04-191-1/+4
* scsi: devinfo: delete duplicate "Generic"/"USB Storage-SMC" deviceXose Vazquez Perez2018-04-191-2/+1Star
* scsi: lpfc: update driver version to 12.0.0.2James Smart2018-04-191-1/+1
* scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2018-04-192-4/+5
* scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart2018-04-191-16/+20
* scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart2018-04-191-2/+14
* scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart2018-04-193-3/+15
* scsi: lpfc: Fix WQ/CQ creation for older asic's.James Smart2018-04-193-0/+28
* scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart2018-04-194-10/+31
* scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart2018-04-191-3/+8
* scsi: lpfc: Fix Abort request WQ selectionJames Smart2018-04-192-13/+13
* scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart2018-04-194-3/+17
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-196-91/+173
* scsi: lpfc: Correct target queue depth application changesJames Smart2018-04-194-20/+66
* scsi: lpfc: Fix multiple PRLI completion error pathJames Smart2018-04-191-23/+6Star
* scsi: megaraid_sas: driver version upgradeShivasharan S2018-04-191-2/+2
* scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S2018-04-191-0/+3
* scsi: megaraid_sas: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-04-192-18/+12Star
* scsi: netvsc: Use the vmbus function to calculate ring buffer percentageLong Li2018-04-193-19/+3Star
* scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li2018-04-192-0/+14
* scsi: libsas: add transport class for ATA devicesJason Yan2018-04-194-0/+20
* scsi: hisi_sas: remove some unneeded structure membersJohn Garry2018-04-193-21/+1Star
* scsi: hisi_sas: print device id for errorsJohn Garry2018-04-192-4/+4
* scsi: hisi_sas: check IPTT is valid before using it for v3 hwXiaofei Tan2018-04-191-4/+8
* scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()Xiaofei Tan2018-04-191-14/+15
* scsi: hisi_sas: use dma_zalloc_coherent()Xiang Chen2018-04-191-3/+1Star
* scsi: hisi_sas: delete timer when removing hisi_sas driverXiang Chen2018-04-193-3/+6
* scsi: hisi_sas: update RAS feature for later revision of v3 HWXiaofei Tan2018-04-191-2/+58
* scsi: hisi_sas: make SAS address of SATA disks uniqueXiang Chen2018-04-191-0/+1
* scsi: cxlflash: Handle spurious interruptsUma Krishnan2018-04-192-0/+12
* scsi: cxlflash: Remove commmands from pending list on timeoutUma Krishnan2018-04-191-0/+14
* scsi: cxlflash: Synchronize reset and remove opsUma Krishnan2018-04-191-3/+3
* scsi: cxlflash: Enable OCXL operationsUma Krishnan2018-04-192-2/+8
* scsi: cxlflash: Support AFU resetUma Krishnan2018-04-191-0/+17
* scsi: cxlflash: Register for translation errorsUma Krishnan2018-04-192-2/+33
* scsi: cxlflash: Introduce OCXL context state machineUma Krishnan2018-04-192-3/+64
* scsi: cxlflash: Update synchronous interrupt status bitsUma Krishnan2018-04-191-14/+21
* scsi: cxlflash: Setup LISNs for master contextsUma Krishnan2018-04-191-0/+21
* scsi: cxlflash: Setup LISNs for user contextsUma Krishnan2018-04-193-0/+24
* scsi: cxlflash: Introduce object handle fopUma Krishnan2018-04-193-0/+26
* scsi: cxlflash: Support file descriptor mappingUma Krishnan2018-04-191-0/+26
* scsi: cxlflash: Support adapter context mmap and releaseUma Krishnan2018-04-191-0/+72
* scsi: cxlflash: Support adapter context readingUma Krishnan2018-04-191-0/+94