summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2019-02-20nvme-fabrics: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme: return error from nvme_alloc_ns()Hannes Reinecke
2019-02-20nvme: avoid that deleting a controller triggers a circular locking complaintBart Van Assche
2019-02-20nvme: introduce a helper function for controller deletionBart Van Assche
2019-02-20nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche
2019-02-20nvme-pci: check kstrtoint() return value in queue_count_set()Bart Van Assche
2019-02-20nvme-fabrics: document the poll function argumentBart Van Assche
2019-02-20nvmet: fix indentationBart Van Assche
2019-02-20nvme-multipath: round-robin I/O policyHannes Reinecke
2019-02-18nvme-pci: Simplify interrupt allocationMing Lei
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-12nvme-pci: add missing unlock for reset errorKeith Busch
2019-02-06nvme-pci: fix rapid add remove sequenceKeith Busch
2019-02-06nvme: lock NS list changes while handling command effectsKeith Busch
2019-02-04nvme: remove the .stop_ctrl calloutSagi Grimberg
2019-02-04nvme: add support for the Write Zeroes commandChaitanya Kulkarni
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-23nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke
2019-01-23nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-23nvme-rdma: rework queue maps handlingSagi Grimberg
2019-01-23nvme-tcp: fix timeout handlerSagi Grimberg
2019-01-23nvme-rdma: fix timeout handlerSagi Grimberg
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-09nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov
2019-01-09nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall
2019-01-09nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch
2019-01-09nvme-multipath: zero out ANA log bufferHannes Reinecke
2019-01-09nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg
2019-01-09nvme-tcp: don't ask if controller is fabricsSagi Grimberg
2019-01-09nvme-tcp: remove dead codeSagi Grimberg
2019-01-09nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao
2019-01-09nvme-pci: rerun irq setup on IO queue init errorsKeith Busch
2019-01-09nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau