aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-26scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv
2021-08-18scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne
2021-08-12scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler
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: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley
2021-07-20scsi: qedi: Fix cleanup session block/unblock useMike Christie
2021-07-20scsi: qedi: Fix TMF session block/unblock useMike Christie
2021-07-20scsi: qedi: Fix race during abort timeoutsMike Christie
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-07-20scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil
2021-07-20scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai
2021-07-20scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil
2021-07-20scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke
2021-07-20scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke
2021-07-20scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S
2021-07-20scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry
2021-07-20scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-07-20scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov
2021-07-20scsi: arcmsr: Fix doorbell status being updated late on ARC-1886ching Huang
2021-07-20scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le
2021-07-14scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan
2021-07-14scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-07-14scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-07-14scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil
2021-07-14scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-07-14scsi: iscsi: Flush block work before unblockMike Christie
2021-07-14scsi: iscsi: Fix in-kernel conn failure handlingMike Christie
2021-07-14scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-07-14scsi: iscsi: Use system_unbound_wq for destroy_workMike Christie
2021-07-14scsi: iscsi: Force immediate failure during shutdownMike Christie
2021-07-14scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-07-14scsi: FlashPoint: Rename si_flags fieldRandy Dunlap