index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
IB/mlx5: Reset access mask when looping inside page fault handler
Moni Shoua
1
-1
/
+2
2019-03-04
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
1
-1
/
+1
2019-02-22
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
1
-16
/
+30
2019-02-22
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
1
-8
/
+88
2019-02-05
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+5
2019-02-05
IB/mlx5: Advertise XRC ODP support
Moni Shoua
1
-0
/
+18
2019-02-05
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
1
-0
/
+6
2019-02-05
IB/mlx5: Add ODP SRQ support
Moni Shoua
1
-23
/
+61
2019-02-05
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
1
-5
/
+15
2019-02-05
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
1
-1
/
+5
2019-02-05
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
1
-7
/
+7
2019-02-05
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
1
-7
/
+2
2019-02-05
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
1
-5
/
+8
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
1
-1
/
+1
2019-01-24
IB/mlx5: Declare local functions 'static'
Bart Van Assche
1
-1
/
+1
2019-01-22
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
1
-5
/
+21
2019-01-22
IB/mlx5: Fix how advise_mr() launches async work
Jason Gunthorpe
1
-5
/
+5
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-2
/
+2
2019-01-09
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
1
-3
/
+3
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+116
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2018-12-19
IB/mlx5: Add advise_mr() support
Moni Shoua
1
-9
/
+116
2018-12-12
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+10
2018-12-11
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-25
/
+306
2018-12-04
IB/mlx5: Fix implicit ODP interrupted page fault
Artemy Kovalyov
1
-5
/
+4
2018-11-30
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
1
-0
/
+1
2018-11-27
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
1
-0
/
+1
2018-11-27
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
1
-0
/
+8
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
1
-14
/
+267
2018-11-12
IB/mlx5: Improve ODP debugging messages
Moni Shoua
1
-2
/
+2
2018-11-12
IB/mlx5: Lock QP during page fault handling
Moni Shoua
1
-9
/
+37
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
1
-1
/
+1
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
1
-18
/
+25
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
1
-6
/
+8
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
1
-13
/
+13
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
1
-26
/
+28
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-1
/
+1
2018-01-04
IB/mlx5: Move locks initialization to the corresponding stage
Mark Bloch
1
-9
/
+0
2017-10-18
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
1
-3
/
+3
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
1
-1
/
+1
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
1
-43
/
+118
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
1
-99
/
+104
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
1
-13
/
+15
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
1
-7
/
+4
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
1
-10
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-1
/
+1
2017-02-14
IB/mlx5: Add implicit MR support
Artemy Kovalyov
1
-42
/
+463
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
1
-2
/
+7
2017-01-02
IB/mlx5: Add ODP atomics support
Artemy Kovalyov
1
-38
/
+50
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
1
-190
/
+110
[next]