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