summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
Commit message (Expand)AuthorAge
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-14
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-12
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-12
* scsi: lpfc: Add missing unlock in WQ full logicJames Smart2018-03-12
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-22
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-12
* scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart2018-02-12
* scsi: lpfc: Validate adapter support for SRIU optionJames Smart2018-02-12
* scsi: lpfc: Fix RQ empty firmware trapJames Smart2018-02-12
* scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart2018-02-12
* scsi: lpfc: correct debug counters for abortJames Smart2018-02-12
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-20
* scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart2017-12-20
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-04
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-04
* scsi: lpfc: Fix oops of nvme host during driver unload.Dick Kennedy2017-10-02
* scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy2017-10-02
* scsi: lpfc: Set missing abort contextJames Smart2017-10-02
* scsi: lpfc: Reduce log spew on controller reconnectsJames Smart2017-10-02
* scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-02
* scsi: lpfc: Make ktime sampling more accurateDick Kennedy2017-10-02
* scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy2017-10-02
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-07
|\
| * scsi: lpfc: avoid an unused function warningArnd Bergmann2017-08-25
| * scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy2017-08-24
| * scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-24
| * scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-07
* | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-10
|/
* scsi: lpfc: don't double count abort errorsDan Carpenter2017-07-01
* scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter2017-07-01
* scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-19
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-19
* scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-19
* scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-12
* scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2017-06-12
* scsi: lpfc: make a couple of functions staticColin Ian King2017-06-12
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-11
|\
| * scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann2017-05-31
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-24
|\ \ | |/
| * scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-17
| * scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-16
| * scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-16
| * scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-16
| * scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-16
* | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-20
|/
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-27
|\
| * Update ABORT processing for NVMET.James Smart2017-04-24
| * Fix max_sgl_segments settings for NVME / NVMETJames Smart2017-04-24
| * Fix driver load issues when MRQ=8James Smart2017-04-24
| * Remove hba lock from NVMET issue WQE.James Smart2017-04-24