index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crimson
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson: remove unused OpsExecuter::rollback_obc_if_modified overload
Samuel Just
2024-10-15
1
-31
/
+0
*
crimson: OpsExecuter no longer needs to be a lw shared ptr
Samuel Just
2024-10-15
5
-20
/
+18
*
crimson: remove now unused PG::do_osd_ops* and log_reply
Samuel Just
2024-10-15
2
-342
/
+1
*
crimson: clarify ops_executer.h comment
Samuel Just
2024-10-15
1
-7
/
+3
*
crimson: convert InternalClientRequest::do_request to use *_executer rather t...
Samuel Just
2024-10-15
1
-16
/
+19
*
crimson: factor out InternalClientRequest::do_process
Samuel Just
2024-10-15
2
-18
/
+29
*
crimson: switch ClientRequest::do_request to use *_executer rather than do_os...
Samuel Just
2024-10-15
1
-24
/
+117
*
crimson: introduce PG::run_executer,submit_executer
Samuel Just
2024-10-15
2
-0
/
+106
*
crimson: PG::submit_error_log returns eversion_t rather than optional
Samuel Just
2024-10-15
2
-4
/
+8
*
crimson: introduce rollback_obc_if_modified without an error argument
Samuel Just
2024-10-15
1
-0
/
+28
*
crimson: futures from flush_changes_n_do_ops_effects must not fail
Samuel Just
2024-10-15
2
-19
/
+45
*
crimson: OpsExecutor::flush_clone_metadata no longer needs to return a future
Samuel Just
2024-10-15
2
-10
/
+4
*
crimson: remove the eagain error from PG::do_osd_ops
Samuel Just
2024-10-15
3
-13
/
+19
*
crimson/osd: move pipelines to osd_operation.h
Samuel Just
2024-10-15
6
-49
/
+31
*
crimson: eliminate get_obc stage
Samuel Just
2024-10-15
7
-19
/
+4
*
crimson/.../internal_client_request: convert with_interruption to coroutine
Samuel Just
2024-10-15
1
-62
/
+61
*
crimson/.../internal_client_request: factor out with_interruption
Samuel Just
2024-10-15
2
-66
/
+74
*
crimson/.../internal_client_request: remove unnecessary system_shutdown guard
Samuel Just
2024-10-15
1
-76
/
+74
*
crimson: fix typo OpsExecutor->OpsExecuter
Samuel Just
2024-10-15
3
-7
/
+7
*
crimson: add missing field to SUBLOGDPPI and LOGDPPI
Samuel Just
2024-10-15
1
-2
/
+2
*
crimson: remove watchers upon object deletion
Samuel Just
2024-10-15
1
-10
/
+26
*
Merge pull request #59914 from xxhdx1985126/wip-68174
Matan Breizman
2024-10-14
2
-5
/
+12
|
\
|
*
crimson/osd/pg: correct log messages for ShardServices::dispatch_context_mess...
Xuehan Xu
2024-09-25
1
-1
/
+1
|
*
crimson/osd/pg: also trigger callbacks for empty peering transactions
Xuehan Xu
2024-09-25
1
-3
/
+9
|
*
crimson/osd/pg: remove snapmapper objects when eventually removing
Xuehan Xu
2024-09-21
1
-1
/
+2
*
|
Merge pull request #59572 from xxhdx1985126/wip-67874
Matan Breizman
2024-10-14
5
-11
/
+40
|
\
\
|
*
|
crimson/osd/backfill_state: add the object to be pushed in the peer
Xuehan Xu
2024-10-08
5
-11
/
+40
*
|
|
Merge pull request #59878 from xxhdx1985126/wip-68147
Matan Breizman
2024-10-14
1
-1
/
+4
|
\
\
\
|
*
|
|
crimson/osd/backfill_state: push peer pg infos' last_backfills only when
Xuehan Xu
2024-09-19
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #59916 from xxhdx1985126/wip-68175
Matan Breizman
2024-10-13
1
-23
/
+29
|
\
\
\
|
*
|
|
crimson/osd/backfill_state: do at least one time of replica scanning if
Xuehan Xu
2024-09-27
1
-23
/
+29
*
|
|
|
Merge pull request #59776 from xxhdx1985126/wip-68061
Matan Breizman
2024-10-13
2
-15
/
+9
|
\
\
\
\
|
*
|
|
|
crimson/osd/backfill_state: always go to Enqueuing when object is pushed
Xuehan Xu
2024-09-20
2
-15
/
+9
*
|
|
|
|
Merge pull request #59853 from xxhdx1985126/wip-crimson-pg-purge-strays
Matan Breizman
2024-10-13
4
-3
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
crimson/osd: purge strays when PGs go clean
Xuehan Xu
2024-09-18
4
-3
/
+53
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #59720 from myoungwon/wip-fix-overlapped-write
Yingxin
2024-10-11
3
-3
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
crimson/os/seastore: fix data inconsistency during ool writes
myoungwon oh
2024-09-27
3
-3
/
+38
*
|
|
|
|
|
crimson/os/seastore/transaction_manager: refine logs
Yingxin Cheng
2024-10-08
3
-90
/
+122
*
|
|
|
|
|
crimson/os/seastore/transaction_manager: misc cleanups
Yingxin Cheng
2024-10-08
2
-82
/
+74
*
|
|
|
|
|
crimson/os/seastore: workaround log linkage issue under clang14
Yingxin Cheng
2024-10-08
2
-132
/
+210
*
|
|
|
|
|
crimson/os/seastore: refine logs of seastore.h/cc
Yingxin Cheng
2024-10-08
2
-144
/
+263
*
|
|
|
|
|
crimson/os/seastore: adjust op names
Yingxin Cheng
2024-10-08
2
-21
/
+21
*
|
|
|
|
|
crimson/os/seastore: convert length logs to the hex format
Yingxin Cheng
2024-10-08
4
-16
/
+20
*
|
|
|
|
|
crimson/os/seastore: misc cleanups
Yingxin Cheng
2024-10-08
3
-163
/
+154
*
|
|
|
|
|
Merge pull request #59815 from athanatos/sjust/wip-68068
Samuel Just
2024-09-30
3
-41
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crimson/osd: remove CommonClientRequest::should_abort_request, no callers
Samuel Just
2024-09-17
2
-29
/
+0
|
*
|
|
|
|
|
crimson/osd: InternalClientRequests should not be repeated after interval change
Samuel Just
2024-09-17
1
-12
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #59723 from myoungwon/wip-remove-copy-overhead-ool-write
Yingxin
2024-09-24
7
-26
/
+30
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
crimson/os/seastore/rbm: add assert to check if bptr is page-aligned
myoungwon oh
2024-09-16
1
-0
/
+2
|
*
|
|
|
|
crimson/os/seastore/rbm: remove unnecessary copy during ool write
myoungwon oh
2024-09-15
7
-14
/
+12
[next]