summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/odp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe2019-01-211-5/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-9/+116
|\
| * IB/mlx5: Add advise_mr() supportMoni Shoua2018-12-181-9/+116
| * Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-0/+10
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-5/+4Star
|\ \ \
| * | | IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov2018-12-031-5/+4Star
| | |/ | |/|
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-111-25/+306
|\ \ \ | |/ / |/| / | |/
| * {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-14/+267
| * IB/mlx5: Improve ODP debugging messagesMoni Shoua2018-11-121-2/+2
| * IB/mlx5: Lock QP during page fault handlingMoni Shoua2018-11-121-9/+37
* | RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky2018-11-291-0/+1
* | IB/mlx5: Fix page fault handling for MWArtemy Kovalyov2018-11-271-0/+1
* | IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov2018-11-271-0/+8
|/
* RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-211-1/+1
* RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-211-18/+25
* RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe2018-09-211-6/+8
* RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe2018-09-211-13/+13
* RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-211-26/+28
* mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-1/+1
* IB/mlx5: Move locks initialization to the corresponding stageMark Bloch2018-01-041-9/+0Star
* IB/mlx5: Use ARRAY_SIZEJérémy Lefaure2017-10-181-3/+3
* RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+1
* IB/mlx5: Add ODP support to MWArtemy Kovalyov2017-04-251-43/+118
* IB/mlx5: Extract page fault codeArtemy Kovalyov2017-04-251-99/+104
* IB/mlx5: Add contiguous ODP supportArtemy Kovalyov2017-04-251-13/+15
* IB/mlx5: Decrease verbosity level of ODP errorsArtemy Kovalyov2017-04-251-7/+4Star
* IB/mlx5: Fix implicit MR GCArtemy Kovalyov2017-04-251-10/+1Star
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-1/+1
* IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-141-42/+463
* IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-021-2/+7
* IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-021-38/+50
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-190/+110Star
* IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-6/+13
* IB/mlx5: Add support for big MRsArtemy Kovalyov2017-01-021-0/+5
* IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-1/+2
* IB/mlx5/odp: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
* net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-5/+5
* IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-211-12/+17
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-27/+20Star
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-161-11/+117
* IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran2014-12-161-0/+79
* IB/mlx5: Handle page faultsHaggai Eran2014-12-161-0/+408
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-161-0/+145
* IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-161-0/+60