summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Avoid -Wstringop-overflow warningGustavo A. R. Silva2023-06-071-2/+6
* scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee2023-03-091-1/+1
* scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee2023-03-091-2/+5
* scsi: lpfc: Fix various issues reported by toolsJames Smart2022-09-151-1/+1
* scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart2022-08-311-49/+10
* scsi: lpfc: Copyright updates for 14.2.0.5 patchesJames Smart2022-07-071-1/+1
* scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart2022-07-071-10/+10
* scsi: lpfc: Use kcalloc()Julia Lawall2022-03-151-6/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-141-7/+20
|\
| * scsi: lpfc: Add additional debugfs support for CMFJames Smart2021-12-061-1/+12
| * scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart2021-12-061-6/+8
* | scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2021-12-161-2/+2
|/
* scsi: lpfc: Add debugfs support for cm framework buffersJames Smart2021-08-241-0/+223
* scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart2021-05-211-2/+2
* scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart2021-05-211-5/+2
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-051-2/+2
|\
| * scsi: lpfc: Fix some error codes in debugfsDan Carpenter2021-03-151-2/+2
* | scsi: lpfc: Fix a typowengjianfeng2021-03-241-3/+3
* | scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_d...Lee Jones2021-03-151-1/+1
* | scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart2021-03-041-1/+1
* | scsi: lpfc: Fix nodeinfo debugfs outputJames Smart2021-03-041-4/+7
|/
* scsi: lpfc: Update changed file copyrights for 2020James Smart2020-11-171-1/+1
* scsi: lpfc: Rework remote port lock handlingJames Smart2020-11-171-2/+2
* scsi: lpfc: Rework remote port ref counting and node freeingJames Smart2020-11-171-2/+0
* scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issuesLee Jones2020-11-101-1/+2
* scsi: Remove unneeded break statementsTom Rix2020-10-261-8/+4
* scsi: lpfc: Remove set but not used 'qp'Ye Bin2020-09-091-3/+0
* scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"Colin Ian King2020-08-241-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-1/+2
|\
| * scsi: lpfc: Fix noderef and address space warningsDick Kennedy2020-05-071-1/+2
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-4/+1
|\ \
| * | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart2020-05-091-1/+1
| * | lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-3/+0
| |/
* / lpfc_debugfs: get rid of pointless access_ok()Al Viro2020-05-291-12/+0
|/
* scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart2020-03-291-22/+107
* scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-291-84/+120
* Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-101-2/+1
|\
| * scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann2019-12-161-2/+1
* | scsi: lpfc: Fix ras_log via debugfsJames Smart2019-12-211-2/+9
|/
* scsi: lpfc: Make lpfc_debugfs_ras_log_data staticYueHaibing2019-10-281-2/+2
* scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmallocJames Smart2019-10-281-0/+1
* scsi: lpfc: Make FW logging dynamically configurableJames Smart2019-10-241-1/+116
* scsi: lpfc: Remove bg debugfs buffersJames Smart2019-08-291-134/+0
* scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-191-81/+11
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-2/+2
* scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-251-234/+240
* scsi: be2iscsi: lpfc: fix typoMatteo Croce2019-03-191-2/+2
* scsi: lpfc: Fix duplicate log message numbersJames Smart2019-03-191-2/+2
* scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart2019-03-191-2/+2
* scsi: lpfc: fix a handful of indentation issuesColin Ian King2019-02-131-2/+2