summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan
2021-04-15scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov
2021-04-15scsi: smartpqi: Fix device pointer variable reference static checker issueDon Brace
2021-04-15scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace
2021-04-13scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart
2021-04-13scsi: lpfc: Update lpfc version to 12.8.0.9James Smart
2021-04-13scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart
2021-04-13scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart
2021-04-13scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart
2021-04-13scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...James Smart
2021-04-13scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart
2021-04-13scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart
2021-04-13scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart
2021-04-13scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart
2021-04-13scsi: isci: Remove unnecessary struct declarationWan Jiabing
2021-04-13scsi: qla4xxx: Remove unneeded if-null-free checkQiheng Lin
2021-04-13scsi: qla2xxx: Reuse existing error handling pathChristophe JAILLET
2021-04-13scsi: qla2xxx: Remove unneeded if-null-free checkQiheng Lin
2021-04-13scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_queryGustavo A. R. Silva
2021-04-13scsi: qedf: Use devlink to report errors and recoveryJaved Hasan
2021-04-13scsi: qedf: Enable devlink supportJaved Hasan
2021-04-13scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-04-13scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-04-13scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-04-13scsi: hisi_sas: Fix IRQ checksSergey Shtylyov
2021-04-13scsi: ufs: ufshcd-pltfrm: Fix deferred probingSergey Shtylyov
2021-04-12scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()dingsenjie
2021-04-12scsi: ufs: ufs-qcom: Remove redundant dev_err() call in ufs_qcom_init()Ye Bin
2021-04-12scsi: hisi_sas: Print SATA device SAS address for soft reset failureLuo Jiaxing
2021-04-12scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg clearedLuo Jiaxing
2021-04-12scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie
2021-04-12scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() failsXiang Chen
2021-04-12scsi: hisi_sas: Print SAS address for v3 hw erroneous completion printLuo Jiaxing
2021-04-12scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing
2021-04-12scsi: pm8001: Clean up open bracesLuo Jiaxing
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing
2021-04-12scsi: pm80xx: Fix potential infinite loopColin Ian King
2021-04-12scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv