Age | Commit message (Expand) | Author |
2017-10-04 | nvme-pci: Use PCI bus address for data/queues in CMB | Christoph Hellwig |
2017-10-01 | nvme: fix visibility of "uuid" ns attribute | Martin Wilck |
2017-09-25 | nvme-fcloop: fix port deletes and callbacks | James Smart |
2017-09-25 | nvmet-fc: ensure target queue id within range. | James Smart |
2017-09-25 | nvmet-fc: on port remove call put outside lock | James Smart |
2017-09-25 | nvme-rdma: don't fully stop the controller in error recovery | Sagi Grimberg |
2017-09-25 | nvme-rdma: give up reconnect if state change fails | Sagi Grimberg |
2017-09-25 | nvme-core: Use nvme_wq to queue async events and fw activation | Sagi Grimberg |
2017-09-25 | nvme: fix sqhd reference when admin queue connect fails | James Smart |
2017-09-25 | nvmet: implement valid sqhd values in completions | James Smart |
2017-09-25 | nvme-fabrics: Allow 0 as KATO value | Guilherme G. Piccoli |
2017-09-25 | nvme: allow timed-out ios to retry | James Smart |
2017-09-25 | nvme: stop aer posting if controller state not live | James Smart |
2017-09-25 | nvme-pci: Print invalid SGL only once | Keith Busch |
2017-09-25 | nvme-pci: initialize queue memory before interrupts | Keith Busch |
2017-09-25 | nvmet-fc: fix failing max io queue connections | James Smart |
2017-09-25 | nvme-fc: use transport-specific sgl format | James Smart |
2017-09-25 | nvmet-fcloop: remove use of FC-specific error codes | James Smart |
2017-09-25 | nvmet-fc: remove use of FC-specific error codes | James Smart |
2017-09-25 | nvme-fc: remove use of FC-specific error codes | James Smart |
2017-09-11 | nvme-pci: implement the HMB entry number and size limitations | Christoph Hellwig |
2017-09-11 | nvme-pci: propagate (some) errors from host memory buffer setup | Christoph Hellwig |
2017-09-11 | nvme-pci: use appropriate initial chunk size for HMB allocation | Akinobu Mita |
2017-09-11 | nvme-pci: fix host memory buffer allocation fallback | Christoph Hellwig |
2017-09-11 | nvme: fix lightnvm check | Christoph Hellwig |
2017-09-09 | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-03 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-01 | nvme-fabrics: generate spec-compliant UUID NQNs | Daniel Verkamp |
2017-08-30 | nvmet: add support for reporting the host identifier | Omri Mann |
2017-08-30 | nvme: Use metadata for passthrough commands | Keith Busch |
2017-08-30 | nvme: Make nvme user functions static | Keith Busch |
2017-08-30 | nvme/pci: Use req_op to determine DIF remapping | Keith Busch |
2017-08-30 | nvme: factor metadata handling out of __nvme_submit_user_cmd | Christoph Hellwig |
2017-08-30 | nvme-fabrics: Convert nvmf_transports_mutex to an rwsem | Roland Dreier |
2017-08-30 | nvme-pci: use dma memory for the host memory buffer descriptors | Christoph Hellwig |
2017-08-30 | nvme-rdma: default MR page size to 4k | Max Gurtovoy |
2017-08-29 | nvme: don't blindly overwrite identifiers on disk revalidate | Christoph Hellwig |
2017-08-29 | nvme: remove nvme_revalidate_ns | Christoph Hellwig |
2017-08-29 | nvme: remove unused struct nvme_ns fields | Christoph Hellwig |
2017-08-29 | nvme: allow calling nvme_change_ctrl_state from irq context | Christoph Hellwig |
2017-08-29 | nvme: report more detailed status codes to the block layer | Christoph Hellwig |
2017-08-28 | nvme: honor RTD3 Entry Latency for shutdowns | Martin K. Petersen |
2017-08-28 | nvme: fix uninitialized prp2 value on small transfers | Jan H. Schönherr |
2017-08-28 | nvme-rdma: Use unlikely macro in the fast path | Max Gurtovoy |
2017-08-28 | nvmet: use memcpy_and_pad for identify sn/fr | Martin Wilck |
2017-08-28 | nvmet-fc: simplify sg list handling | James Smart |
2017-08-28 | nvme-fc: Reattach to localports on re-registration | James Smart |
2017-08-28 | nvme: rename AMS symbolic constants to fit specification | Max Gurtovoy |
2017-08-28 | nvme: add symbolic constants for CC identifiers | Max Gurtovoy |