开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
2023-10-31
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-02
RDMA/mlx5: Remove not-used cache disable flag
Leon Romanovsky
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
2023-09-26
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
2023-09-26
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
2023-08-22
RDMA/mlx5: Fix trailing */ formatting in block comment
Rohit Chavan
2023-07-12
RDMA/mlx5: align MR mem allocation size to power-of-two
Yuanyuan Zhong
2023-04-16
RDMA/mlx5: Allow relaxed ordering read in VFs and VMs
Avihai Horon
2023-04-16
net/mlx5: Update relaxed ordering read HCA capabilities
Avihai Horon
2023-04-16
RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
Avihai Horon
2023-02-07
RDMA/mlx5: Check reg_create() create for errors
Dan Carpenter
2023-02-06
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
Leon Romanovsky
2023-02-06
RDMA/mlx5: Fix MR cache debugfs error in IB representors mode
Leon Romanovsky
2023-01-27
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
2023-01-27
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik
2023-01-27
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
2023-01-27
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
2023-01-27
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
2022-12-04
RDMA/mlx5: no need to kfree NULL pointer
Li Zhijian
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
2022-09-08
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
2022-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
2022-07-27
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
2022-06-13
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-04-04
RDMA/mlx5: Add a missing update of cache->last_add
Aharon Landau
2022-04-04
RDMA/mlx5: Don't remove cache MRs when a delay is needed
Aharon Landau
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-09
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
2022-02-23
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
2022-02-23
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
2022-02-23
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
2022-02-23
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2021-11-25
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-10-19
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
Aharon Landau
[next]