summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne2021-08-181-1/+2
* 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: qedf: Add check to synchronize abort and flushJaved Hasan2021-07-251-1/+21
* scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-07-251-5/+8
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-07-258-0/+16
* scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King2021-07-251-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: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley2021-07-201-28/+33
* scsi: qedi: Fix cleanup session block/unblock useMike Christie2021-07-202-2/+16
* scsi: qedi: Fix TMF session block/unblock useMike Christie2021-07-201-6/+1
* scsi: qedi: Fix race during abort timeoutsMike Christie2021-07-202-18/+17
* 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: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil2021-07-201-2/+7
* scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai2021-07-203-9/+92
* scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil2021-07-202-0/+14
* scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke2021-07-201-4/+4
* scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke2021-07-204-16/+17
* scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S2021-07-201-0/+22
* 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: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov2021-07-201-6/+6
* scsi: arcmsr: Fix doorbell status being updated late on ARC-1886ching Huang2021-07-201-2/+9
* scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang2021-07-201-2/+6
* scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-201-0/+1
* scsi: iscsi: Fix iSCSI cls conn stateMike Christie2021-07-192-26/+18
* scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed2021-07-191-1/+13
* scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-07-141-0/+1
* scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei2021-07-141-1/+3
* scsi: iscsi: Flush block work before unblockMike Christie2021-07-141-0/+2
* scsi: FlashPoint: Rename si_flags fieldRandy Dunlap2021-07-141-16/+16
* scsi: sr: Return appropriate error code when disk is ejectedManYi Li2021-07-071-0/+2
* scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig2021-06-301-4/+18
* scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-181-0/+1
* scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-181-11/+9
* scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-161-1/+1
* scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-161-2/+6
* scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei2021-06-161-8/+6
* scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-161-10/+13
* scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov2021-06-161-0/+2
* scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang2021-06-161-4/+4
* scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang2021-06-161-1/+7
* scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan2021-06-161-0/+1
* scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter2021-06-031-2/+2
* scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-06-034-12/+19