开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
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
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
nvme: default to 0 poll queues
Jens Axboe
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
2018-11-15
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
nvme-fc: resolve io failures during connect
James Smart
2018-11-14
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-07
nvme: add separate poll queue map
Jens Axboe
2018-11-07
nvme: utilize two queue maps, one for reads and one for writes
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
2018-11-02
nvme-fc: fix request private initialization
James Smart
[next]