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
starfive-6.6.48-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
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
Maor Gottlieb
1
-0
/
+1
2020-03-13
RDMA/mlx5: Allow MRs to be created in the cache synchronously
Jason Gunthorpe
1
-60
/
+87
2020-03-13
RDMA/mlx5: Revise how the hysteresis scheme works for cache filling
Jason Gunthorpe
1
-15
/
+26
2020-03-13
RDMA/mlx5: Fix locking in MR cache work queue
Jason Gunthorpe
1
-44
/
+77
2020-03-13
RDMA/mlx5: Lock access to ent->available_mrs/limit when doing queue_work
Jason Gunthorpe
1
-15
/
+25
2020-03-13
RDMA/mlx5: Fix MR cache size and limit debugfs
Jason Gunthorpe
1
-64
/
+88
2020-03-13
RDMA/mlx5: Always remove MRs from the cache before destroying them
Jason Gunthorpe
1
-6
/
+13
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
1
-94
/
+66
2020-03-13
RDMA/mlx5: Rename the tracking variables for the MR cache
Jason Gunthorpe
1
-27
/
+27
2020-03-13
RDMA/mlx5: Replace spinlock protected write with atomic var
Saeed Mahameed
1
-5
/
+1
2020-03-13
{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib
Michael Guralnik
1
-3
/
+3
2020-03-13
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
Saeed Mahameed
1
-10
/
+48
2020-03-13
{IB,net}/mlx5: Setup mkey variant before mr create command invocation
Saeed Mahameed
1
-5
/
+2
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+10
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
1
-2
/
+17
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
1
-0
/
+2
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-10
/
+8
2020-01-04
RDMA/mlx5: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-04
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
1
-35
/
+23
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+2
2019-11-24
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
1
-1
/
+2
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-10-31
RDMA/mlx5: Return proper error value
Leon Romanovsky
1
-1
/
+1
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
1
-80
/
+59
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
1
-50
/
+24
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
1
-9
/
+12
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
1
-9
/
+0
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
1
-20
/
+23
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
1
-0
/
+8
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
1
-41
/
+27
2019-10-08
IB/mlx5: Introduce and use mkey context setting helper routine
Parav Pandit
1
-18
/
+16
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
1
-5
/
+16
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
1
-31
/
+5
2019-10-04
RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
Jason Gunthorpe
1
-2
/
+3
2019-10-04
RDMA/mlx5: Do not allow rereg of a ODP MR
Jason Gunthorpe
1
-3
/
+3
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-10
/
+28
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
1
-1
/
+1
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
1
-8
/
+26
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-1
/
+1
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
1
-3
/
+1
2019-08-01
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-07-24
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
1
-3
/
+3
2019-07-24
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
1
-1
/
+3
2019-07-24
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
1
-5
/
+8
2019-07-24
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
1
-2
/
+2
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-5
/
+5
2019-06-25
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
1
-5
/
+5
2019-06-24
RDMA/mlx5: Refactor MR descriptors allocation
Max Gurtovoy
1
-133
/
+157
2019-06-24
RDMA/mlx5: Use PA mapping for PI handover
Max Gurtovoy
1
-4
/
+59
[next]