summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-2/+1
* scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-02-081-8/+13
* scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-02-081-15/+5
* scsi: sr: Don't use GFP_DMAChristoph Hellwig2022-01-272-3/+3
* scsi: ufs: Fix race conditions related to driver dataBart Van Assche2022-01-273-3/+7
* scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2022-01-111-2/+4
* scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2022-01-051-2/+5
* scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2022-01-051-2/+2
* scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy2021-12-221-2/+2
* scsi: iscsi: Unblock session then wake up error handlerMike Christie2021-12-081-3/+3
* scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-12-011-1/+1
* scsi: advansys: Fix kernel pointer leakGuo Zhi2021-11-261-2/+2
* scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart2021-11-261-0/+1
* scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran2021-11-263-50/+2
* scsi: qla2xxx: Fix gnl list corruptionQuinn Tran2021-11-261-3/+1
* scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter2021-11-261-1/+1
* scsi: dc395: Fix error case unwindingTong Zhang2021-11-261-0/+1
* scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov2021-11-261-9/+5
* scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2021-11-062-1/+12
* scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui2021-10-271-1/+2
* scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-10-171-2/+2
* scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong2021-10-171-1/+1
* scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-10-091-4/+18
* scsi: sd: Free scsi_disk device via put_device()Ming Lei2021-10-091-4/+5
* scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy2021-10-061-0/+1
* scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li2021-10-061-4/+4
* scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap2021-09-221-2/+3
* scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki2021-09-221-2/+2
* scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter2021-09-221-7/+7
* scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy2021-08-261-1/+2
* scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin2021-08-261-2/+2
* scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha2021-08-261-6/+15
* scsi: sr: Return correct event when media event code is 3Li Manyi2021-08-121-1/+1
* scsi: iscsi: Fix iface sysfs attr detectionMike Christie2021-07-281-56/+34
* scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-07-281-5/+8
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-07-288-0/+16
* scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King2021-07-281-1/+1
* scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter2021-07-201-1/+2
* scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET2021-07-201-0/+1
* scsi: qedi: Fix null ref during abort handlingMike Christie2021-07-201-1/+1
* scsi: iscsi: Fix shost->max_id useMike Christie2021-07-204-6/+6
* scsi: iscsi: Fix conn use after free during resetsMike Christie2021-07-201-60/+55
* scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2021-07-202-5/+14
* scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke2021-07-201-4/+4
* scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry2021-07-201-0/+3
* scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart2021-07-201-2/+3
* scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart2021-07-201-0/+9
* scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-201-0/+1
* scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei2021-07-201-1/+3
* scsi: FlashPoint: Rename si_flags fieldRandy Dunlap2021-07-201-16/+16