summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-01scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-11-26scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-21scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim
2021-11-21scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter
2021-11-17scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-17scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-11-17scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-17scsi: dc395: Fix error case unwindingTong Zhang
2021-11-17scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-11-17scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma
2021-11-17scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran
2021-11-17scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi
2021-11-06scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-10-27scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-22scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap
2021-09-22scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap
2021-09-22scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki
2021-09-22scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter
2021-09-22scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter
2021-09-22scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter
2021-09-22scsi: fdomain: Fix error return code in fdomain_probe()Wei Li
2021-09-03scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin
2021-08-26scsi: core: Fix capacity set to zero after offlinining devicelijinlin
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-08-26scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-08-12scsi: sr: Return correct event when media event code is 3Li Manyi
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-25scsi: qedf: Add check to synchronize abort and flushJaved Hasan
2021-07-25scsi: libfc: Fix array index out of bound exceptionJaved Hasan
2021-07-25scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-07-25scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-20scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie