summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-0824-260/+219
|\
| * nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni2019-02-211-2/+2
| * nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-207-63/+7
| * nvmet-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvme-loop: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig2019-02-201-12/+1
| * nvmet-fc: convert to SPDX identifiersChristoph Hellwig2019-02-201-13/+1
| * nvme: convert to SPDX identifiersChristoph Hellwig2019-02-206-46/+6
| * nvme-pci: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvme-lightnvm: convert to SPDX identifiersChristoph Hellwig2019-02-201-15/+1
| * nvme-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvme-fc: convert to SPDX identifiersChristoph Hellwig2019-02-201-13/+1
| * nvme-fabrics: convert to SPDX identifiersChristoph Hellwig2019-02-202-18/+2
| * nvme: return error from nvme_alloc_ns()Hannes Reinecke2019-02-201-10/+21
| * nvme: avoid that deleting a controller triggers a circular locking complaintBart Van Assche2019-02-201-2/+3
| * nvme: introduce a helper function for controller deletionBart Van Assche2019-02-201-4/+9
| * nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche2019-02-202-3/+1
| * nvme-pci: check kstrtoint() return value in queue_count_set()Bart Van Assche2019-02-201-0/+2
| * nvme-fabrics: document the poll function argumentBart Van Assche2019-02-201-0/+1
| * nvmet: fix indentationBart Van Assche2019-02-201-1/+1
| * nvme-multipath: round-robin I/O policyHannes Reinecke2019-02-203-1/+100
| * Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-153-11/+20
| |\
| * | nvme: remove the .stop_ctrl calloutSagi Grimberg2019-02-044-19/+6
| * | nvme: add support for the Write Zeroes commandChaitanya Kulkarni2019-02-041-2/+50
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-051-78/+39
|\ \ \
| * | | nvme-pci: Simplify interrupt allocationMing Lei2019-02-181-76/+38
| * | | genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei2019-02-181-4/+3
| |/ /
* | | nvme-pci: add missing unlock for reset errorKeith Busch2019-02-121-3/+5
| |/ |/|
* | nvme-pci: fix rapid add remove sequenceKeith Busch2019-02-061-10/+12
* | nvme: lock NS list changes while handling command effectsKeith Busch2019-02-062-1/+8
|/
* Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-264-32/+69
|\
| * nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke2019-01-231-2/+1
| * nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-231-1/+14
| * nvme-rdma: rework queue maps handlingSagi Grimberg2019-01-231-13/+25
| * nvme-tcp: fix timeout handlerSagi Grimberg2019-01-231-8/+11
| * nvme-rdma: fix timeout handlerSagi Grimberg2019-01-231-8/+18
* | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-202-9/+14
|\ \ | |/
| * nvme-pci: fix nvme_setup_irqs()Ming Lei2019-01-161-8/+13
| * nvmet-tcp: fix uninitialized variable accessSagi Grimberg2019-01-161-1/+1
* | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-126-39/+72
|\ \ | |/
| * nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov2019-01-091-1/+0
| * nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall2019-01-093-7/+16
| * nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch2019-01-091-1/+1
| * nvme-multipath: zero out ANA log bufferHannes Reinecke2019-01-091-0/+2
| * nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg2019-01-091-0/+2
| * nvme-tcp: don't ask if controller is fabricsSagi Grimberg2019-01-091-9/+6
| * nvme-tcp: remove dead codeSagi Grimberg2019-01-091-1/+0
| * nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-01-091-1/+3
| * nvme-pci: rerun irq setup on IO queue init errorsKeith Busch2019-01-091-14/+36
| * nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-01-091-4/+6
OpenPOWER on IntegriCloud