index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2019-08-20
1
-8
/
+9
*
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2019-08-07
1
-15
/
+9
*
IB/mlx5: Prevent concurrent MR updates during invalidation
Moni Shoua
2019-07-25
1
-1
/
+2
*
IB/mlx5: Replace kfree with kvfree
Chuhong Yuan
2019-07-22
1
-2
/
+2
*
Merge mlx5-next into rdma for-next
Jason Gunthorpe
2019-07-03
1
-6
/
+6
|
\
|
*
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
2019-07-03
1
-1
/
+1
|
*
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-24
1
-5
/
+5
*
|
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
Doug Ledford
2019-06-18
1
-6
/
+15
|
\
|
|
*
net/mlx5: Add EQ enable/disable API
Yuval Avnery
2019-06-13
1
-1
/
+8
|
*
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
2019-06-13
1
-1
/
+1
|
*
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
2019-06-13
1
-1
/
+1
|
*
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2019-06-13
1
-4
/
+6
*
|
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-05-21
1
-13
/
+10
|
/
*
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-04-08
1
-1
/
+1
*
RDMA/mlx5: Cleanup WQE page fault handler
Leon Romanovsky
2019-04-04
1
-67
/
+52
*
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-04-03
1
-1
/
+2
|
\
|
*
IB/mlx5: Reset access mask when looping inside page fault handler
Moni Shoua
2019-03-27
1
-1
/
+2
*
|
IB/mlx5: Compare only index part of a memory window rkey
Artemy Kovalyov
2019-03-27
1
-1
/
+10
|
/
*
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
2019-03-04
1
-1
/
+1
*
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
2019-02-21
1
-16
/
+30
*
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
2019-02-21
1
-8
/
+88
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-5
/
+5
|
\
|
*
IB/mlx5: Fix how advise_mr() launches async work
Jason Gunthorpe
2019-01-21
1
-5
/
+5
*
|
IB/mlx5: Advertise XRC ODP support
Moni Shoua
2019-02-04
1
-0
/
+18
*
|
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
2019-02-04
1
-0
/
+6
*
|
IB/mlx5: Add ODP SRQ support
Moni Shoua
2019-02-04
1
-23
/
+61
*
|
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
2019-02-04
1
-5
/
+15
*
|
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
2019-02-04
1
-1
/
+5
*
|
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
2019-02-04
1
-7
/
+7
*
|
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
2019-02-04
1
-7
/
+2
*
|
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
2019-02-04
1
-5
/
+8
*
|
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2019-01-24
1
-1
/
+1
*
|
IB/mlx5: Declare local functions 'static'
Bart Van Assche
2019-01-24
1
-1
/
+1
*
|
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
2019-01-21
1
-5
/
+21
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
1
-2
/
+2
*
|
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
2019-01-08
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
1
-9
/
+116
|
\
|
*
IB/mlx5: Add advise_mr() support
Moni Shoua
2018-12-18
1
-9
/
+116
|
*
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
2018-12-11
1
-0
/
+10
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-5
/
+4
|
\
\
\
|
*
|
|
IB/mlx5: Fix implicit ODP interrupted page fault
Artemy Kovalyov
2018-12-03
1
-5
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2018-12-10
1
-25
/
+306
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
2018-11-20
1
-14
/
+267
|
*
IB/mlx5: Improve ODP debugging messages
Moni Shoua
2018-11-12
1
-2
/
+2
|
*
IB/mlx5: Lock QP during page fault handling
Moni Shoua
2018-11-12
1
-9
/
+37
*
|
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
2018-11-29
1
-0
/
+1
*
|
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
2018-11-26
1
-0
/
+1
*
|
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
2018-11-26
1
-0
/
+8
|
/
*
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
1
-1
/
+1
*
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
1
-18
/
+25
[next]