summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
AgeCommit message (Expand)Author
2019-03-05scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
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
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart
2017-06-12scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart
2017-06-12scsi: lpfc: make a couple of functions staticColin Ian King
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-31scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-17scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart