summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-05-18scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier
2018-05-18scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier
2018-05-18scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMFSteffen Maier
2018-05-18scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier
2018-05-18scsi: cxlflash: Isolate external module dependenciesUma Krishnan
2018-05-18scsi: cxlflash: Abstract hardware dependent assignmentsUma Krishnan
2018-05-18scsi: cxlflash: Add include guards to backend.hUma Krishnan
2018-05-18scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs
2018-05-18scsi: cxlflash: Acquire semaphore before invoking ioctl servicesUma Krishnan
2018-05-18scsi: cxlflash: Limit the debug logs in the IO pathUma Krishnan
2018-05-18scsi: cxlflash: Yield to active send threadsUma Krishnan
2018-05-18scsi: hisi_sas: add check of device in hisi_sas_task_exec()Xiaofei Tan
2018-05-18scsi: hisi_sas: Use device lock to protect slot alloc/freeXiang Chen
2018-05-18scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen
2018-05-18scsi: hisi_sas: allocate slot buffer earlierXiang Chen
2018-05-18scsi: hisi_sas: make return type of prep functions voidXiang Chen
2018-05-18scsi: hisi_sas: relocate smp sg mapXiang Chen
2018-05-18scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar
2018-05-18scsi: ufs: add quirk to enable host controller without hceAlim Akhtar
2018-05-18scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar
2018-05-18scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2018-05-18scsi: ufs: ufshcd: Remove VLA usageKees Cook
2018-05-14scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck
2018-05-14scsi: ipr: new IOASC updateWen Xiong
2018-05-14scsi: esas2r: fix spelling mistake: "requestss" -> "requests"Colin Ian King
2018-05-14scsi: target: target/file: Add support of direct and async I/OAndrei Vagin
2018-05-14scsi: libosd: Remove VLA usageKees Cook
2018-05-08scsi: tcmu: refactor nl wr_cache attr with new helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor nl dev_size attr with new helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor nl dev_cfg attr with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor rm_device cmd with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor add_device cmd with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: add new netlink events helpersZhu Lingshan
2018-05-08scsi: 3w-xxxx: fix a missing-check bugWenwen Wang
2018-05-08scsi: 3w-9xxx: fix a missing-check bugWenwen Wang
2018-05-08scsi: megaraid: silence a static checker bugDan Carpenter
2018-05-08scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King
2018-05-08scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King
2018-05-08scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wqAndrei Vagin
2018-05-08scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King
2018-05-08scsi: hisi_sas: workaround a v3 hw hilink bugXiaofei Tan
2018-05-08scsi: hisi_sas: add readl poll timeout helper wrappersJohn Garry
2018-05-08scsi: hisi_sas: remove redundant handling to event95 for v3Xiaofei Tan
2018-05-08scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen
2018-05-08scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen
2018-05-08scsi: hisi_sas: stop controller timer for resetJohn Garry
2018-05-08scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()Xiang Chen