aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-mergeJens Axboe1-84/+293
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe1-2/+2
2017-04-24Update ABORT processing for NVMET.James Smart1-73/+275
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart1-4/+15
2017-04-24Fix driver load issues when MRQ=8James Smart1-3/+3
2017-04-24Remove hba lock from NVMET issue WQE.James Smart1-4/+0
2017-04-24Standardize nvme SGL segment countJames Smart1-1/+1
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-21/+28
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart1-5/+68
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart1-1/+3
2017-03-23scsi: lpfc: fix building without debugfs supportArnd Bergmann1-2/+2
2017-03-15scsi: lpfc: Finalize Kconfig options for nvmeJames Smart1-4/+4
2017-03-06scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart1-2/+2
2017-03-06scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart1-0/+10
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart1-3/+18
2017-03-06scsi: lpfc: Fix IO submission if WQ is fullJames Smart1-1/+4
2017-03-06scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart1-1/+1
2017-03-06scsi: lpfc: remove redundant assignment of sgelJames Smart1-1/+0
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-2/+4
2017-02-22scsi: lpfc: NVME Target: Add debugfs supportJames Smart1-2/+315
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-0/+1671