aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/rdma/ib_umem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua1-2/+2
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig1-2/+2
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe1-1/+1
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe1-15/+4
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem1-1/+0
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem1-0/+9
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem1-1/+1
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-3/+5
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe1-3/+3
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe1-2/+1
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-1/+0
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov1-2/+2
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel1-0/+2
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran1-1/+4
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran1-0/+2
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran1-1/+24
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer1-0/+1
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-8/+3
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-2/+2
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-0/+3
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-0/+78