index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
AsyncReserver.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: allow AsyncReserver requests with no callbacks
Ronen Friedman
2024-01-30
1
-5
/
+6
*
common: add some missing include files to AsyncReserver.h
Ronen Friedman
2024-01-29
1
-0
/
+3
*
osd/scrub: add synchronous request to AsyncReserver API
Ronen Friedman
2024-01-28
1
-0
/
+33
*
common/AsyncReserver: template out the finisher type
Samuel Just
2020-04-26
1
-4
/
+3
*
{common, rgw}: Build ceph-osd without namespace pollution in headers
Adam C. Emerson
2020-04-06
1
-17
/
+17
*
osd AsyncReserver: Update priority in AsyncReserver for force and cancel-force
David Zafman
2019-02-08
1
-0
/
+72
*
common/AsyncReserver: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-9
/
+8
*
Merge pull request #24139 from tchaikov/wip-fix-typos
Kefu Chai
2018-09-21
1
-1
/
+1
|
\
|
*
common: fix typos
Kefu Chai
2018-09-21
1
-1
/
+1
*
|
common: Mutex::Locker -> std::lock_guard<Mutex>
Sage Weil
2018-09-20
1
-6
/
+6
|
/
*
common: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
common/AsyncReserver: support preemption
Sage Weil
2017-09-27
1
-35
/
+122
*
common/AsyncReserver: get a cct
Sage Weil
2017-09-21
1
-1
/
+4
*
osd: Fixes for osd_scrub_during_recovery handling
David Zafman
2017-08-22
1
-0
/
+10
*
common: Remove redundant includes
Jos Collin
2017-05-26
1
-5
/
+0
*
common/AsyncReserver: add dump()
Sage Weil
2014-07-02
1
-0
/
+28
*
common/AsyncReserver: add a min_priority knob
Sage Weil
2014-06-17
1
-3
/
+16
*
Add priority option to AsyncReserver class
David Zafman
2013-05-09
1
-14
/
+26
*
AsyncReserver: Remove assert in set_max() for max > 0
David Zafman
2013-05-09
1
-1
/
+0
*
AsyncReserver: delete context in cancel_reservation
Samuel Just
2013-04-20
1
-0
/
+1
*
common/AsyncReserver.h: use empty() instead of size()
Danny Al-Gaaf
2013-02-11
1
-1
/
+1
*
osd: make osd_max_backfills dynamically adjustable
Sage Weil
2013-01-22
1
-1
/
+8
*
osd/: add backfill reservations
Samuel Just
2012-09-25
1
-0
/
+95