aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/fc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22nvme-fc: don't bother to validate ioccsz and iorcszJames Smart1-12/+0
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn1-2/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe1-1/+1
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig1-1/+1
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig1-3/+3
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig1-3/+2
2016-12-21nvme/fc: simplify error handling of nvme_fc_create_hw_io_queuesJohannes Thumshirn1-7/+8
2016-12-21nvme/fc: correct some printk informationJames Smart1-2/+2
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart1-0/+2586