Age | Commit message (Expand) | Author | Files | Lines |
2018-12-07 | nvmet-rdma: fix response use after free | Israel Rukshin | 1 | -1/+2 |
2018-12-07 | nvme: validate controller state before rescheduling keep alive | James Smart | 1 | -1/+9 |
2018-11-30 | nvme-rdma: fix double freeing of async event data | Prabhath Sajeepa | 1 | -0/+2 |
2018-11-30 | nvme: flush namespace scanning work just before removing namespaces | Sagi Grimberg | 1 | -1/+3 |
2018-11-30 | nvme: warn when finding multi-port subsystems without multipathing enabled | Christoph Hellwig | 1 | -0/+3 |
2018-11-27 | nvme-pci: fix surprise removal | Igor Konopko | 1 | -1/+1 |
2018-11-27 | nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request() | Ewan D. Milne | 1 | -1/+1 |
2018-11-27 | nvme: Free ctrl device name on init failure | Keith Busch | 1 | -1/+1 |
2018-11-15 | nvme-fc: resolve io failures during connect | James Smart | 1 | -10/+63 |
2018-11-09 | Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -17/+9 |
2018-11-09 | Revert "nvmet-rdma: use a private workqueue for delete" | Christoph Hellwig | 1 | -15/+4 |
2018-11-09 | nvme: make sure ns head inherits underlying device limits | Sagi Grimberg | 2 | -1/+4 |
2018-11-09 | nvmet: don't try to add ns to p2p map unless it actually uses it | Sagi Grimberg | 1 | -1/+1 |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+5 |
2018-11-02 | nvme-pci: fix conflicting p2p resource adds | Keith Busch | 1 | -1/+4 |
2018-11-02 | nvme-fc: fix request private initialization | James Smart | 1 | -1/+1 |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -48/+324 |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells | 1 | -1/+1 |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds | 19 | -255/+532 |
2018-10-20 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas | 8 | -47/+324 |
2018-10-19 | nvme-fabrics: move controller options matching to fabrics | Sagi Grimberg | 3 | -34/+33 |
2018-10-19 | nvme-rdma: always have a valid trsvcid | Sagi Grimberg | 1 | -24/+14 |
2018-10-18 | nvme-pci: remove duplicate check | Chaitanya Kulkarni | 1 | -2/+2 |
2018-10-17 | nvmet: Optionally use PCI P2P memory | Logan Gunthorpe | 5 | -1/+230 |
2018-10-17 | nvmet: Introduce helper functions to allocate and free request SGLs | Logan Gunthorpe | 3 | -8/+32 |
2018-10-17 | nvme-pci: Add support for P2P memory in requests | Logan Gunthorpe | 3 | -4/+18 |
2018-10-17 | nvme-pci: Use PCI p2pmem subsystem to manage the CMB | Logan Gunthorpe | 1 | -35/+45 |
2018-10-17 | nvme-pci: fix hot removal during error handling | Keith Busch | 1 | -2/+1 |
2018-10-17 | nvmet-fcloop: suppress a compiler warning | Bart Van Assche | 1 | -0/+1 |
2018-10-17 | nvme-core: make implicit seed truncation explicit | Bart Van Assche | 1 | -1/+1 |
2018-10-17 | nvmet-fc: fix kernel-doc headers | Bart Van Assche | 1 | -3/+3 |
2018-10-17 | nvme-fc: rework the request initialization code | Bart Van Assche | 1 | -3/+6 |
2018-10-17 | nvme-fc: introduce struct nvme_fcp_op_w_sgl | Bart Van Assche | 1 | -11/+18 |
2018-10-17 | nvme-fc: fix kernel-doc headers | Bart Van Assche | 1 | -6/+5 |
2018-10-17 | nvmet: avoid integer overflow in the discard code | Bart Van Assche | 1 | -1/+2 |
2018-10-17 | nvmet-rdma: declare local symbols static | Bart Van Assche | 1 | -1/+1 |
2018-10-17 | nvmet: use strlcpy() instead of strcpy() | Bart Van Assche | 2 | -2/+2 |
2018-10-17 | nvme-pci: fix nvme_suspend_queue() kernel-doc header | Bart Van Assche | 1 | -1/+1 |
2018-10-17 | nvme-core: rework a NQN copying operation | Bart Van Assche | 1 | -1/+1 |
2018-10-17 | nvme-core: declare local symbols static | Bart Van Assche | 1 | -1/+1 |
2018-10-17 | nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm() | Bart Van Assche | 1 | -1/+8 |
2018-10-17 | nvmet: use strcmp() instead of strncmp() for subsystem lookup | Bart Van Assche | 1 | -2/+1 |
2018-10-17 | nvmet: remove unreachable code | Chaitanya Kulkarni | 1 | -3/+1 |
2018-10-17 | nvme: update node paths after adding new path | Keith Busch | 1 | -0/+9 |
2018-10-09 | lightnvm: do no update csecs and sos on 1.2 | Javier González | 1 | -0/+3 |
2018-10-09 | lightnvm: use internal allocation for chunk log page | Javier González | 1 | -8/+17 |
2018-10-09 | lightnvm: move bad block and chunk state logic to core | Matias Bjørling | 1 | -2/+2 |
2018-10-08 | nvme: remove ns sibling before clearing path | Keith Busch | 1 | -1/+1 |
2018-10-05 | nvmet-rdma: use a private workqueue for delete | Sagi Grimberg | 1 | -4/+15 |