summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig4-0/+4
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-02-23scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie1-4/+2
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart4-3/+26
2022-02-23scsi: ufs: Fix a deadlock in the error handlerBart Van Assche2-39/+16
2022-02-23scsi: ufs: Remove dead codeBart Van Assche1-6/+1
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry1-2/+2
2022-02-23scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry1-0/+5
2022-02-23scsi: core: Reallocate device's budget map on queue depth changeMing Lei1-5/+50
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2-44/+0
2022-02-23scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart1-2/+13
2022-02-16scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2-2/+8
2022-02-16scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2-5/+12
2022-02-16scsi: myrs: Fix crash in error caseTong Zhang1-1/+2
2022-02-16scsi: ufs: Treat link loss as fatal errorKiwoong Kim1-1/+2
2022-02-16scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim1-3/+6
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-02-16scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap1-2/+4
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap1-0/+1
2022-02-16scsi: qedf: Add stag_work to all the vportsSaurav Kashyap1-0/+1
2022-02-16scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang1-0/+7
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-02-01scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang1-6/+2
2022-01-27scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin1-1/+1
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche1-0/+1
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart1-5/+0
2022-01-27scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy2-2/+5
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig2-3/+3
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
2022-01-27scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart3-3/+17
2022-01-27scsi: ufs: Fix a kernel crash during shutdownBart Van Assche1-5/+10
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern1-1/+1
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche4-5/+7
2022-01-27scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche1-2/+2
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv1-1/+3
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng1-2/+4
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov1-2/+5
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter1-2/+2
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy1-2/+2
2021-12-22scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy1-15/+19
2021-12-22scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy1-0/+4
2021-12-22scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim1-3/+9
2021-12-14scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv1-4/+2
2021-12-14scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-08scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter1-0/+18
2021-12-08scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart1-7/+2
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-12-01scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki1-0/+5