Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a090bd4ff8387c409732a8e059fbf264ea0bdd56
/
drivers
/
nvme
/
host
/
rdma.c
e818a5b
nvme-rdma: fast fail incoming requests while we reconnect
by Sagi Grimberg
· 7 years ago
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 8 years ago
0544f54
nvme-rdma: support devices with queue size < 32
by Marta Rybczynska
· 8 years ago
d6296d3
blk-mq: update ->init_request and ->exit_request prototypes
by Christoph Hellwig
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
27fa9bc
nvme: split nvme status from block req->errors
by Christoph Hellwig
· 8 years ago
1af76dd
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
by Sagi Grimberg
· 8 years ago
77f02a7
nvme: factor request completion code into a common helper
by Christoph Hellwig
· 8 years ago
e806666
nvme-rdma: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
fd8563c
nvme-rdma: Support ctrl_loss_tmo
by Sagi Grimberg
· 8 years ago
7777bde
nvme-rdma: get rid of local reconnect_delay
by Sagi Grimberg
· 8 years ago
a56c79c
nvme-rdma: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
0928f9b
nvme-rdma: use inet_pton_with_scope helper
by Sagi Grimberg
· 8 years ago
782d820
nvme-rdma: Give some more grace for rdma connection establishment
by Sagi Grimberg
· 8 years ago
dc2ad16
nvme-rdma: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
f363b08
blk-mq: constify struct blk_mq_ops
by Eric Biggers
· 8 years ago
c248c64
nvme-rdma: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
b43daed
scripts/spelling.txt: add "embeded" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
8f4e8da
nvme-rdma: add support for host_traddr
by Max Gurtovoy
· 8 years ago
3ee80c3
nvme-rdma: move nvme cm status helper to .h file
by Max Gurtovoy
· 8 years ago
e5a39dd
nvme: make nvmf_register_transport require a create_ctrl callback
by Johannes Thumshirn
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
92f4ae3
nvme-rdma: Switch from dma_device to dev.parent
by Bart Van Assche
· 8 years ago
b131c61
nvme: use blk_rq_payload_bytes
by Christoph Hellwig
· 8 years ago
1392370e
nvme-rdma: fix nvme_rdma_queue_is_ready
by Christoph Hellwig
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
7f03953
nvme-rdma: use rdma connection reject helper functions
by Steve Wise
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
f9d03f9
block: improve handling of the magic discard payload
by Christoph Hellwig
· 8 years ago
721b391
nvme-fabrics: set sqe.command_id in core not transports
by James Smart
· 8 years ago
27a4bee
nvme-rdma: align to generic ib_event logging helper
by Max Gurtovoy
· 8 years ago
d4a5340
nvme-rdma: remove redundant define
by Sagi Grimberg
· 8 years ago
76c08bf
nvme-rdma: force queue size to respect controller capability
by Samuel Jones
· 8 years ago
bac0000
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
by Omar Sandoval
· 8 years ago
c8dbc37
nvme-rdma: stop and free io queues on connect failure
by Steve Wise
· 8 years ago
553cd9e
nvme-rdma: reject non-connect commands before the queue is live
by Christoph Hellwig
· 8 years ago
7bf5853
nvme: don't pass the full CQE to nvme_complete_async_event
by Christoph Hellwig
· 8 years ago
d49187e
nvme: introduce struct nvme_request
by Christoph Hellwig
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
11975e0
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
by Christoph Hellwig
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
3b4ac78
nvme-rdma: only clear queue flags after successful connect
by Sagi Grimberg
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
1bda18d
nvme-rdma: fix null pointer dereference on req->mr
by Colin Ian King
· 8 years ago
e87a911
nvme-rdma: use ib_client API to detect device removal
by Steve Wise
· 8 years ago
e89ca58
nvme-rdma: add DELETING queue flag
by Sagi Grimberg
· 8 years ago
f361e5a
nvme-rdma: destroy nvme queue rdma resources on connect failure
by Steve Wise
· 8 years ago
cdbecc8
nvme_rdma: keep a ref on the ctrl during delete/flush
by Steve Wise
· 8 years ago
4d8c6a7
nvme-rdma: Get rid of redundant defines
by Sagi Grimberg
· 8 years ago
f5b7b55
nvme-rdma: Get rid of duplicate variable
by Sagi Grimberg
· 8 years ago
c5af865
nvme-rdma: fix sqsize/hsqsize per spec
by Jay Freyensee
· 8 years ago
f994d9d
fabrics: define admin sqsize min default, per spec
by Jay Freyensee
· 8 years ago
39bbee4
nvme-rdma: initialize ret to zero to avoid returning garbage
by Colin Ian King
· 8 years ago
e326637
nvme-rdma: Remove unused includes
by Sagi Grimberg
· 8 years ago
3ef1b4b
nvme-rdma: start async event handler after reconnecting to a controller
by Sagi Grimberg
· 8 years ago
45862eb
nvme-rdma: Make sure to shutdown the controller if we can
by Sagi Grimberg
· 8 years ago
a34ca17
nvme-rdma: Free the I/O tags when we delete the controller
by Sagi Grimberg
· 8 years ago
2461a8d
nvme-rdma: Remove duplicate call to nvme_remove_namespaces
by Sagi Grimberg
· 8 years ago
57de5a0
nvme-rdma: Fix device removal handling
by Sagi Grimberg
· 8 years ago
5f372eb
nvme-rdma: Queue ns scanning after a sucessful reconnection
by Sagi Grimberg
· 8 years ago
0b857b4
nvme-rdma: Don't leak uninitialized memory in connect request private data
by Roland Dreier
· 8 years ago
2ac17c2
nvme-rdma: Don't use tl_retry_count
by Sagi Grimberg
· 8 years ago
458a963
nvme-rdma: fix the return value of nvme_rdma_reinit_request()
by Wei Yongjun
· 8 years ago
7110230
nvme-rdma: add a NVMe over Fabrics RDMA host driver
by Christoph Hellwig
· 8 years ago