index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
AsyncObjectThrottle.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: swapped ThreadPool/ContextWQ for AsioEngine
Jason Dillaman
2020-06-13
1
-1
/
+1
*
librbd: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-5
/
+6
*
librbd: allow ProgressCtx::update_progress to cancel maintenance ops
Jason Dillaman
2019-07-24
1
-1
/
+4
*
rbd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
librbd: do not instantiate templates while building tests
Kefu Chai
2017-05-04
1
-0
/
+2
*
librbd: optimize header file dependency & modify related file.
shawn
2016-06-22
1
-2
/
+0
*
librbd: moved object name helpers to librbd::util namespace
Jason Dillaman
2015-12-15
1
-1
/
+2
*
librbd: simplify state machine lock assumptions
Jason Dillaman
2015-11-17
1
-2
/
+3
*
librbd: support templating of ImageCtx for async state machines
Jason Dillaman
2015-09-04
1
-16
/
+16
*
librbd: AsyncObjectThrottle should always hold owner_lock
Jason Dillaman
2015-06-04
1
-3
/
+14
*
librbd: give locks unique names to prevent false lockdep failures
Jason Dillaman
2015-06-04
1
-1
/
+2
*
librbd: AsyncRequest is now optional for AsyncObjectThrottle
Jason Dillaman
2015-05-07
1
-2
/
+3
*
librbd: progress context is now optional for AsyncObjectThrottle
Jason Dillaman
2015-05-07
1
-2
/
+4
*
librbd: cancel in-progress maint operations before releasing lock
Jason Dillaman
2015-02-26
1
-5
/
+11
*
librbd: object map updates should use AIO
Jason Dillaman
2015-01-29
1
-9
/
+7
*
librbd: Create async versions of long-running maintenance operations
Jason Dillaman
2015-01-25
1
-0
/
+84