Age | Commit message (Expand) | Author |
2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-02-21 | nvme-rdma: use nr_phys_segments when map rq to sgl | Chaitanya Kulkarni |
2019-02-20 | nvmet: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvmet-rdma: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme-loop: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvmet-fcloop: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvmet-fc: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme-pci: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme-lightnvm: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme-rdma: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme-fc: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme-fabrics: convert to SPDX identifiers | Christoph Hellwig |
2019-02-20 | nvme: return error from nvme_alloc_ns() | Hannes Reinecke |
2019-02-20 | nvme: avoid that deleting a controller triggers a circular locking complaint | Bart Van Assche |
2019-02-20 | nvme: introduce a helper function for controller deletion | Bart Van Assche |
2019-02-20 | nvme: unexport nvme_delete_ctrl_sync() | Bart Van Assche |
2019-02-20 | nvme-pci: check kstrtoint() return value in queue_count_set() | Bart Van Assche |
2019-02-20 | nvme-fabrics: document the poll function argument | Bart Van Assche |
2019-02-20 | nvmet: fix indentation | Bart Van Assche |
2019-02-20 | nvme-multipath: round-robin I/O policy | Hannes Reinecke |
2019-02-18 | nvme-pci: Simplify interrupt allocation | Ming Lei |
2019-02-18 | genirq/affinity: Store interrupt sets size in struct irq_affinity | Ming Lei |
2019-02-15 | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe |
2019-02-12 | nvme-pci: add missing unlock for reset error | Keith Busch |
2019-02-06 | nvme-pci: fix rapid add remove sequence | Keith Busch |
2019-02-06 | nvme: lock NS list changes while handling command effects | Keith Busch |
2019-02-04 | nvme: remove the .stop_ctrl callout | Sagi Grimberg |
2019-02-04 | nvme: add support for the Write Zeroes command | Chaitanya Kulkarni |
2019-01-26 | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-23 | nvme-multipath: drop optimization for static ANA group IDs | Hannes Reinecke |
2019-01-23 | nvmet-rdma: fix null dereference under heavy load | Raju Rangoju |
2019-01-23 | nvme-rdma: rework queue maps handling | Sagi Grimberg |
2019-01-23 | nvme-tcp: fix timeout handler | Sagi Grimberg |
2019-01-23 | nvme-rdma: fix timeout handler | Sagi Grimberg |
2019-01-20 | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-16 | nvme-pci: fix nvme_setup_irqs() | Ming Lei |
2019-01-16 | nvmet-tcp: fix uninitialized variable access | Sagi Grimberg |
2019-01-12 | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-09 | nvme: don't initlialize ctrl->cntlid twice | Andrey Smirnov |
2019-01-09 | nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN | James Dingwall |
2019-01-09 | nvme: pad fake subsys NQN vid and ssvid with zeros | Keith Busch |
2019-01-09 | nvme-multipath: zero out ANA log buffer | Hannes Reinecke |
2019-01-09 | nvme-fabrics: unset write/poll queues for discovery controllers | Sagi Grimberg |
2019-01-09 | nvme-tcp: don't ask if controller is fabrics | Sagi Grimberg |
2019-01-09 | nvme-tcp: remove dead code | Sagi Grimberg |
2019-01-09 | nvme-pci: fix out of bounds access in nvme_cqe_pending | Hongbo Yao |
2019-01-09 | nvme-pci: rerun irq setup on IO queue init errors | Keith Busch |
2019-01-09 | nvme-pci: use the same attributes when freeing host_mem_desc_bufs. | Liviu Dudau |