summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-08-28nvmet: use memcpy_and_pad for identify sn/frMartin Wilck
2017-08-28nvmet-fc: simplify sg list handlingJames Smart
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn
2017-08-28nvmet: fix the return error code of target if host is not allowedGuan Junxiong
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-18nvmet-rdma: remove redundant empty device add calloutSagi Grimberg
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesJames Smart
2017-08-16nvmet-fc: correct use after free on list teardownJames Smart
2017-08-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart
2017-07-25nvme-fc: revise TRADDR parsingJames Smart
2017-07-20nvmet: don't report 0-bytes in serial numberMartin Wilck
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn
2017-07-20nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig
2017-07-10nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy
2017-07-10nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-04nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg
2017-07-02nvme: move ctrl cap to struct nvme_ctrlSagi Grimberg
2017-07-02nvme: move queue_count to the nvme_ctrlSagi Grimberg
2017-06-28nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg
2017-06-28nvmet_fc: fix crashes on bad opcodesJames Smart
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-15nvme: move reset workqueue handling to common codeChristoph Hellwig
2017-06-15nvme-loop: merge init_request methodsChristoph Hellwig
2017-06-15nvmet-fc: Remove a set-but-not-used variableBart Van Assche
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn
2017-06-15nvmet: add uuid field to nvme_ns and populate via configfsJohannes Thumshirn
2017-06-15nvmet: implement namespace identify descriptor listJohannes Thumshirn
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-06-15nvme: Move transports to use nvme-core workqueueSagi Grimberg
2017-06-15nvme-loop: get rid of unused controller lockSagi Grimberg
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-05nvme: switch to uuid_tChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel