Christoph Hellwig
|
d86c4d8ef3
nvme: move reset workqueue handling to common code
|
8 years ago |
Christoph Hellwig
|
385475ee2d
nvme-rdma: merge init_request and exit_request methods
|
8 years ago |
Dan Carpenter
|
bb472baa23
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
|
8 years ago |
Sagi Grimberg
|
fdf9dfa850
nvme: move nr_reconnects to nvme_ctrl
|
8 years ago |
Sagi Grimberg
|
9a6327d2f2
nvme: Move transports to use nvme-core workqueue
|
8 years ago |
Sagi Grimberg
|
b282a88d91
nvme-rdma: Get rid of CONNECTED state
|
8 years ago |
Sagi Grimberg
|
abf87d5e9d
nvme-rdma: rework rdma connection establishment error path
|
8 years ago |
Sagi Grimberg
|
ca6e95bb0a
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
|
8 years ago |
Sagi Grimberg
|
c8295d1112
nvme-rdma: Don't rearm the CQ when polling directly
|
8 years ago |
Sagi Grimberg
|
dc5bc6a9fe
nvme-rdma: Make queue flags bit numbers and not shifts
|
8 years ago |
Sagi Grimberg
|
3dee63c7d9
nvme-rdma: get rid of unused ctrl lock
|
8 years ago |
Christoph Hellwig
|
a104c9f22c
nvme-rdma: fix merge error
|
8 years ago |
Jens Axboe
|
8f66439eec
Merge tag 'v4.12-rc5' into for-4.13/block
|
8 years ago |
Christoph Hellwig
|
fc17b6534e
blk-mq: switch ->queue_rq return value to blk_status_t
|
8 years ago |
Sagi Grimberg
|
e818a5b487
nvme-rdma: fast fail incoming requests while we reconnect
|
8 years ago |
Christoph Hellwig
|
d3d5b87ddd
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
|
8 years ago |
Marta Rybczynska
|
0544f5494a
nvme-rdma: support devices with queue size < 32
|
8 years ago |
Christoph Hellwig
|
d6296d39e9
blk-mq: update ->init_request and ->exit_request prototypes
|
8 years ago |
Linus Torvalds
|
694752922b
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Christoph Hellwig
|
27fa9bc545
nvme: split nvme status from block req->errors
|
8 years ago |
Sagi Grimberg
|
1af76ddaa8
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
|
8 years ago |
Christoph Hellwig
|
77f02a7acd
nvme: factor request completion code into a common helper
|
8 years ago |
Sagi Grimberg
|
e806666e25
nvme-rdma: increment request retries counter before requeuing
|
8 years ago |
Sagi Grimberg
|
fd8563ced8
nvme-rdma: Support ctrl_loss_tmo
|
8 years ago |
Sagi Grimberg
|
7777bdedf3
nvme-rdma: get rid of local reconnect_delay
|
8 years ago |
Sagi Grimberg
|
a56c79cfd3
nvme-rdma: fix module_init (theoretical) error path
|
8 years ago |
Sagi Grimberg
|
0928f9b4f1
nvme-rdma: use inet_pton_with_scope helper
|
8 years ago |
Sagi Grimberg
|
782d820ca4
nvme-rdma: Give some more grace for rdma connection establishment
|
8 years ago |
Sagi Grimberg
|
dc2ad16ab2
nvme-rdma: handle cpu unplug when re-establishing the controller
|
8 years ago |
Eric Biggers
|
f363b089be
blk-mq: constify struct blk_mq_ops
|
8 years ago |