aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-02scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke1-6/+3
2021-05-02scsi: scsi_debug: Fix cmd_per_lun, set to max_queueDouglas Gilbert1-8/+16
2021-04-28scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo1-0/+1
2021-04-28scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo1-0/+2
2021-04-28scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo1-2/+2
2021-04-28scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva1-0/+3
2021-04-28scsi: qla2xxx: Add marginal path handling supportBikash Hazarika1-0/+1
2021-04-28scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser1-2/+2
2021-04-28scsi: ufs: core: Fix a typo in ufs-sysfs.cKeoseong Park1-6/+6
2021-04-26scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2-13/+14
2021-04-26scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart1-1/+1
2021-04-26scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart1-2/+9
2021-04-21scsi: blk-mq: Fix build warning when making htmldocsMing Lei1-4/+4
2021-04-15scsi: target: tcm_fc: Fix a kernel-doc headerBart Van Assche1-1/+1
2021-04-15scsi: target: Shorten ALUA error messagesBart Van Assche1-8/+3
2021-04-15scsi: target: Fix two format specifiersBart Van Assche1-4/+2
2021-04-15scsi: target: Compare explicitly with SAM_STAT_GOODBart Van Assche1-1/+1
2021-04-15scsi: sd: Introduce a new local variable in sd_check_events()Bart Van Assche1-2/+3
2021-04-15scsi: dc395x: Open-code status_byte(u8) callsBart Van Assche1-2/+2
2021-04-15scsi: 53c700: Open-code status_byte(u8) callsBart Van Assche1-2/+2
2021-04-15scsi: smartpqi: Remove unused functionsBart Van Assche1-10/+0
2021-04-15scsi: qla4xxx: Remove an unused functionBart Van Assche1-6/+0
2021-04-15scsi: myrs: Remove unused functionsBart Van Assche1-99/+0
2021-04-15scsi: myrb: Remove unused functionsBart Van Assche1-71/+0
2021-04-15scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche1-2/+2
2021-04-15scsi: fcoe: Suppress a compiler warningBart Van Assche1-1/+1
2021-04-15scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-04-15scsi: aacraid: Remove an unused functionBart Van Assche1-5/+0
2021-04-15scsi: core: Introduce enum scsi_dispositionBart Van Assche10-51/+57
2021-04-15scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK caseBart Van Assche1-1/+1
2021-04-15scsi: core: Rename scsi_softirq_done() into scsi_complete()Bart Van Assche1-3/+7
2021-04-15scsi: core: Remove an incorrect commentBart Van Assche1-1/+1
2021-04-15scsi: core: Make the scsi_alloc_sgtables() documentation more accurateBart Van Assche1-2/+5
2021-04-15scsi: pm80xx: Remove global lock from outbound queue processingViswas G3-5/+9
2021-04-15scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2-0/+4
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi6-7/+65
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan1-0/+23
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan1-1/+31
2021-04-15scsi: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann2-12/+61
2021-04-15scsi: zfcp: Move the position of put_device()Qinglang Miao2-4/+4
2021-04-15scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann5-63/+14
2021-04-15scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann1-2/+18
2021-04-15scsi: zfcp: Fix indentation coding style issueYevhen Viktorov1-3/+3
2021-04-15scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann1-1/+0
2021-04-15scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov1-2/+2
2021-04-15scsi: smartpqi: Fix device pointer variable reference static checker issueDon Brace1-1/+1
2021-04-15scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace1-2/+6