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: avoid dereference of symbol from unloaded module
Ming Lei
2017-11-11
1
-1
/
+2
*
nvme: send uevent for some asynchronous events
Keith Busch
2017-11-11
2
-0
/
+29
*
nvme: unexport starting async event work
Keith Busch
2017-11-11
2
-8
/
+1
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-11
5
-39
/
+10
*
nvme-fc: remove unused "queue_size" field
Keith Busch
2017-11-11
1
-6
/
+3
*
nvme: centralize AEN defines
Keith Busch
2017-11-11
5
-47
/
+19
*
nvme: fix eui_show() print format
Javier González
2017-11-11
1
-1
/
+1
*
nvme: compare NQN string with right size
Javier González
2017-11-11
1
-1
/
+1
*
nvme-rdma: fix nvme_rdma_create_queue_ib error flow
Max Gurtovoy
2017-11-11
1
-1
/
+1
*
nvme-fc: decouple ns references from lldd references
James Smart
2017-11-11
1
-6
/
+78
*
nvme-fc: fix localport resume using stale values
James Smart
2017-11-11
1
-2
/
+10
*
nvme: check admin passthru command effects
Keith Busch
2017-11-11
2
-0
/
+108
*
nvme: factor get log into a helper
Keith Busch
2017-11-11
1
-6
/
+13
*
nvme: fix and clarify the check for missing metadata
Christoph Hellwig
2017-11-11
1
-13
/
+18
*
nvme: split __nvme_revalidate_disk
Christoph Hellwig
2017-11-11
1
-23
/
+26
*
nvme: set the chunk size before freezing the queue
Christoph Hellwig
2017-11-11
1
-2
/
+3
*
nvme: don't pass struct nvme_ns to nvme_config_discard
Christoph Hellwig
2017-11-11
1
-16
/
+17
*
nvme: don't pass struct nvme_ns to nvme_init_integrity
Christoph Hellwig
2017-11-11
1
-7
/
+7
*
nvme: always unregister the integrity profile in __nvme_revalidate_disk
Christoph Hellwig
2017-11-11
1
-30
/
+10
*
nvme: move the dying queue check from cancel to completion
Christoph Hellwig
2017-11-11
1
-6
/
+3
*
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
2017-11-03
7
-448
/
+969
|
\
|
*
nvme: comment typo fixed in clearing AER
Minwoo Im
2017-11-03
1
-1
/
+1
|
*
nvme: Remove unused headers
Keith Busch
2017-11-01
1
-4
/
+0
|
*
nvme-fc: add dev_loss_tmo timeout and remoteport resume support
James Smart
2017-11-01
1
-39
/
+239
|
*
nvme: allow controller RESETTING to RECONNECTING transition
James Smart
2017-11-01
1
-0
/
+1
|
*
nvme-fc: check connectivity before initiating reconnects
James Smart
2017-11-01
1
-7
/
+16
|
*
nvme-fc: add a dev_loss_tmo field to the remoteport
James Smart
2017-11-01
1
-0
/
+31
|
*
nvme-fc: change ctlr state assignments during reset/reconnect
James Smart
2017-11-01
1
-15
/
+13
|
*
nvme: flush reset_work before safely continuing with delete operation
Sagi Grimberg
2017-11-01
2
-1
/
+1
|
*
nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire
Sagi Grimberg
2017-11-01
1
-1
/
+1
|
*
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
3
-17
/
+4
|
*
nvme-rdma: remove nvme_rdma_remove_ctrl
Christoph Hellwig
2017-11-01
1
-10
/
+8
|
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
5
-79
/
+53
|
*
nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
Christoph Hellwig
2017-11-01
1
-14
/
+6
|
*
nvme-fc: avoid workqueue flush stalls
James Smart
2017-11-01
1
-1
/
+1
|
*
nvme-fc: remove NVME_FC_MAX_SEGMENTS
James Smart
2017-10-27
1
-4
/
+2
|
*
nvme-fc: add support for duplicate_connect option
James Smart
2017-10-27
1
-0
/
+33
|
*
nvme-rdma: add support for duplicate_connect option
James Smart
2017-10-27
1
-0
/
+82
|
*
nvme: add helper to compare options to controller
James Smart
2017-10-27
1
-0
/
+12
|
*
nvme: add duplicate_connect option
James Smart
2017-10-27
2
-1
/
+8
|
*
nvme: check for a live controller in nvme_dev_open
Christoph Hellwig
2017-10-27
1
-1
/
+1
|
*
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
2017-10-27
2
-61
/
+18
|
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
5
-32
/
+38
|
*
nvme: simplify nvme_open
Christoph Hellwig
2017-10-27
1
-30
/
+10
|
*
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
2017-10-27
1
-1
/
+2
|
*
nvme-rdma: Add debug message when reaches timeout
Nitzan Carmi
2017-10-23
1
-0
/
+4
|
*
nvme-rdma: align nvme_rdma_device structure
Max Gurtovoy
2017-10-23
1
-2
/
+2
|
*
nvme-fc: correct io timeout behavior
James Smart
2017-10-20
1
-4
/
+10
|
*
nvme-fc: correct io termination handling
James Smart
2017-10-20
1
-13
/
+18
|
*
nvme-pci: add SGL support
Chaitanya Kulkarni
2017-10-20
1
-27
/
+187
[next]