summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-19scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez1-1/+4
2018-04-19scsi: devinfo: delete duplicate "Generic"/"USB Storage-SMC" deviceXose Vazquez Perez1-2/+1
2018-04-19scsi: lpfc: update driver version to 12.0.0.2James Smart1-1/+1
2018-04-19scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2-4/+5
2018-04-19scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart1-16/+20
2018-04-19scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart1-2/+14
2018-04-19scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart3-3/+15
2018-04-19scsi: lpfc: Fix WQ/CQ creation for older asic's.James Smart3-0/+28
2018-04-19scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart4-10/+31
2018-04-19scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart1-3/+8
2018-04-19scsi: lpfc: Fix Abort request WQ selectionJames Smart2-13/+13
2018-04-19scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart4-3/+17
2018-04-19scsi: lpfc: Add per io channel NVME IO statisticsJames Smart6-91/+173
2018-04-19scsi: lpfc: Correct target queue depth application changesJames Smart4-20/+66
2018-04-19scsi: lpfc: Fix multiple PRLI completion error pathJames Smart1-23/+6
2018-04-19scsi: megaraid_sas: driver version upgradeShivasharan S1-2/+2
2018-04-19scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S1-0/+3
2018-04-19scsi: megaraid_sas: Use zeroing memory allocator than allocator/memsetHimanshu Jha2-18/+12
2018-04-19scsi: netvsc: Use the vmbus function to calculate ring buffer percentageLong Li3-19/+3
2018-04-19scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li1-0/+2
2018-04-19scsi: libsas: add transport class for ATA devicesJason Yan3-0/+18
2018-04-19scsi: hisi_sas: remove some unneeded structure membersJohn Garry3-21/+1
2018-04-19scsi: hisi_sas: print device id for errorsJohn Garry2-4/+4
2018-04-19scsi: hisi_sas: check IPTT is valid before using it for v3 hwXiaofei Tan1-4/+8
2018-04-19scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()Xiaofei Tan1-14/+15
2018-04-19scsi: hisi_sas: use dma_zalloc_coherent()Xiang Chen1-3/+1
2018-04-19scsi: hisi_sas: delete timer when removing hisi_sas driverXiang Chen3-3/+6
2018-04-19scsi: hisi_sas: update RAS feature for later revision of v3 HWXiaofei Tan1-2/+58
2018-04-19scsi: hisi_sas: make SAS address of SATA disks uniqueXiang Chen1-0/+1
2018-04-19scsi: cxlflash: Handle spurious interruptsUma Krishnan2-0/+12
2018-04-19scsi: cxlflash: Remove commmands from pending list on timeoutUma Krishnan1-0/+14
2018-04-19scsi: cxlflash: Synchronize reset and remove opsUma Krishnan1-3/+3
2018-04-19scsi: cxlflash: Enable OCXL operationsUma Krishnan2-2/+8
2018-04-19scsi: cxlflash: Support AFU resetUma Krishnan1-0/+17
2018-04-19scsi: cxlflash: Register for translation errorsUma Krishnan2-2/+33
2018-04-19scsi: cxlflash: Introduce OCXL context state machineUma Krishnan2-3/+64
2018-04-19scsi: cxlflash: Update synchronous interrupt status bitsUma Krishnan1-14/+21
2018-04-19scsi: cxlflash: Setup LISNs for master contextsUma Krishnan1-0/+21
2018-04-19scsi: cxlflash: Setup LISNs for user contextsUma Krishnan3-0/+24
2018-04-19scsi: cxlflash: Introduce object handle fopUma Krishnan3-0/+26
2018-04-19scsi: cxlflash: Support file descriptor mappingUma Krishnan1-0/+26
2018-04-19scsi: cxlflash: Support adapter context mmap and releaseUma Krishnan1-0/+72
2018-04-19scsi: cxlflash: Support adapter context readingUma Krishnan1-0/+94
2018-04-19scsi: cxlflash: Support adapter context pollingUma Krishnan2-2/+57
2018-04-19scsi: cxlflash: Support starting user contextsUma Krishnan2-2/+100
2018-04-19scsi: cxlflash: Support AFU interrupt mapping and registrationUma Krishnan2-0/+122
2018-04-19scsi: cxlflash: Support AFU interrupt managementUma Krishnan2-0/+114
2018-04-19scsi: cxlflash: Support process element lifecycleUma Krishnan1-2/+50
2018-04-19scsi: cxlflash: Setup OCXL transaction layerUma Krishnan1-0/+10
2018-04-19scsi: cxlflash: Setup function OCXL linkUma Krishnan2-3/+23