index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
restrack.c
Age
Commit message (
Expand
)
Author
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2019-10-23
RDMA/restrack: Remove PID namespace support
Leon Romanovsky
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2019-07-05
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
2019-07-05
RDMA/restrack: Add an API to attach a task to a resource
Mark Zhang
2019-07-05
RDMA/restrack: Introduce statistic counter
Mark Zhang
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-01-30
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2019-01-30
RDMA/restrack: Refactor user/kernel restrack additions
Leon Romanovsky
2019-01-30
RDMA/core: Simplify restrack interface
Leon Romanovsky
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-03
RDMA/restrack: Track ucontext
Leon Romanovsky
2018-10-16
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
2018-10-05
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-05
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-06-05
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
2018-05-03
RDMA/nldev: add driver-specific resource tracking
Steve Wise
2018-03-22
RDMA/restrack: Remove ambiguity in resource track clean logic
Leon Romanovsky
2018-03-16
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
Leon Romanovsky
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
2018-03-08
RDMA/nldev: provide detailed CM_ID information
Steve Wise
2018-03-08
RDMA/restrack: clean up res_to_dev()
Steve Wise
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
2018-02-15
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2018-01-29
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky