summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-1/+0Star
* 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/+0Star
| * Standardize nvme SGL segment countJames Smart2017-04-241-1/+1
* | Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-251-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-071-2/+2
* scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-071-0/+10
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-071-3/+18
* scsi: lpfc: Fix IO submission if WQ is fullJames Smart2017-03-071-1/+4
* scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart2017-03-071-1/+1
* scsi: lpfc: remove redundant assignment of sgelJames Smart2017-03-071-1/+0Star
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-2/+4
* scsi: lpfc: NVME Target: Add debugfs supportJames Smart2017-02-231-2/+315
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-231-0/+1671