index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem.h
Age
Commit message (
Expand
)
Author
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
2018-05-15
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel
2014-12-15
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2014-12-15
IB/core: Add umem function to read data from user-space
Haggai Eran
2014-12-15
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-09-19
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
Shawn Bohrer
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2007-10-09
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-08
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier