index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
ucma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-08-13
RDMA/ucma: Support write an event into a CM
Mark Zhang
1
-1
/
+51
2025-08-13
RDMA/ucma: Support query resolved service records
Mark Zhang
1
-0
/
+40
2025-08-13
RDMA/cma: Support IB service record resolution
Mark Zhang
1
-1
/
+29
2025-03-03
RDMA/core: Fixes infiniband sysctl bounds
Nicolas Bouchinet
1
-1
/
+3
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-13
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-3
/
+3
2023-10-11
infiniband: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
1
-5
/
+5
2022-01-28
RDMA/ucma: Protect mc during concurrent multicast leaves
Leon Romanovsky
1
-11
/
+23
2021-05-28
RDMA/core: Use the DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-05-11
RDMA/ucma: Cleanup to reduce duplicate code
Xiaofei Tan
1
-2
/
+2
2021-04-12
RDMA/core: Add necessary spaces
Wenpeng Liang
1
-2
/
+2
2021-04-12
RDMA/core: Print the function name by __func__ instead of an fixed string
Wenpeng Liang
1
-2
/
+2
2021-01-06
RDMA/ucma: Do not miss ctx destruction steps in some cases
Jason Gunthorpe
1
-63
/
+72
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-1
/
+1
2020-10-16
RDMA/ucma: Fix use after free in destroy id flow
Maor Gottlieb
1
-5
/
+6
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
1
-4
/
+3
2020-09-18
RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy
Jason Gunthorpe
1
-50
/
+29
2020-09-02
RDMA/ucma: Fix resource leak on error path
Alex Dewar
1
-7
/
+8
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+2
2020-08-27
RDMA/ucma: Remove closing and the close_wq
Jason Gunthorpe
1
-34
/
+15
2020-08-27
RDMA/ucma: Rework how new connections are passed through event delivery
Jason Gunthorpe
1
-126
/
+96
2020-08-27
RDMA/ucma: Narrow file->mut in ucma_event_handler()
Jason Gunthorpe
1
-9
/
+7
2020-08-27
RDMA/ucma: Change backlog into an atomic
Jason Gunthorpe
1
-7
/
+8
2020-08-27
RDMA/ucma: Add missing locking around rdma_leave_multicast()
Jason Gunthorpe
1
-0
/
+2
2020-08-27
RDMA/ucma: Fix locking for ctx->events_reported
Jason Gunthorpe
1
-1
/
+3
2020-08-27
RDMA/ucma: Fix the locking of ctx->file
Jason Gunthorpe
1
-1
/
+5
2020-08-27
RDMA/ucma: Do not use file->mut to lock destroying
Jason Gunthorpe
1
-3
/
+11
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
1
-4
/
+8
2020-08-27
RDMA/ucma: Remove mc_list and rely on xarray
Jason Gunthorpe
1
-37
/
+22
2020-08-27
RDMA/ucma: Fix error cases around ucma_alloc_ctx()
Jason Gunthorpe
1
-26
/
+42
2020-08-27
RDMA/ucma: Consolidate the two destroy flows
Jason Gunthorpe
1
-42
/
+22
2020-08-27
RDMA/ucma: Remove unnecessary locking of file->ctx_list in close
Jason Gunthorpe
1
-4
/
+7
2020-08-27
RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()
Jason Gunthorpe
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-27
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
1
-0
/
+4
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-1
/
+14
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
1
-3
/
+11
2020-05-27
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
1
-1
/
+5
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
1
-3
/
+11
2020-05-12
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
1
-7
/
+9
2020-02-27
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
1
-2
/
+47
2020-02-19
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
1
-5
/
+5
2020-02-13
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
1
-1
/
+1
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
1
-0
/
+23
2019-06-07
ucma: Convert ctx_idr to XArray
Matthew Wilcox
1
-34
/
+24
2019-06-07
ucma: Convert multicast_idr to XArray
Matthew Wilcox
1
-19
/
+11
2019-06-07
RDMA/ucma: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
[next]