summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
AgeCommit message (Expand)Author
2019-11-20scsi: lpfc: Fix errors in log messages.James Smart
2017-12-25scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy
2017-11-30scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick 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
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24Update ABORT processing for NVMET.James Smart
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart
2017-04-24Fix driver load issues when MRQ=8James Smart
2017-04-24Remove hba lock from NVMET issue WQE.James Smart
2017-04-24Standardize nvme SGL segment countJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-03-23scsi: lpfc: fix building without debugfs supportArnd Bergmann
2017-03-15scsi: lpfc: Finalize Kconfig options for nvmeJames Smart
2017-03-06scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart
2017-03-06scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart
2017-03-06scsi: lpfc: Fix IO submission if WQ is fullJames Smart
2017-03-06scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart
2017-03-06scsi: lpfc: remove redundant assignment of sgelJames Smart
2017-02-22scsi: lpfc: Update copyrightsJames Smart
2017-02-22scsi: lpfc: NVME Target: Add debugfs supportJames Smart
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart