summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
AgeCommit message (Expand)Author
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-29lpfc_debugfs: get rid of pointless access_ok()Al Viro
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-05-07scsi: lpfc: Fix noderef and address space warningsDick Kennedy
2020-03-29scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart
2020-03-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen
2019-12-21scsi: lpfc: Fix ras_log via debugfsJames Smart
2019-12-16scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann
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