summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/umem_dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb2023-01-311-4/+4
* RDMA/umem: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-181-3/+4
* RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe2022-08-161-1/+7
* RDMA: use DMA_RESV_USAGE_KERNELChristian König2022-04-071-1/+1
* dma-buf: add enum dma_resv_usage v4Christian König2022-04-071-1/+2
* RDMA: use dma_resv_wait() instead of extracting the fenceChristian König2022-03-241-6/+2
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+3
|\
| * dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+3
* | RDMA/umem: Allow pinned dmabuf umem usageGal Pressman2021-10-281-0/+51
|/
* RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-241-3/+2
* RDMA/umem: fix missing automated renameChristian König2021-06-071-1/+1
* RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe2021-03-111-0/+4
* RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong2021-01-201-0/+174