summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-051-1/+1
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-051-2/+2
* scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-051-11/+11
* scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-051-87/+216
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-051-0/+262
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-051-8/+150
* scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-051-61/+68
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-051-4/+137
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-051-85/+67
* scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-051-35/+1
* scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-170/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-0/+2
|\
| * scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-071-0/+2