| Commit message (Expand) | Author | Age | Files | Lines |
* | nvmet: fix error flow during ns enable | Max Gurtovoy | 2019-03-28 | 1 | -2/+2 |
* | nvmet: fix building bvec from sg list | Ming Lei | 2019-03-28 | 1 | -10/+10 |
* | nvme-multipath: relax ANA state check | Martin George | 2019-03-28 | 1 | -4/+1 |
* | nvme-tcp: fix an endianess miss-annotation | Christoph Hellwig | 2019-03-28 | 1 | -1/+1 |
* | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-16 | 11 | -77/+115 |
|\ |
|
| * | nvme-tcp: support C2HData with SUCCESS flag | Sagi Grimberg | 2019-03-13 | 1 | -4/+28 |
| * | nvmet: ignore EOPNOTSUPP for discard | Christoph Hellwig | 2019-03-13 | 2 | -5/+5 |
| * | nvme: add proper write zeroes setup for the multipath device | Christoph Hellwig | 2019-03-13 | 1 | -3/+3 |
| * | nvme: add proper discard setup for the multipath device | Christoph Hellwig | 2019-03-13 | 1 | -3/+3 |
| * | nvme: remove nvme_ns_config_oncs | Christoph Hellwig | 2019-03-13 | 1 | -7/+3 |
| * | nvme: disable Write Zeroes for qemu controllers | Christoph Hellwig | 2019-03-13 | 3 | -2/+9 |
| * | nvmet-fc: bring Disconnect into compliance with FC-NVME spec | James Smart | 2019-03-13 | 1 | -31/+2 |
| * | nvmet-fc: fix issues with targetport assoc_list list walking | James Smart | 2019-03-13 | 1 | -5/+4 |
| * | nvme-fc: reject reconnect if io queue count is reduced to zero | James Smart | 2019-03-13 | 1 | -0/+12 |
| * | nvme-fc: fix numa_node when dev is null | James Smart | 2019-03-13 | 1 | -1/+4 |
| * | nvme-fc: use nr_phys_segments to determine existence of sgl | James Smart | 2019-03-13 | 1 | -4/+15 |
| * | nvme-loop: init nvmet_ctrl fatal_err_work when allocate | Yufen Yu | 2019-03-13 | 1 | -10/+10 |
| * | nvme: update comment to make the code easier to read | Yufen Yu | 2019-03-13 | 1 | -2/+2 |
| * | nvme: put ns_head ref if namespace fails allocation | Sagi Grimberg | 2019-03-13 | 1 | -0/+1 |
| * | nvme-trace: fix cdw10 buffer overrun | Keith Busch | 2019-03-13 | 1 | -1/+1 |
| * | nvme: don't warn on block content change effects | Keith Busch | 2019-03-13 | 1 | -1/+1 |
| * | nvme: add get-feature to admin cmds tracer | Max Gurtovoy | 2019-03-13 | 1 | -0/+14 |
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 24 | -260/+219 |
|\| |
|
| * | nvme-rdma: use nr_phys_segments when map rq to sgl | Chaitanya Kulkarni | 2019-02-21 | 1 | -2/+2 |
| * | nvmet: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 7 | -63/+7 |
| * | nvmet-rdma: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -9/+1 |
| * | nvme-loop: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -9/+1 |
| * | nvmet-fcloop: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -12/+1 |
| * | nvmet-fc: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -13/+1 |
| * | nvme: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 6 | -46/+6 |
| * | nvme-pci: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -9/+1 |
| * | nvme-lightnvm: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -15/+1 |
| * | nvme-rdma: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -9/+1 |
| * | nvme-fc: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 1 | -13/+1 |
| * | nvme-fabrics: convert to SPDX identifiers | Christoph Hellwig | 2019-02-20 | 2 | -18/+2 |
| * | nvme: return error from nvme_alloc_ns() | Hannes Reinecke | 2019-02-20 | 1 | -10/+21 |
| * | nvme: avoid that deleting a controller triggers a circular locking complaint | Bart Van Assche | 2019-02-20 | 1 | -2/+3 |
| * | nvme: introduce a helper function for controller deletion | Bart Van Assche | 2019-02-20 | 1 | -4/+9 |
| * | nvme: unexport nvme_delete_ctrl_sync() | Bart Van Assche | 2019-02-20 | 2 | -3/+1 |
| * | nvme-pci: check kstrtoint() return value in queue_count_set() | Bart Van Assche | 2019-02-20 | 1 | -0/+2 |
| * | nvme-fabrics: document the poll function argument | Bart Van Assche | 2019-02-20 | 1 | -0/+1 |
| * | nvmet: fix indentation | Bart Van Assche | 2019-02-20 | 1 | -1/+1 |
| * | nvme-multipath: round-robin I/O policy | Hannes Reinecke | 2019-02-20 | 3 | -1/+100 |
| * | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe | 2019-02-15 | 3 | -11/+20 |
| |\ |
|
| * | | nvme: remove the .stop_ctrl callout | Sagi Grimberg | 2019-02-04 | 4 | -19/+6 |
| * | | nvme: add support for the Write Zeroes command | Chaitanya Kulkarni | 2019-02-04 | 1 | -2/+50 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-05 | 1 | -78/+39 |
|\ \ \ |
|
| * | | | nvme-pci: Simplify interrupt allocation | Ming Lei | 2019-02-18 | 1 | -76/+38 |
| * | | | genirq/affinity: Store interrupt sets size in struct irq_affinity | Ming Lei | 2019-02-18 | 1 | -4/+3 |
| |/ / |
|
* | / | nvme-pci: add missing unlock for reset error | Keith Busch | 2019-02-12 | 1 | -3/+5 |
| |/
|/| |
|