index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_coroutine.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/multisite: maintain endpoints connectable status and retry the requests t...
Jane Zhu
2024-01-16
1
-5
/
+18
*
rgw: modify multisite coroutine stack block
zhipeng li
2022-10-26
1
-4
/
+7
*
common/admin_socket: pass inbl to sync call() method
Sage Weil
2022-09-12
1
-0
/
+1
*
rgw/coroutine: check for null stack on wakeup
Casey Bodley
2022-08-23
1
-1
/
+3
*
Revert "rgw: cr: add prealloc_stack()"
Casey Bodley
2022-05-27
1
-28
/
+1
*
rgw: RGWCoroutine::set_sleeping() checks for null stack
Or Friedmann
2022-04-25
1
-3
/
+13
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
rgw: cleanup virtual dtor decls and defns
Kaleb S. KEITHLEY
2021-07-09
1
-0
/
+8
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-14
/
+14
*
rgw: RGWCoroutine::drain_children() checks errors on last stack
Casey Bodley
2021-01-29
1
-4
/
+8
*
rgw: fix error handling in drain_with_cb()
Casey Bodley
2021-01-29
1
-0
/
+1
*
rgw: cr: add prealloc_stack()
Yehuda Sadeh
2020-07-16
1
-1
/
+28
*
rgw: cr: add coroutine stack id
Yehuda Sadeh
2020-06-25
1
-11
/
+21
*
rgw: cr drain calls callbacks unconditionally
Yehuda Sadeh
2020-06-25
1
-12
/
+11
*
rgw: cr: tool for spawn window management
Yehuda Sadeh
2020-06-25
1
-2
/
+38
*
rgw: use new aio_create_completion()
Kefu Chai
2019-11-01
1
-2
/
+1
*
common/admin_socket: pass Formatter from generic infrastructure
Sage Weil
2019-10-04
1
-4
/
+2
*
common/admin_socket: pass ostream to call() for error output
Sage Weil
2019-10-04
1
-6
/
+5
*
common/admin_socket: return int from hook call()
Sage Weil
2019-10-01
1
-2
/
+2
*
common/admin_socket: drop unregister_command(); use per-hook variant
Sage Weil
2019-10-01
1
-2
/
+2
*
common/admin_socket: drop explicit prefix arg to register_command
Sage Weil
2019-10-01
1
-1
/
+1
*
Merge pull request #29856 from cbodley/wip-41412
Casey Bodley
2019-09-03
1
-1
/
+6
|
\
|
*
rgw: RGWCoroutine::call(nullptr) sets retcode=0
Casey Bodley
2019-08-23
1
-1
/
+6
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
/
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-0
/
+1
|
\
*
|
rgw: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-26
/
+26
|
/
*
Merge pull request #23298 from yehudasa/wip-rgw-ps-3
Matt Benjamin
2018-12-14
1
-1
/
+1
|
\
|
*
rgw: introduce cr singleton, use for subscriptions init
Yehuda Sadeh
2018-12-11
1
-1
/
+1
*
|
rgw: clean-up -- insure C++ source code files contain editor directives
J. Eric Ivancich
2018-12-11
1
-0
/
+2
|
/
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
rgw: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-6
/
+6
*
rgw: use static_cast<>() instead of C-style casts
Danny Al-Gaaf
2018-06-12
1
-2
/
+2
*
rgw: raise log level on coroutine shutdown errors
Casey Bodley
2018-05-02
1
-2
/
+2
*
rgw: fixes following code review
Yehuda Sadeh
2018-04-13
1
-2
/
+0
*
rgw: coroutines: cancel stacks on teardown
Yehuda Sadeh
2018-04-13
1
-1
/
+10
*
rgw: use different io id when waking up interval wait
Yehuda Sadeh
2018-04-13
1
-1
/
+1
*
rgw: fix compilation warning
Yehuda Sadeh
2018-04-13
1
-1
/
+1
*
rgw: decrease the log level in RGWCoroutinesStack::unwind
lvshanchun
2018-04-10
1
-1
/
+1
*
rgw: remove warning
Yehuda Sadeh
2018-04-10
1
-1
/
+0
*
rgw: don't allow for io_id to complete more than once
Yehuda Sadeh
2018-04-10
1
-1
/
+6
*
rgw: cr rest splice, work towards write throttling
Yehuda Sadeh
2018-04-10
1
-0
/
+1
*
rgw: cr: introduce io channels
Yehuda Sadeh
2018-04-10
1
-16
/
+34
*
rgw: don't schedule a cr if already scheduled
Yehuda Sadeh
2018-04-10
1
-8
/
+10
*
rgw: fix io blocked accounting
Yehuda Sadeh
2018-04-10
1
-4
/
+9
*
rgw: groundwork for supporting concurrent IOs in single cr
Yehuda Sadeh
2018-04-10
1
-33
/
+128
*
rgw: initial work for integrating streaming read/write with cr
Yehuda Sadeh
2018-04-10
1
-0
/
+11
*
common/admin_socket: Copy fewer strings
Adam C. Emerson
2018-02-16
1
-2
/
+4
*
Merge pull request #19606 from cfanz/wip-rgw-fix-collect-return
Yuri Weinstein
2018-02-15
1
-3
/
+3
|
\
|
*
rgw: fix collect()'s return in coroutine
Xinying Song
2017-12-20
1
-3
/
+3
*
|
rgw: fix RGWCompletionManager get_next stuck after going down
Tianshan Qu
2018-01-25
1
-1
/
+1
|
/
[next]