summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: storvsc: Avoid allocating memory for temp cpumasksMichael Kelley2018-05-181-31/+19
| * | scsi: cxlflash: Isolate external module dependenciesUma Krishnan2018-05-187-7/+16
| * | scsi: cxlflash: Abstract hardware dependent assignmentsUma Krishnan2018-05-182-5/+17
| * | scsi: cxlflash: Add include guards to backend.hUma Krishnan2018-05-181-0/+5
| * | scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs2018-05-182-3/+4
| * | scsi: cxlflash: Acquire semaphore before invoking ioctl servicesUma Krishnan2018-05-181-0/+6
| * | scsi: cxlflash: Limit the debug logs in the IO pathUma Krishnan2018-05-181-2/+2
| * | scsi: cxlflash: Yield to active send threadsUma Krishnan2018-05-181-0/+2
| * | scsi: hisi_sas: add check of device in hisi_sas_task_exec()Xiaofei Tan2018-05-181-10/+13
| * | scsi: hisi_sas: Use device lock to protect slot alloc/freeXiang Chen2018-05-182-43/+16
| * | scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen2018-05-185-41/+96
| * | scsi: hisi_sas: allocate slot buffer earlierXiang Chen2018-05-181-24/+31
| * | scsi: hisi_sas: make return type of prep functions voidXiang Chen2018-05-185-118/+51
| * | scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-184-106/+51
| * | scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar2018-05-182-3/+4
| * | scsi: ufs: add quirk to enable host controller without hceAlim Akhtar2018-05-182-2/+78
| * | scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar2018-05-182-1/+8
| * | scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar2018-05-182-2/+24
| * | scsi: ufs: ufshcd: Remove VLA usageKees Cook2018-05-181-8/+26
| * | scsi: ipr: new IOASC updateWen Xiong2018-05-141-0/+2
| * | scsi: esas2r: fix spelling mistake: "requestss" -> "requests"Colin Ian King2018-05-141-1/+1
| * | scsi: libosd: Remove VLA usageKees Cook2018-05-141-8/+8
| * | scsi: 3w-xxxx: fix a missing-check bugWenwen Wang2018-05-081-0/+3
| * | scsi: 3w-9xxx: fix a missing-check bugWenwen Wang2018-05-081-0/+5
| * | scsi: megaraid: silence a static checker bugDan Carpenter2018-05-081-0/+3
| * | scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2018-05-082-12/+12
| * | scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wqAndrei Vagin2018-05-081-10/+0
| * | scsi: hisi_sas: workaround a v3 hw hilink bugXiaofei Tan2018-05-081-1/+24
| * | scsi: hisi_sas: add readl poll timeout helper wrappersJohn Garry2018-05-081-6/+22
| * | scsi: hisi_sas: remove redundant handling to event95 for v3Xiaofei Tan2018-05-081-8/+1
| * | scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen2018-05-081-5/+6
| * | scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen2018-05-084-26/+53
| * | scsi: hisi_sas: stop controller timer for resetJohn Garry2018-05-081-0/+3
| * | scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()Xiang Chen2018-05-081-5/+6
| * | scsi: hisi_sas: fix PI memory sizeXiang Chen2018-05-081-1/+1
| * | scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen2018-05-084-0/+32
| * | scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twiceXiang Chen2018-05-083-29/+18
| * | scsi: hisi_sas: optimise the usage of DQ lockingXiang Chen2018-05-082-6/+0
| * | scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-0810-10/+10
| * | scsi: lpfc: update driver version to 12.0.0.3James Smart2018-05-081-1/+1
| * | scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart2018-05-081-7/+16
| * | scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-084-23/+37
| * | scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart2018-05-081-0/+34
| * | scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart2018-05-082-17/+15
| * | scsi: lpfc: Correct fw download error messageJames Smart2018-05-082-1/+8
| * | scsi: lpfc: enhance LE data structure copies to hardwareJames Smart2018-05-081-14/+42
| * | scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart2018-05-081-6/+7
| * | scsi: qedf: Update version number to 8.33.16.20Chad Dupuis2018-05-081-2/+2
| * | scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-0815-15/+15
| * | scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis2018-05-083-14/+58