summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: remove null check on nvmebufColin Ian King2018-07-301-5/+3
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-101-1/+1
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-07-101-1/+11
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-101-10/+13
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-101-4/+11
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-141-4/+4
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-121-104/+189
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-121-6/+6
* scsi: lpfc: Add missing unlock in WQ full logicJames Smart2018-03-121-0/+1
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-221-0/+24
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart2018-02-121-1/+1
* scsi: lpfc: Validate adapter support for SRIU optionJames Smart2018-02-121-3/+4
* scsi: lpfc: Fix RQ empty firmware trapJames Smart2018-02-121-10/+21
* scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart2018-02-121-0/+116
* scsi: lpfc: correct debug counters for abortJames Smart2018-02-121-2/+2
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-201-5/+29
* scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart2017-12-201-2/+22
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-041-1/+1
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-041-0/+11
* scsi: lpfc: Fix oops of nvme host during driver unload.Dick Kennedy2017-10-021-0/+11
* scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy2017-10-021-4/+11
* scsi: lpfc: Set missing abort contextJames Smart2017-10-021-0/+1
* scsi: lpfc: Reduce log spew on controller reconnectsJames Smart2017-10-021-6/+10
* scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-021-3/+1
* scsi: lpfc: Make ktime sampling more accurateDick Kennedy2017-10-021-33/+66
* scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy2017-10-021-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-68/+211
|\
| * scsi: lpfc: avoid an unused function warningArnd Bergmann2017-08-251-2/+3
| * scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy2017-08-241-2/+4
| * scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-241-62/+202
| * scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-2/+2
* | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-101-0/+30
|/
* scsi: lpfc: don't double count abort errorsDan Carpenter2017-07-011-1/+0
* scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter2017-07-011-10/+10
* scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-191-0/+1
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-191-23/+59
* scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-191-2/+0
* scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-121-6/+4
* scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2017-06-121-65/+143
* scsi: lpfc: make a couple of functions staticColin Ian King2017-06-121-2/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-111-2/+2
|\
| * scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann2017-05-311-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-241-80/+334
|\ \ | |/
| * scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-171-0/+2
| * scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-161-20/+118
| * scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-161-58/+188
| * scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-161-1/+1
| * scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-161-11/+35
* | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-1/+0
|/
OpenPOWER on IntegriCloud