summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_umem.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong2021-01-201-3/+45
* RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe2020-11-161-0/+42
* RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-2/+0
* RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-3/+12
* RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-091-0/+20
* RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe2020-08-311-4/+5
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-291-28/+1
* IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-161-2/+2
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-2/+2
* RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe2019-08-211-1/+1
* RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-211-15/+4
* RDMA/umem: Remove hugetlb flagShiraz Saleem2019-05-061-1/+0
* RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2019-05-061-0/+9
* RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-081-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-3/+5
* RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe2018-09-211-3/+3
* RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe2018-09-201-2/+1
* IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-151-1/+0
* IB/umem: Add contiguous ODP supportArtemy Kovalyov2017-04-251-2/+2
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-151-0/+2
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-151-1/+4
* IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-151-0/+2
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-1/+24
* IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-0/+1
* IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-8/+3
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-2/+2
* IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-0/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-081-0/+3
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-0/+78