summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | scsi: lpfc: fix remoteport accessArnd Bergmann2018-11-051-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-2/+0
|\
| * scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing2018-10-161-2/+0
* | scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-201-5/+5
|/
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-081-1/+1
* scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-081-1/+2
* scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart2018-04-181-2/+6
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-181-22/+43
* scsi: lpfc: Correct target queue depth application changesJames Smart2018-04-181-2/+18
* scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart2018-02-221-1/+1
* scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-221-6/+14
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-201-3/+46
* scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-041-1/+1
* scsi: lpfc: Fix display for debugfs queInfoJames Smart2017-12-041-7/+7
* scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych2017-11-031-7/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-7/+4
|\
| * scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-241-7/+4
* | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-101-1/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-32/+51
|\
| * scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-191-4/+7
| * scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-121-2/+2
| * scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-121-9/+21
| * scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2017-06-121-14/+18