index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2018-12-18
nvme-tcp: fix endianess annotations
Christoph Hellwig
2018-12-18
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
2018-12-18
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
2018-12-17
nvme-pci: don't share queue maps
Christoph Hellwig
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
2018-12-13
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
2018-12-13
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
2018-12-13
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2018-12-13
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
2018-12-13
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
2018-12-13
nvme: add __exit annotation
Chengguang Xu
2018-12-13
nvme-tcp: add NVMe over TCP host driver
Sagi Grimberg
2018-12-13
nvme-fabrics: allow user passing data digest
Sagi Grimberg
2018-12-13
nvme-fabrics: allow user passing header digest
Sagi Grimberg
2018-12-11
lightnvm: disable interleaved metadata
Igor Konopko
2018-12-11
lightnvm: dynamic DMA pool entry size
Igor Konopko
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
2018-12-11
lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
Geert Uytterhoeven
2018-12-11
nvme: fix irq vs io_queue calculations
Jens Axboe
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-07
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
2018-12-07
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-07
nvme: Remove unused forward declaration
Israel Rukshin
2018-12-07
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2018-12-07
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-07
nvme: cache controller attributes
Sagi Grimberg
2018-12-07
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
2018-12-07
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-04
block: only allow polling if a poll queue_map exists
Christoph Hellwig
2018-12-04
nvme-mpath: remove I/O polling support
Christoph Hellwig
2018-12-04
nvme-rdma: remove I/O polling support
Christoph Hellwig
2018-12-04
nvme-pci: remove the CQ lock for interrupt driven queues
Christoph Hellwig
2018-12-04
nvme-pci: don't poll from irq context when deleting queues
Christoph Hellwig
2018-12-04
nvme-pci: refactor nvme_disable_io_queues
Christoph Hellwig
2018-12-04
nvme-pci: consolidate code for polling non-dedicated queues
Christoph Hellwig
2018-12-04
nvme-pci: only allow polling with separate poll queues
Christoph Hellwig
2018-12-04
nvme-pci: cleanup SQ allocation a bit
Christoph Hellwig
2018-12-04
nvme-pci: use atomic bitops to mark a queue enabled
Christoph Hellwig
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-11-30
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
2018-11-29
nvme: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
2018-11-27
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
[prev]
[next]