aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_umem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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