summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20nvme: make nvme_error_status privateChristoph Hellwig
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-20nvme-fc: fix status code handling in nvme_fc_fcpio_doneChristoph Hellwig
2017-04-19lightnvm: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche
2017-04-18nvme/pci: Switch to pci_request_irq()Christoph Hellwig
2017-04-16lightnvm: bad type conversion for nvme control bitsJavier González
2017-04-16lightnvm: enable nvme size compile assertsMatias Bjørling
2017-04-16lightnvm: submit erases using the I/O pathJavier González
2017-04-16nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identifyScott Bauer
2017-04-09nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg
2017-04-09nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg
2017-04-08nvme: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-05nvme: move the retries count to struct nvme_requestChristoph Hellwig
2017-04-05nvme: mark nvme_max_retries staticChristoph Hellwig
2017-04-05nvme: cleanup nvme_req_needs_retryChristoph Hellwig
2017-04-05nvme: move ->retries setup to nvme_setup_cmdChristoph Hellwig
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-04-04nvme-fc: drop ctrl for all command completionsChristoph Hellwig
2017-04-04nvme-fc: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvme-rdma: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart
2017-04-04nvme_fc: correct LS validationJames Smart
2017-04-04nvme_fc: Add check of status_code in ERSP_IUJames Smart
2017-04-04nvme-rdma: Support ctrl_loss_tmoSagi Grimberg
2017-04-04nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg
2017-04-04nvme-rdma: get rid of local reconnect_delaySagi Grimberg
2017-04-04nvme-fc: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-rdma: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-rdma: use inet_pton_with_scope helperSagi Grimberg
2017-04-04nvme-rdma: Give some more grace for rdma connection establishmentSagi Grimberg
2017-04-04nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-21nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-03-02nvme: Complete all stuck requestsKeith Busch
2017-03-02nvme: allocate nvme_queue in correct nodeShaohua Li
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23nvme/pci: re-check security protocol support after resetScott Bauer
2017-02-22nvme: detect NVMe controller in recent MacBooksDaniel Roschka
2017-02-22nvme-rdma: add support for host_traddrMax Gurtovoy
2017-02-22nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy
2017-02-22nvme-fc: don't bother to validate ioccsz and iorcszJames Smart
2017-02-22nvme/pci: No special case for queue busy on IOKeith Busch
2017-02-22nvme/core: Fix race kicking freed request_queueKeith Busch