summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-04-27scsi: sr: Do not leak information in ioctlTom Rix1-3/+12
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie1-35/+34
2022-04-27scsi: iscsi: Fix NOP handling during conn recoveryMike Christie1-1/+6
2022-04-27scsi: iscsi: Merge suspend fieldsMike Christie5-16/+16
2022-04-27scsi: iscsi: Release endpoint ID when its freedMike Christie1-36/+35
2022-04-27scsi: ufs: core: scsi_get_lba() error fixPeter Wang1-2/+3
2022-04-20scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil2-0/+10
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-04-20scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy1-3/+6
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler1-1/+1
2022-04-20scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart1-0/+2
2022-04-20scsi: iscsi: Fix unbound endpoint error handlingMike Christie1-29/+36
2022-04-20scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie1-0/+17
2022-04-20scsi: iscsi: Fix endpoint reuse regressionMike Christie1-1/+11
2022-04-20scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie1-20/+28
2022-04-20scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie1-19/+19
2022-04-20scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy1-0/+11
2022-04-20scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy1-9/+13
2022-04-13scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter1-0/+17
2022-04-13scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal1-1/+4
2022-04-13scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong1-6/+5
2022-04-13scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-13scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry1-0/+5
2022-04-13scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld1-1/+1
2022-04-13scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-13scsi: hisi_sas: Limit users changing debugfs BIST count valueXiang Chen1-2/+50
2022-04-13scsi: hisi_sas: Free irq vectors in order for v3 HWQi Liu1-5/+11
2022-04-13scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-13scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal1-1/+3
2022-04-13scsi: pm8001: Fix tag leaks on errorDamien Le Moal3-3/+17
2022-04-13scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal1-3/+6
2022-04-13scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-13scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal1-5/+3
2022-04-13scsi: mpi3mr: Fix memory leaksSreekanth Reddy1-1/+1
2022-04-13scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy1-0/+2
2022-04-13scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara1-16/+23
2022-04-13scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-13scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-08scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap1-1/+16
2022-04-08scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-08scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-08scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran1-7/+0
2022-04-08scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-04-08scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-04-08scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-04-08scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-08scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-04-08scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-08scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-04-08scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio6-19/+20