Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5a39dd8238e5d42c830bbd8d31211adf6fea6ca
/
drivers
/
nvme
/
host
/
rdma.c
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
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
· 9 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
· 9 years ago