index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-pci: trace SQ status on completions
yupeng
2018-12-19
3
-0
/
+28
*
nvme-rdma: implement polling queue map
Sagi Grimberg
2018-12-18
1
-6
/
+43
*
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
2018-12-18
2
-0
/
+16
*
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
2018-12-18
5
-6
/
+6
*
nvme-core: optionally poll sync commands
Sagi Grimberg
2018-12-18
3
-11
/
+39
*
nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
Colin Ian King
2018-12-18
1
-1
/
+1
*
nvme-tcp: fix endianess annotations
Christoph Hellwig
2018-12-18
1
-4
/
+5
*
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
2018-12-18
1
-6
/
+6
*
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
2018-12-18
1
-0
/
+3
*
nvme-pci: don't share queue maps
Christoph Hellwig
2018-12-17
1
-5
/
+1
*
nvme: fix kernel paging oops
Sagi Grimberg
2018-12-13
1
-1
/
+1
*
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
2018-12-13
1
-3
/
+25
*
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
2018-12-13
1
-6
/
+41
*
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2018-12-13
2
-0
/
+16
*
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
2018-12-13
1
-0
/
+3
*
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
2018-12-13
1
-1
/
+1
*
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
3
-14
/
+14
*
nvme: provide fallback for discard alloc failure
Jens Axboe
2018-12-13
2
-6
/
+38
*
nvme: add __exit annotation
Chengguang Xu
2018-12-13
2
-2
/
+2
*
nvme-tcp: add NVMe over TCP host driver
Sagi Grimberg
2018-12-13
3
-0
/
+2260
*
nvme-fabrics: allow user passing data digest
Sagi Grimberg
2018-12-13
2
-0
/
+7
*
nvme-fabrics: allow user passing header digest
Sagi Grimberg
2018-12-13
2
-0
/
+7
*
lightnvm: disable interleaved metadata
Igor Konopko
2018-12-11
1
-0
/
+1
*
lightnvm: dynamic DMA pool entry size
Igor Konopko
2018-12-11
1
-2
/
+3
*
lightnvm: simplify geometry enumeration
Matias Bjørling
2018-12-11
3
-23
/
+15
*
lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
Geert Uytterhoeven
2018-12-11
1
-1
/
+2
*
nvme: fix irq vs io_queue calculations
Jens Axboe
2018-12-11
1
-35
/
+29
*
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-10
1
-1
/
+9
|
\
|
*
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-07
1
-1
/
+9
*
|
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
2018-12-08
1
-9
/
+0
*
|
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-08
2
-2
/
+46
*
|
nvme: Remove unused forward declaration
Israel Rukshin
2018-12-08
1
-1
/
+0
*
|
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2018-12-08
2
-1
/
+14
*
|
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-08
2
-0
/
+14
*
|
nvme: cache controller attributes
Sagi Grimberg
2018-12-08
2
-0
/
+2
*
|
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
2018-12-08
5
-7
/
+12
*
|
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
2018-12-08
1
-3
/
+1
*
|
block: only allow polling if a poll queue_map exists
Christoph Hellwig
2018-12-04
1
-20
/
+9
*
|
nvme-mpath: remove I/O polling support
Christoph Hellwig
2018-12-04
1
-16
/
+0
*
|
nvme-rdma: remove I/O polling support
Christoph Hellwig
2018-12-04
1
-24
/
+0
*
|
nvme-pci: remove the CQ lock for interrupt driven queues
Christoph Hellwig
2018-12-04
1
-11
/
+26
*
|
nvme-pci: don't poll from irq context when deleting queues
Christoph Hellwig
2018-12-04
1
-8
/
+19
*
|
nvme-pci: refactor nvme_disable_io_queues
Christoph Hellwig
2018-12-04
1
-21
/
+20
*
|
nvme-pci: consolidate code for polling non-dedicated queues
Christoph Hellwig
2018-12-04
1
-23
/
+12
*
|
nvme-pci: only allow polling with separate poll queues
Christoph Hellwig
2018-12-04
1
-13
/
+5
*
|
nvme-pci: cleanup SQ allocation a bit
Christoph Hellwig
2018-12-04
1
-18
/
+15
*
|
nvme-pci: use atomic bitops to mark a queue enabled
Christoph Hellwig
2018-12-04
1
-28
/
+15
*
|
block: move queues types to the block layer
Christoph Hellwig
2018-12-04
1
-43
/
+25
*
|
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
4
-14
/
+74
|
\
|
|
*
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
2018-11-30
1
-0
/
+2
[next]