summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_umem_odp.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-211-0/+20
* RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-081-0/+1
* IB/mlx5: Remove dead codeMoni Shoua2019-01-241-6/+0Star
* IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua2019-01-241-1/+1
* RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky2019-01-091-13/+13
* RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe2018-09-211-0/+1
* RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe2018-09-211-0/+1
* RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe2018-09-211-15/+0Star
* RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-211-1/+19
* RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-211-0/+2
* RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe2018-09-211-7/+4Star
* RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-211-18/+21
* mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-1/+2
* RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-101-4/+0Star
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-091-4/+7
* IB/umem: Add support to huge ODPArtemy Kovalyov2017-04-251-2/+4
* IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-141-4/+17
* IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-161-1/+64
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-161-0/+97