summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-02-23scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2022-02-23scsi: ufs: Fix a deadlock in the error handlerBart Van Assche
2022-02-23scsi: ufs: Remove dead codeBart Van Assche
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-02-23scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-02-23scsi: core: Reallocate device's budget map on queue depth changeMing Lei
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-02-23scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart
2022-02-16scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-02-16scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart
2022-02-16scsi: myrs: Fix crash in error caseTong Zhang
2022-02-16scsi: ufs: Treat link loss as fatal errorKiwoong Kim
2022-02-16scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-02-16scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap
2022-02-16scsi: qedf: Add stag_work to all the vportsSaurav Kashyap
2022-02-16scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-02-01scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang
2022-01-27scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart
2022-01-27scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart
2022-01-27scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart
2022-01-27scsi: ufs: Fix a kernel crash during shutdownBart Van Assche
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2022-01-27scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-22scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy
2021-12-22scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy
2021-12-22scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim
2021-12-14scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-12-14scsi: qla2xxx: Format log strings only if neededRoman Bolshakov
2021-12-08scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter
2021-12-08scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie