summaryrefslogtreecommitdiffstats
path: root/samples/kprobes (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-16scsi: target: tcm_fc: Fix a kernel-doc headerBart Van Assche1-1/+1
2021-04-16scsi: target: Shorten ALUA error messagesBart Van Assche1-8/+3
2021-04-16scsi: target: Fix two format specifiersBart Van Assche1-4/+2
2021-04-16scsi: target: Compare explicitly with SAM_STAT_GOODBart Van Assche1-1/+1
2021-04-16scsi: sd: Introduce a new local variable in sd_check_events()Bart Van Assche1-2/+3
2021-04-16scsi: dc395x: Open-code status_byte(u8) callsBart Van Assche1-2/+2
2021-04-16scsi: 53c700: Open-code status_byte(u8) callsBart Van Assche1-2/+2
2021-04-16scsi: smartpqi: Remove unused functionsBart Van Assche1-10/+0
2021-04-16scsi: qla4xxx: Remove an unused functionBart Van Assche1-6/+0
2021-04-16scsi: myrs: Remove unused functionsBart Van Assche1-99/+0
2021-04-16scsi: myrb: Remove unused functionsBart Van Assche1-71/+0
2021-04-16scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche1-2/+2
2021-04-16scsi: fcoe: Suppress a compiler warningBart Van Assche1-1/+1
2021-04-16scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-04-16scsi: aacraid: Remove an unused functionBart Van Assche1-5/+0
2021-04-16scsi: core: Introduce enum scsi_dispositionBart Van Assche10-51/+57
2021-04-16scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK caseBart Van Assche1-1/+1
2021-04-16scsi: core: Rename scsi_softirq_done() into scsi_complete()Bart Van Assche1-3/+7
2021-04-16scsi: core: Remove an incorrect commentBart Van Assche1-1/+1
2021-04-16scsi: core: Make the scsi_alloc_sgtables() documentation more accurateBart Van Assche1-2/+5
2021-04-16scsi: pm80xx: Remove global lock from outbound queue processingViswas G3-5/+9
2021-04-16scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2-0/+4
2021-04-16scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi6-7/+65
2021-04-16scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan1-0/+23
2021-04-16scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan1-0/+22
2021-04-16scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan1-0/+22
2021-04-16scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan1-0/+22
2021-04-16scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan1-1/+31
2021-04-16scsi: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann2-12/+61
2021-04-16scsi: zfcp: Move the position of put_device()Qinglang Miao2-4/+4
2021-04-16scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann5-63/+14
2021-04-16scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann1-2/+18
2021-04-16scsi: zfcp: Fix indentation coding style issueYevhen Viktorov1-3/+3
2021-04-16scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann1-1/+0
2021-04-16scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov1-2/+2
2021-04-16scsi: smartpqi: Fix device pointer variable reference static checker issueDon Brace1-1/+1
2021-04-16scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace1-2/+6
2021-04-13scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King1-19/+38
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart4-4/+4
2021-04-13scsi: lpfc: Update lpfc version to 12.8.0.9James Smart1-1/+1
2021-04-13scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart1-10/+10
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart6-19/+19
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart5-22/+21
2021-04-13scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart4-313/+3
2021-04-13scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart1-3/+11
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart2-14/+20
2021-04-13scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...James Smart1-1/+3
2021-04-13scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart1-0/+18
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart3-56/+70
2021-04-13scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart1-3/+1