summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: smartpqi: Remove unused functionsBart Van Assche2021-04-161-10/+0
* scsi: qla4xxx: Remove an unused functionBart Van Assche2021-04-161-6/+0
* scsi: myrs: Remove unused functionsBart Van Assche2021-04-161-99/+0
* scsi: myrb: Remove unused functionsBart Van Assche2021-04-161-71/+0
* scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche2021-04-161-2/+2
* scsi: fcoe: Suppress a compiler warningBart Van Assche2021-04-161-1/+1
* scsi: libfc: Fix a format specifierBart Van Assche2021-04-161-1/+1
* scsi: aacraid: Remove an unused functionBart Van Assche2021-04-161-5/+0
* scsi: core: Introduce enum scsi_dispositionBart Van Assche2021-04-166-38/+42
* scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK caseBart Van Assche2021-04-161-1/+1
* scsi: core: Rename scsi_softirq_done() into scsi_complete()Bart Van Assche2021-04-161-3/+7
* scsi: core: Make the scsi_alloc_sgtables() documentation more accurateBart Van Assche2021-04-161-2/+5
* scsi: pm80xx: Remove global lock from outbound queue processingViswas G2021-04-163-5/+9
* scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2021-04-162-0/+4
* scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi2021-04-166-7/+65
* scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan2021-04-161-0/+23
* scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan2021-04-161-0/+22
* scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan2021-04-161-0/+22
* scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan2021-04-161-0/+22
* scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan2021-04-161-1/+31
* scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov2021-04-161-2/+2
* scsi: smartpqi: Fix device pointer variable reference static checker issueDon Brace2021-04-161-1/+1
* scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace2021-04-161-2/+6
* scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King2021-04-131-19/+38
* scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart2021-04-134-4/+4
* scsi: lpfc: Update lpfc version to 12.8.0.9James Smart2021-04-131-1/+1
* scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart2021-04-131-10/+10
* scsi: lpfc: Standardize discovery object logging formatJames Smart2021-04-136-19/+19
* scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart2021-04-135-22/+21
* scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart2021-04-134-313/+3
* scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart2021-04-131-3/+11
* scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart2021-04-132-14/+20
* scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...James Smart2021-04-131-1/+3
* scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart2021-04-131-0/+18
* scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart2021-04-133-56/+70
* scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart2021-04-131-3/+1
* scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart2021-04-133-46/+30
* scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart2021-04-131-63/+1
* scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2021-04-132-3/+0
* scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart2021-04-134-17/+21
* scsi: isci: Remove unnecessary struct declarationWan Jiabing2021-04-131-1/+0
* scsi: qla4xxx: Remove unneeded if-null-free checkQiheng Lin2021-04-131-18/+9
* scsi: qla2xxx: Reuse existing error handling pathChristophe JAILLET2021-04-131-2/+2
* scsi: qla2xxx: Remove unneeded if-null-free checkQiheng Lin2021-04-131-4/+2
* scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_queryGustavo A. R. Silva2021-04-132-11/+6
* scsi: qedf: Use devlink to report errors and recoveryJaved Hasan2021-04-131-2/+3
* scsi: qedf: Enable devlink supportJaved Hasan2021-04-132-0/+14
* scsi: sni_53c710: Add IRQ checkSergey Shtylyov2021-04-131-1/+4
* scsi: sun3x_esp: Add IRQ checkSergey Shtylyov2021-04-131-1/+3
* scsi: jazz_esp: Add IRQ checkSergey Shtylyov2021-04-131-1/+3