index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
1
-27
/
+23
|
\
|
*
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-23
1
-27
/
+23
*
|
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
1
-475
/
+499
|
\
|
|
*
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
2019-10-28
1
-9
/
+61
|
*
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
2019-10-28
1
-30
/
+6
|
*
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
1
-50
/
+102
|
*
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
2019-10-28
1
-106
/
+80
|
*
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
2019-10-28
1
-12
/
+26
|
*
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-10-28
1
-132
/
+63
|
*
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
2019-10-28
1
-49
/
+76
|
*
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
2019-10-28
1
-2
/
+3
|
*
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it
Jason Gunthorpe
2019-10-28
1
-77
/
+74
|
*
RDMA/mlx5: Rework implicit_mr_get_data
Jason Gunthorpe
2019-10-28
1
-54
/
+69
|
*
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-28
1
-38
/
+45
|
*
RDMA/mlx5: Use SRCU properly in ODP prefetch
Jason Gunthorpe
2019-10-28
1
-141
/
+121
*
|
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
1
-11
/
+47
|
\
|
|
*
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
2019-10-04
1
-6
/
+8
|
*
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
2019-10-04
1
-4
/
+8
|
*
RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
Jason Gunthorpe
2019-10-04
1
-2
/
+32
*
|
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
2019-10-22
1
-0
/
+2
*
|
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
2019-10-22
1
-0
/
+15
*
|
IB/mlx5: Remove unnecessary return statement
Erez Alfasi
2019-10-04
1
-2
/
+0
|
/
*
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
2019-09-16
1
-4
/
+5
*
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
1
-8
/
+9
|
\
|
*
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2019-08-20
1
-8
/
+9
*
|
Merge branch 'mlx5-odp-dc' into rdma.git for-next
Jason Gunthorpe
2019-08-28
1
-48
/
+3
|
\
\
|
*
|
IB/mlx5: Add page fault handler for DC initiator WQE
Michael Guralnik
2019-08-28
1
-1
/
+2
|
*
|
IB/mlx5: Remove check of FW capabilities in ODP page fault handling
Michael Guralnik
2019-08-28
1
-47
/
+1
*
|
|
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
1
-61
/
+51
|
\
\
\
|
*
|
|
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
2019-08-21
1
-6
/
+5
|
*
|
|
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
2019-08-21
1
-3
/
+3
|
*
|
|
RDMA/core: Make invalidate_range a device operation
Moni Shoua
2019-08-21
1
-0
/
+1
|
*
|
|
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2019-08-21
1
-3
/
+3
|
*
|
|
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2019-08-21
1
-12
/
+11
|
*
|
|
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2019-08-21
1
-1
/
+1
|
*
|
|
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2019-08-21
1
-22
/
+19
|
|
|
/
|
|
/
|
|
*
|
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2019-08-07
1
-15
/
+9
*
|
|
RDMA/mlx5: Remove DEBUG ODP code
Leon Romanovsky
2019-07-31
1
-24
/
+0
|
/
/
*
|
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
[next]