summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/rdma.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
* nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-231-1/+14
* nvmet: add error log support for rdma backendChaitanya Kulkarni2018-12-131-1/+9
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-091-1/+2
|\
| * nvmet-rdma: fix response use after freeIsrael Rukshin2018-12-071-1/+2
* | nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin2018-12-071-1/+1
|/
* Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig2018-11-091-15/+4
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-8/+14
|\
| * nvmet: Optionally use PCI P2P memoryLogan Gunthorpe2018-10-171-0/+2
| * nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe2018-10-171-8/+12
* | nvmet-rdma: declare local symbols staticBart Van Assche2018-10-171-1/+1
* | nvmet-rdma: use a private workqueue for deleteSagi Grimberg2018-10-051-4/+15
|/
* nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg2018-09-051-2/+25
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-45/+153
|\
| * nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy2018-07-231-5/+21
| * nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy2018-07-231-1/+1
| * nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-231-39/+130
* | nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-6/+4
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+1
|/
* nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig2018-03-261-2/+2
* nvmet-rdma: Don't flush system_wq by default during remove_oneMax Gurtovoy2018-03-261-1/+18
* nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()Israel Rukshin2018-03-261-16/+11
* nvmet-rdma: Remove unused queue stateIsrael Rukshin2018-03-261-5/+1
* nvmet: don't return "any" ip address in discovery log pageSagi Grimberg2018-03-261-0/+18
* nvmet-rdma: lowering log level for chatty debug messagesSagi Grimberg2018-01-081-1/+1
* nvmet-rdma: removed queue cleanup from module exitSagi Grimberg2018-01-081-17/+1
* nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche2018-01-061-59/+4
* nvmet: better data length validationChristoph Hellwig2017-11-101-4/+6
* nvmet-rdma: update queue list during ib_device removalIsrael Rukshin2017-11-101-2/+4
* nvmet-rdma: remove redundant empty device add calloutSagi Grimberg2017-08-181-5/+0
* nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg2017-06-281-33/+67
* nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg2017-06-281-1/+1
* nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-201-0/+1
* nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-13/+29
* nvmet-rdma: occasionally flush ongoing controller teardownSagi Grimberg2017-04-041-0/+5
* nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg2017-04-041-5/+3
* nvmet-rdma: Fix error handlingChristophe JAILLET2017-02-221-1/+1
* nvmet-rdma: use nvme cm status helperMax Gurtovoy2017-02-221-2/+3
* nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit2017-01-261-0/+17
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-0/+3
|\
| * nvmet_rdma: log the connection reject messageSteve Wise2016-12-141-0/+3
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-2/+6
|\ \
| * | nvmet-rdma: align to generic ib_event logging helperMax Gurtovoy2016-12-061-1/+2
| * | nvmet-rdma: Fix REJ status codeBart Van Assche2016-12-061-1/+4
| |/
* | nvmet-rdma: drain the queue-pair just before freeing itSagi Grimberg2016-11-141-1/+1
* | nvmet-rdma: don't forget to delete a queue from the list of connection failedSagi Grimberg2016-11-141-1/+7
* | nvmet-rdma: Fix possible NULL deref when handling rdma cm eventsBart Van Assche2016-11-141-1/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | nvmet-rdma: +1 to *queue_size from hsqsize/hrqsizeJay Freyensee2016-08-181-2/+2