Sign in
android-kvm
/
linux
/
acced9d2b4dffaca5ce2228d70e6074965d54a27
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
1abe186
IB/mlx5: Reset access mask when looping inside page fault handler
by Moni Shoua
· 6 years ago
7095ec3ca
IB/mlx5: Set correct write permissions for implicit ODP MR
by Moni Shoua
· 6 years ago
81dd4c4
IB/mlx5: Validate correct PD before prefetch MR
by Moni Shoua
· 6 years ago
a6bc387
IB/mlx5: Protect against prefetch of invalid MR
by Moni Shoua
· 6 years ago
6a8a2aa
Merge tag 'v5.0-rc5' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
6141f8f
IB/mlx5: Advertise XRC ODP support
by Moni Shoua
· 6 years ago
2e68dac
IB/mlx5: Advertise SRQ ODP support for supported transports
by Moni Shoua
· 6 years ago
08100fa
IB/mlx5: Add ODP SRQ support
by Moni Shoua
· 6 years ago
fbeb407
IB/mlx5: Let read user wqe also from SRQ buffer
by Moni Shoua
· 6 years ago
29917f4
IB/mlx5: Add XRC initiator ODP support
by Moni Shoua
· 6 years ago
6ff7414
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
by Moni Shoua
· 6 years ago
586f4e9
IB/mlx5: Remove useless check in ODP handler
by Moni Shoua
· 6 years ago
10f5624
IB/mlx5: Fix the locking of SRQ objects in ODP events
by Moni Shoua
· 6 years ago
da6a496
IB/mlx5: Ranges in implicit ODP MR inherit its write access
by Moni Shoua
· 6 years ago
0a353c2
IB/mlx5: Declare local functions 'static'
by Bart Van Assche
· 6 years ago
414556a
IB/mlx5: Add support for ODP for DEVX indirection mkey
by Yishai Hadas
· 6 years ago
951d01b
IB/mlx5: Fix how advise_mr() launches async work
by Jason Gunthorpe
· 6 years ago
b0ea0fa
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
by Jason Gunthorpe
· 6 years ago
8b4d5bc
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
by Leon Romanovsky
· 6 years ago
5d24ae6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
813e90b
IB/mlx5: Add advise_mr() support
by Moni Shoua
· 6 years ago
28ab1bb
Merge tag 'v4.20-rc6' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
2f62747
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
37b06e5
IB/mlx5: Fix implicit ODP interrupted page fault
by Artemy Kovalyov
· 6 years ago
7bca603
RDMA/mlx5: Initialize return variable in case pagefault was skipped
by Leon Romanovsky
· 6 years ago
75b7b86
IB/mlx5: Fix page fault handling for MW
by Artemy Kovalyov
· 6 years ago
4d5422a
IB/mlx5: Skip non-ODP MR when handling a page fault
by Artemy Kovalyov
· 6 years ago
d5d284b
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
by Saeed Mahameed
· 6 years ago
b02394a
IB/mlx5: Improve ODP debugging messages
by Moni Shoua
· 6 years ago
032080a
IB/mlx5: Lock QP during page fault handling
by Moni Shoua
· 6 years ago
f27a0d5
RDMA/umem: Use umem->owning_mm inside ODP
by Jason Gunthorpe
· 6 years ago
c9990ab
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
by Jason Gunthorpe
· 6 years ago
597ecc5
RDMA/umem: Get rid of struct ib_umem.odp_data
by Jason Gunthorpe
· 6 years ago
41b4deea
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
by Jason Gunthorpe
· 6 years ago
b5231b0
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
by Jason Gunthorpe
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 7 years ago
3cc297d
IB/mlx5: Move locks initialization to the corresponding stage
by Mark Bloch
· 7 years ago
e980b44
IB/mlx5: Use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
931b3c1
RDMA/mlx5: Fix existence check for extended address vector
by Leon Romanovsky
· 8 years ago
db570d7
IB/mlx5: Add ODP support to MW
by Artemy Kovalyov
· 8 years ago
1b7dbc2
IB/mlx5: Extract page fault code
by Artemy Kovalyov
· 8 years ago
b2ac918
IB/mlx5: Add contiguous ODP support
by Artemy Kovalyov
· 8 years ago
4df4a5b
IB/mlx5: Decrease verbosity level of ODP errors
by Artemy Kovalyov
· 8 years ago
523791d
IB/mlx5: Fix implicit MR GC
by Artemy Kovalyov
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
81713d3
IB/mlx5: Add implicit MR support
by Artemy Kovalyov
· 8 years ago
aa8e08d
IB/mlx5: Improve MR check
by Artemy Kovalyov
· 8 years ago
17d2f88
IB/mlx5: Add ODP atomics support
by Artemy Kovalyov
· 8 years ago
d9aaed8
{net,IB}/mlx5: Refactor page fault handling
by Artemy Kovalyov
· 8 years ago
7d0cc6e
IB/mlx5: Add MR cache for large UMR regions
by Artemy Kovalyov
· 8 years ago
c438fde
IB/mlx5: Add support for big MRs
by Artemy Kovalyov
· 8 years ago
3161625
IB/mlx5: Refactor UMR post send format
by Artemy Kovalyov
· 8 years ago
72a36d1
IB/mlx5/odp: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
a606b0f
net/mlx5: Refactor mlx5_core_mr to mkey
by Matan Barak
· 9 years ago
19098df
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
by majd@mellanox.com
· 9 years ago
938fe83
net/mlx5_core: New device capabilities handling
by Saeed Mahameed
· 10 years ago
6cf0a15
IB/mlx5: Fix Mellanox copyright note
by Saeed Mahameed
· 10 years ago
b4cfe44
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
by Haggai Eran
· 10 years ago
eab668a
IB/mlx5: Add support for RDMA read/write responder page faults
by Haggai Eran
· 10 years ago
7bdf65d
IB/mlx5: Handle page faults
by Haggai Eran
· 10 years ago
6aec21f
IB/mlx5: Page faults handling infrastructure
by Haggai Eran
· 10 years ago
8cdd312
IB/mlx5: Implement the ODP capability query verb
by Haggai Eran
· 10 years ago