summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-271-84/+293
|\
| * Update ABORT processing for NVMET.James Smart2017-04-241-73/+275
| * Fix max_sgl_segments settings for NVME / NVMETJames Smart2017-04-241-4/+15
| * Fix driver load issues when MRQ=8James Smart2017-04-241-3/+3
| * Remove hba lock from NVMET issue WQE.James Smart2017-04-241-4/+0
| * Standardize nvme SGL segment countJames Smart2017-04-241-1/+1
* | Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-241-2/+2
|\ \ | |/ |/|
| * scsi: lpfc: fix building without debugfs supportArnd Bergmann2017-03-231-2/+2
* | nvmet_fc: Rework target side abort handlingJames Smart2017-04-211-21/+28
* | nvmet_fc: add req_release to lldd apiJames Smart2017-04-211-5/+68
* | nvmet_fc: add target feature flags for upcall isr contextsJames Smart2017-04-211-1/+3
|/
* scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-151-4/+4
* scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-061-2/+2
* scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-061-0/+10
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-061-3/+18
* scsi: lpfc: Fix IO submission if WQ is fullJames Smart2017-03-061-1/+4
* scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart2017-03-061-1/+1
* scsi: lpfc: remove redundant assignment of sgelJames Smart2017-03-061-1/+0
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-2/+4