summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
AgeCommit message (Expand)Author
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
2017-06-04lpfc debugfs: get rid of pointless access_ok()Al Viro
2017-05-16scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart
2017-04-24Update ABORT processing for NVMET.James Smart
2017-04-24Fix extra line print in rqpair debug print.James Smart
2017-04-24Remove NULL ptr check before kfree.James Smart
2017-03-06scsi: lpfc: correct double printJames Smart
2017-02-27scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann