summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/rdma.c
AgeCommit message (Expand)Author
2017-03-16nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-02-22nvmet-rdma: Fix error handlingChristophe JAILLET
2017-02-22nvmet-rdma: use nvme cm status helperMax Gurtovoy
2017-01-26nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14nvmet_rdma: log the connection reject messageSteve Wise
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-06nvmet-rdma: align to generic ib_event logging helperMax Gurtovoy
2016-12-06nvmet-rdma: Fix REJ status codeBart Van Assche
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