aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28scsi: lpfc: Make lpfc_debugfs_ras_log_data staticYueHaibing1-2/+2
2019-10-28scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmallocJames Smart1-0/+1
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart1-1/+116
2019-08-29scsi: lpfc: Remove bg debugfs buffersJames Smart1-134/+0
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart1-81/+11
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-2/+2
2019-03-25scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare1-234/+240
2019-03-19scsi: be2iscsi: lpfc: fix typoMatteo Croce1-2/+2
2019-03-19scsi: lpfc: Fix duplicate log message numbersJames Smart1-2/+2
2019-03-19scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart1-2/+2
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King1-2/+2
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart1-2/+2
2019-02-05scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart1-11/+11
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart1-87/+216
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart1-0/+262
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart1-8/+150
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart1-61/+68
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart1-4/+137
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart1-85/+67
2019-02-05scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart1-35/+1
2019-01-29scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-170/+0
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-0/+2
2018-11-05scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2018-10-16scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing1-2/+0
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart1-5/+5
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart1-1/+1
2018-05-08scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart1-1/+2
2018-04-18scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart1-2/+6
2018-04-18scsi: lpfc: Add per io channel NVME IO statisticsJames Smart1-22/+43
2018-04-18scsi: lpfc: Correct target queue depth application changesJames Smart1-2/+18
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart1-1/+1
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart1-6/+14
2017-12-20scsi: lpfc: Beef up stat counters for debugJames Smart1-3/+46
2017-12-04scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart1-1/+1
2017-12-04scsi: lpfc: Fix display for debugfs queInfoJames Smart1-7/+7
2017-11-03scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych1-7/+2
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+4
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy1-7/+4
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart1-1/+4
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-32/+51
2017-06-26Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro1-28/+41
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart1-4/+7
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart1-2/+2
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-9/+21
2017-06-12scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart1-14/+18
2017-06-12scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart1-5/+5
2017-06-12scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King1-1/+1