summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
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
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig
2017-04-24nvmet-fc: properly endian swap sq_headChristoph Hellwig
2017-04-24nvmet-fc: mark the sqhd field as __le16Christoph Hellwig
2017-04-24nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig
2017-04-24nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig
2017-04-21nvmet_fc: Change traddr field separator to a colonJames Smart
2017-04-21nvmet_fc: add missing reference in add_portJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-09nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-04-04nvme-loop: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvmet_fc: Clear SG list to avoid double freesJames Smart
2017-04-04nvmet_fc: Sync NVME LS reject reasons with specJames Smart
2017-04-04nvme-loop: retrieve iod from the cqe command_idSagi Grimberg
2017-04-04nvme-loop: remove unneeded includesSagi Grimberg
2017-04-04nvme-loop: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvmet: use symbolic constants for log identifiersMax Gurtovoy
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit