summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-11-12scsi: ufs: print helpful hint when response size exceed buffer sizeBean Huo
2019-11-12scsi: hisi_sas: Stop converting a bool into a boolJohn Garry
2019-11-12scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()Xiang Chen
2019-11-12scsi: hisi_sas: Return directly if init hardware failedXiang Chen
2019-11-12scsi: hisi_sas: Check sas_port before using itXiang Chen
2019-11-12scsi: lpfc: Update lpfc version to 12.6.0.2James Smart
2019-11-12scsi: lpfc: revise nvme max queues to be hdwq countJames Smart
2019-11-12scsi: lpfc: Initialize cpu_map for not present cpusJames Smart
2019-11-12scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart
2019-11-12scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart
2019-11-12scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferencesJames Smart
2019-11-12scsi: ufs: Add driver for TI wrapper for Cadence UFS IPVignesh Raghavendra
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-12scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()Damien Le Moal
2019-11-12block: Enhance blk_revalidate_disk_zones()Damien Le Moal
2019-11-12Merge branch 'for-5.5/drivers-post' into for-5.5/zonedJens Axboe
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal
2019-11-08scsi: lpfc: Fix lpfc_cpumask_of_node_init()Bart Van Assche
2019-11-08scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr()Bart Van Assche
2019-11-08scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche
2019-11-08scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVMEMartin Wilck
2019-11-08scsi: qla2xxx: initialize fc4_type_priorityMartin Wilck
2019-11-08scsi: qla2xxx: Fix a dma_pool_free() callBart Van Assche
2019-11-08scsi: qla2xxx: Remove an include directiveBart Van Assche
2019-11-08scsi: qla2xxx: Update driver version to 10.01.00.21-kHimanshu Madhani
2019-11-08scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi
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-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi
2019-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scs...Jens Axboe
2019-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz
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