summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/rdma.c
AgeCommit message (Expand)Author
2017-12-20nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-06-17nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit
2016-11-14nvmet-rdma: drain the queue-pair just before freeing itSagi Grimberg
2016-11-14nvmet-rdma: don't forget to delete a queue from the list of connection failedSagi Grimberg
2016-11-14nvmet-rdma: Fix possible NULL deref when handling rdma cm eventsBart Van Assche
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-08-18nvmet-rdma: +1 to *queue_size from hsqsize/hrqsizeJay Freyensee
2016-08-16nvmet-rdma: Fix use after freeVincent Stehlé
2016-08-04nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...Sagi Grimberg
2016-08-04nvmet-rdma: Correctly handle RDMA device hot removalSagi Grimberg
2016-07-08nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig