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
/
core
/
restrack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2024-04-30
1
-2
/
+10
*
RDMA/restrack: Fix potential invalid address access
Wenchao Hao
2024-04-01
1
-50
/
+1
*
RDMA/restrack: Release MR restrack when delete
Mark Zhang
2022-11-15
1
-2
/
+0
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-1
/
+1
*
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-22
1
-0
/
+3
*
RDMA/core/restrack: Fix kernel-doc formatting issue
Lee Jones
2021-01-19
1
-2
/
+2
*
RDMA/restrack: Don't treat as an error allocation ID wrapping
Leon Romanovsky
2021-01-07
1
-0
/
+1
*
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2020-11-27
1
-2
/
+10
*
RDMA/restrack: Store all special QPs in restrack DB
Leon Romanovsky
2020-11-16
1
-2
/
+9
*
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
1
-35
/
+38
*
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
1
-40
/
+6
*
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
1
-10
/
+32
*
RDMA/restrack: Remove PID namespace support
Leon Romanovsky
2019-10-23
1
-19
/
+1
*
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2019-08-20
1
-8
/
+7
*
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
2019-07-05
1
-0
/
+13
*
RDMA/restrack: Add an API to attach a task to a resource
Mark Zhang
2019-07-05
1
-0
/
+14
*
RDMA/restrack: Introduce statistic counter
Mark Zhang
2019-07-05
1
-5
/
+17
*
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-11
1
-23
/
+2
|
\
*
|
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
1
-1
/
+10
*
|
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-19
1
-39
/
+24
*
|
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
1
-26
/
+57
*
|
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
1
-2
/
+0
*
|
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
1
-0
/
+25
*
|
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-02-18
1
-32
/
+71
*
|
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2019-01-30
1
-7
/
+0
*
|
RDMA/restrack: Refactor user/kernel restrack additions
Leon Romanovsky
2019-01-30
1
-11
/
+9
*
|
RDMA/core: Simplify restrack interface
Leon Romanovsky
2019-01-30
1
-5
/
+21
|
/
*
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-18
1
-25
/
+25
*
RDMA/restrack: Track ucontext
Leon Romanovsky
2018-12-03
1
-0
/
+5
*
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
2018-10-16
1
-1
/
+3
*
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2018-10-05
1
-2
/
+4
*
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-05
1
-4
/
+9
*
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2018-10-05
1
-0
/
+10
*
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
2018-06-05
1
-1
/
+1
*
RDMA/nldev: add driver-specific resource tracking
Steve Wise
2018-05-03
1
-0
/
+7
*
RDMA/restrack: Remove ambiguity in resource track clean logic
Leon Romanovsky
2018-03-22
1
-1
/
+44
*
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
Leon Romanovsky
2018-03-16
1
-1
/
+3
*
RDMA/nldev: provide detailed MR information
Steve Wise
2018-03-08
1
-13
/
+23
*
RDMA/nldev: provide detailed CM_ID information
Steve Wise
2018-03-08
1
-3
/
+11
*
RDMA/restrack: clean up res_to_dev()
Steve Wise
2018-03-08
1
-19
/
+5
*
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
2018-02-16
1
-2
/
+16
*
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2018-02-15
1
-5
/
+0
*
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
2018-01-29
1
-0
/
+164