summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-11-08scsi: qla2xxx: Fix memory leak when sending I/O failsArun Easi
2019-11-08scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran
2019-11-08scsi: qla2xxx: Fix driver unload hangQuinn Tran
2019-11-08scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran
2019-11-08scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran
2019-11-08scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn Tran
2019-11-06scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche
2019-11-06scsi: lpfc: Update lpfc version to 12.6.0.1James Smart
2019-11-06scsi: lpfc: Add enablement of multiple adapter dumpsJames Smart
2019-11-06scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart
2019-11-06scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart
2019-11-06scsi: lpfc: Clarify FAWNN error messageJames Smart
2019-11-06scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLERJames Smart
2019-11-06scsi: lpfc: Fix dynamic fw log enablement checkJames Smart
2019-11-06scsi: lpfc: Fix unexpected error messages during RSCN handlingJames Smart
2019-11-06scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounceJames Smart
2019-11-06scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart
2019-11-06scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2019-11-06scsi: sg: sg_ioctl(): get rid of access_ok()Al Viro
2019-11-06scsi: sg: sg_write(): get rid of access_ok()/__copy_from_user()/__get_user()Al Viro
2019-11-06scsi: sg: sg_read(): get rid of access_ok()/__copy_..._user()Al Viro
2019-11-06scsi: sg: sg_new_write(): don't bother with access_okAl Viro
2019-11-06scsi: sg: sg_read(): simplify reading ->pack_id of userland sg_io_hdr_tAl Viro
2019-11-06scsi: sg: sg_write(): __get_user() can fail...Al Viro
2019-11-06scsi: sg: sg_new_write(): replace access_ok() + __copy_from_user() with copy_...Al Viro
2019-11-06scsi: sg: sg_ioctl(): fix copyout handlingAl Viro
2019-11-06scsi: fnic: fix use after freePan Bian
2019-11-01scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche
2019-11-01scsi: csiostor: Return value not required for csio_dfs_destroySaurav Girepunje
2019-11-01scsi: csiostor: Fix NULL check before debugfs_remove_recursiveSaurav Girepunje
2019-11-01scsi: pm8001: Fix Use plain integer as NULL pointerSaurav Girepunje
2019-11-01scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei
2019-10-31scsi: ufs: Use enum dev_cmd_type where appropriateBart Van Assche
2019-10-31scsi: ufs: Fix kernel-doc warningsBart Van Assche
2019-10-31scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo
2019-10-28scsi: lpfc: Make lpfc_debugfs_ras_log_data staticYueHaibing
2019-10-28scsi: lpfc: Fix NULL check before mempool_destroy is not neededSaurav Girepunje
2019-10-28scsi: lpfc: fix spelling error in MAGIC_NUMER_xxxJames Smart
2019-10-28scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmallocJames Smart
2019-10-24scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing
2019-10-24scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe failsLuo Jiaxing
2019-10-24scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing
2019-10-24scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing
2019-10-24scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing