index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-03-13
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
1
-1
/
+1
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
1
-10
/
+7
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-13
/
+20
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
1
-1
/
+1
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
1
-6
/
+13
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
1
-6
/
+6
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2020-01-04
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
1
-2
/
+40
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-27
/
+23
2019-11-24
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
1
-27
/
+23
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
1
-475
/
+499
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
1
-9
/
+61
2019-10-28
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
1
-30
/
+6
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
1
-50
/
+102
2019-10-28
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
1
-106
/
+80
2019-10-28
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
1
-12
/
+26
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
1
-132
/
+63
2019-10-28
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
1
-49
/
+76
2019-10-28
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
1
-2
/
+3
2019-10-28
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it
Jason Gunthorpe
1
-77
/
+74
2019-10-28
RDMA/mlx5: Rework implicit_mr_get_data
Jason Gunthorpe
1
-54
/
+69
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
1
-38
/
+45
2019-10-28
RDMA/mlx5: Use SRCU properly in ODP prefetch
Jason Gunthorpe
1
-141
/
+121
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
1
-11
/
+47
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
1
-0
/
+2
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
1
-0
/
+15
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
1
-6
/
+8
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
1
-4
/
+8
2019-10-04
RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
Jason Gunthorpe
1
-2
/
+32
2019-10-04
IB/mlx5: Remove unnecessary return statement
Erez Alfasi
1
-2
/
+0
2019-09-16
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
1
-4
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-8
/
+9
2019-08-28
Merge branch 'mlx5-odp-dc' into rdma.git for-next
Jason Gunthorpe
1
-48
/
+3
2019-08-28
IB/mlx5: Add page fault handler for DC initiator WQE
Michael Guralnik
1
-1
/
+2
2019-08-28
IB/mlx5: Remove check of FW capabilities in ODP page fault handling
Michael Guralnik
1
-47
/
+1
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-61
/
+51
2019-08-21
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
1
-6
/
+5
2019-08-21
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
1
-3
/
+3
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
1
-0
/
+1
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
1
-3
/
+3
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
1
-12
/
+11
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-1
/
+1
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
1
-22
/
+19
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
1
-8
/
+9
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
1
-15
/
+9
2019-07-31
RDMA/mlx5: Remove DEBUG ODP code
Leon Romanovsky
1
-24
/
+0
2019-07-25
IB/mlx5: Prevent concurrent MR updates during invalidation
Moni Shoua
1
-1
/
+2
2019-07-22
IB/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-2
/
+2
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-6
/
+6
[next]