summaryrefslogtreecommitdiff
path: root/include/rdma/ib_umem.h
AgeCommit message (Expand)Author
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-02-12RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe
2020-09-11RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-11RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-08-31RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe
2020-07-29RDMA/include: Replace license text with SPDX tagsLeon Romanovsky
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier