summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-04-13scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter
2022-04-13scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal
2022-04-13scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong
2022-04-13scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen
2022-04-13scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-13scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry
2022-04-13scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld
2022-04-13scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie
2022-04-13scsi: hisi_sas: Limit users changing debugfs BIST count valueXiang Chen
2022-04-13scsi: hisi_sas: Free irq vectors in order for v3 HWQi Liu
2022-04-13scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-04-13scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal
2022-04-13scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-04-13scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal
2022-04-13scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-13scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal
2022-04-13scsi: mpi3mr: Fix memory leaksSreekanth Reddy
2022-04-13scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy
2022-04-13scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara
2022-04-13scsi: smartpqi: Fix rmmod stack traceDon Brace
2022-04-13scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-13scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-08scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap
2022-04-08scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar
2022-04-08scsi: qla2xxx: Reduce false trigger to loginQuinn Tran
2022-04-08scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran
2022-04-08scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran
2022-04-08scsi: qla2xxx: Fix crash during module load unload testArun Easi
2022-04-08scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi
2022-04-08scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran
2022-04-08scsi: qla2xxx: Fix hang due to session stuckQuinn Tran
2022-04-08scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-04-08scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran
2022-04-08scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap
2022-04-08scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio
2022-04-08scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2022-04-08scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio
2022-04-08scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2022-04-08scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi
2022-04-08scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-04-08scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika
2022-04-08scsi: qla2xxx: Fix premature hw access after PCI errorQuinn Tran
2022-04-08scsi: qla2xxx: Fix scheduling while atomicQuinn Tran
2022-04-08scsi: qla2xxx: Fix warning message due to adisc being flushedQuinn Tran
2022-04-08scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran
2022-04-08scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2022-04-08scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner
2022-04-08scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy
2022-04-08scsi: hisi_sas: Change permission of parameter prot_maskXiang Chen
2022-04-08scsi: pm8001: Fix abort all task initializationDamien Le Moal