summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-15scsi: core: Introduce enum scsi_dispositionBart Van Assche
2021-04-15scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK caseBart Van Assche
2021-04-15scsi: core: Rename scsi_softirq_done() into scsi_complete()Bart Van Assche
2021-04-15scsi: core: Remove an incorrect commentBart Van Assche
2021-04-15scsi: core: Make the scsi_alloc_sgtables() documentation more accurateBart Van Assche
2021-04-15scsi: pm80xx: Remove global lock from outbound queue processingViswas G
2021-04-15scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G
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: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann
2021-04-15scsi: zfcp: Move the position of put_device()Qinglang Miao
2021-04-15scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann
2021-04-15scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann
2021-04-15scsi: zfcp: Fix indentation coding style issueYevhen Viktorov
2021-04-15scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann
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: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong
2021-04-13scsi: message: fusion: Remove unused local variable 'status'Jiapeng Chong
2021-04-13scsi: message: fusion: Remove unused local variable 'port'Zhen Lei
2021-04-13scsi: message: fusion: Remove unused local variable 'time_count'Zhen Lei
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