summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
AgeCommit message (Expand)Author
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche
2019-04-03scsi: lpfc: Remove set-but-not-used variablesBart Van Assche
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames Smart
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart
2019-02-05scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James 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-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2018-09-11scsi: lpfc: Fix errors in log messages.James Smart
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart
2018-07-30scsi: lpfc: remove null check on nvmebufColin Ian King
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart
2018-07-10scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart
2018-07-10scsi: lpfc: Fix abort error path for NVMETJames Smart
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart
2017-12-20scsi: lpfc: Beef up stat counters for debugJames Smart
2017-12-20scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart
2017-12-04scsi: lpfc: small sg cnt cleanupJames Smart
2017-12-04scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart
2017-10-02scsi: lpfc: Fix oops of nvme host during driver unload.Dick Kennedy
2017-10-02scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy
2017-10-02scsi: lpfc: Set missing abort contextJames Smart
2017-10-02scsi: lpfc: Reduce log spew on controller reconnectsJames Smart
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy
2017-10-02scsi: lpfc: Make ktime sampling more accurateDick Kennedy
2017-10-02scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-08-25scsi: lpfc: avoid an unused function warningArnd Bergmann
2017-08-24scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier