summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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: ufs: Fix illegal offset in UPIU event traceJonathan Hsu2021-10-061-2/+1
* scsi: lpfc: Use correct scnprintf() limitDan Carpenter2021-09-301-1/+2
* scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov2021-09-301-1/+2
* scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li2021-09-301-4/+4
* scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap2021-09-221-2/+3
* scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap2021-09-221-0/+6
* scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki2021-09-221-2/+2
* scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter2021-09-221-5/+5
* scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter2021-09-221-7/+7
* scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter2021-09-221-0/+1
* scsi: fdomain: Fix error return code in fdomain_probe()Wei Li2021-09-221-1/+3
* scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-09-031-3/+6
* scsi: core: Fix capacity set to zero after offlinining devicelijinlin2021-08-261-3/+6
* 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: 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: 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: 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: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-201-0/+1
* 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: 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: 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