summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck2018-05-141-1/+1
* 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: target: target/file: Add support of direct and async I/OAndrei Vagin2018-05-142-14/+124
* scsi: libosd: Remove VLA usageKees Cook2018-05-141-8/+8
* scsi: tcmu: refactor nl wr_cache attr with new helpersZhu Lingshan2018-05-081-69/+20
* scsi: tcmu: refactor nl dev_size attr with new helpersZhu Lingshan2018-05-081-2/+21
* scsi: tcmu: refactor nl dev_cfg attr with new nl helpersZhu Lingshan2018-05-081-2/+22
* scsi: tcmu: refactor rm_device cmd with new nl helpersZhu Lingshan2018-05-081-1/+15
* scsi: tcmu: refactor add_device cmd with new nl helpersZhu Lingshan2018-05-081-1/+16
* scsi: tcmu: add new netlink events helpersZhu Lingshan2018-05-081-0/+59
* 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: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King2018-05-081-1/+1
* 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: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King2018-05-081-1/+1
* 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