summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-04-05nvme-pci: remove the inline scatterlist optimizationChristoph Hellwig
2019-04-05nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: do not build a scatterlist to map metadataChristoph Hellwig
2019-04-05nvme-pci: only call nvme_unmap_data for requests transferring dataChristoph Hellwig
2019-04-05nvme-pci: merge nvme_free_iod into nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: remove nvme_init_iodChristoph Hellwig
2019-04-05nvme-pci: remove unused nvme_iod memberKeith Busch
2019-04-05nvme-pci: remove q_dmadev from nvme_queueKeith Busch
2019-04-05nvme-pci: use a flag for polled queuesKeith Busch
2019-04-05nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg
2019-04-05nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig
2019-04-05nvme: avoid double dereference to convert le to cpuMax Gurtovoy
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-28nvmet: fix building bvec from sg listMing Lei
2019-03-28nvme-multipath: relax ANA state checkMartin George
2019-03-28nvme-tcp: fix an endianess miss-annotationChristoph Hellwig
2019-03-26srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-13nvme-tcp: support C2HData with SUCCESS flagSagi Grimberg
2019-03-13nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig
2019-03-13nvme: add proper write zeroes setup for the multipath deviceChristoph Hellwig
2019-03-13nvme: add proper discard setup for the multipath deviceChristoph Hellwig
2019-03-13nvme: remove nvme_ns_config_oncsChristoph Hellwig
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-03-13nvme-fc: reject reconnect if io queue count is reduced to zeroJames Smart
2019-03-13nvme-fc: fix numa_node when dev is nullJames Smart
2019-03-13nvme-fc: use nr_phys_segments to determine existence of sglJames Smart
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-03-13nvme: update comment to make the code easier to readYufen Yu
2019-03-13nvme: put ns_head ref if namespace fails allocationSagi Grimberg
2019-03-13nvme-trace: fix cdw10 buffer overrunKeith Busch
2019-03-13nvme: don't warn on block content change effectsKeith Busch
2019-03-13nvme: add get-feature to admin cmds tracerMax Gurtovoy
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-21nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-loop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fc: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-pci: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-lightnvm: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig