summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-121-5/+5
| * scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King2017-06-121-1/+1
* | Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-261-28/+41
|\|
| * scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart2017-05-161-2/+4
| * scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-161-0/+6
| * scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-161-15/+15