summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-06-26lightnvm: propagate right error code to targetJavier González
2017-06-18nvme: host: unquiesce queue in nvme_kill_queues()Ming Lei
2017-06-18blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-15nvme: don't hard code size of struct t10_pi_tupleSagi Grimberg
2017-06-15nvme: no need to wait for the reset when keepalive failsChristoph Hellwig
2017-06-15nvme: move reset workqueue handling to common codeChristoph Hellwig
2017-06-15nvme-pci: merge init_request methodsChristoph Hellwig
2017-06-15nvme-loop: merge init_request methodsChristoph Hellwig
2017-06-15nvme-fc: merge init_request methodsChristoph Hellwig
2017-06-15nvme-rdma: merge init_request and exit_request methodsChristoph Hellwig
2017-06-15nvme: move protection information check into nvme_setup_rwChristoph Hellwig
2017-06-15nvme: mark shutdown_timeout staticChristoph Hellwig
2017-06-15nvme-rdma: fix error code in nvme_rdma_create_ctrl()Dan Carpenter
2017-06-15nvmf: keep track of nvmet connect error statusGuan Junxiong
2017-06-15nvmet-fc: Remove a set-but-not-used variableBart Van Assche
2017-06-15nvme: use ctrl->device consistently for loggingJohannes Thumshirn
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-15nvme: provide UUID value to userspaceJohannes Thumshirn
2017-06-15nvme: get list of namespace descriptorsJohannes Thumshirn
2017-06-15nvme: rename uuid to nguid in nvme_nsJohannes Thumshirn
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-06-15nvme-pci: remove redundant includesSagi Grimberg
2017-06-15nvme-pci: Remove watchdog timerKeith Busch
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu
2017-06-15nvme: move nr_reconnects to nvme_ctrlSagi Grimberg
2017-06-15nvme: queue ns scanning and async request from nvme_wqSagi Grimberg
2017-06-15nvme: Move transports to use nvme-core workqueueSagi Grimberg
2017-06-15nvme: Don't allow to reset a reconnecting controllerSagi Grimberg
2017-06-15nvme-rdma: Get rid of CONNECTED stateSagi Grimberg
2017-06-15nvme-rdma: rework rdma connection establishment error pathSagi Grimberg
2017-06-15nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetricalSagi Grimberg
2017-06-15nvme-rdma: Don't rearm the CQ when polling directlySagi Grimberg
2017-06-15nvme-rdma: Make queue flags bit numbers and not shiftsSagi Grimberg
2017-06-15nvme-rdma: get rid of unused ctrl lockSagi Grimberg
2017-06-15nvme-loop: get rid of unused controller lockSagi Grimberg
2017-06-15nvme-pci: implement host memory buffer supportChristoph Hellwig
2017-06-13nvme: save hmpre and hmmin in struct nvme_ctrlChristoph Hellwig
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-12nvme-rdma: fix merge errorChristoph Hellwig
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
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-09block: introduce new block status code typeChristoph Hellwig
2017-06-09nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmdChristoph Hellwig
2017-06-07nvme: relax APST default max latency to 100msKai-Heng Feng
2017-06-07nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng
2017-06-07nvme-fc: fix missing put reference on controller create failureJames Smart