index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
rdma.c
Age
Commit message (
Expand
)
Author
2017-08-18
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-04-04
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
2017-04-04
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
2017-04-04
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-02-22
nvmet-rdma: Fix error handling
Christophe JAILLET
2017-02-22
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
nvmet_rdma: log the connection reject message
Steve Wise
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-06
nvmet-rdma: align to generic ib_event logging helper
Max Gurtovoy
2016-12-06
nvmet-rdma: Fix REJ status code
Bart Van Assche
2016-11-14
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
2016-11-14
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
2016-11-14
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-08-18
nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
Jay Freyensee
2016-08-16
nvmet-rdma: Fix use after free
Vincent Stehlé
2016-08-04
nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...
Sagi Grimberg
2016-08-04
nvmet-rdma: Correctly handle RDMA device hot removal
Sagi Grimberg
2016-07-08
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
Christoph Hellwig