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 now unused pipeline stages
Samuel Just
2024-12-13
6
-171
/
+1
|
*
|
|
|
crimson: introduce and use repop stage
Samuel Just
2024-12-13
7
-12
/
+30
|
*
|
|
|
crimson/osd/object_context_loader: print obc (with refcount) upon release
Samuel Just
2024-12-13
1
-3
/
+6
|
*
|
|
|
crimson/.../pg: more debugging
Samuel Just
2024-12-13
1
-9
/
+11
|
*
|
|
|
crimson/.../ops_executer: split execute_clone into prepare_cloning_ctx,comple...
Samuel Just
2024-12-13
2
-48
/
+66
|
*
|
|
|
crimson/.../ops_executer: split osd_op_params intitialization
Samuel Just
2024-12-13
2
-16
/
+14
|
*
|
|
|
crimson/.../ops_executer: rework prepare_transaction/mutate_object
Samuel Just
2024-12-13
4
-106
/
+61
|
*
|
|
|
crimson/.../ops_executer: just call submit_transaction in flush_changes_n_do_...
Samuel Just
2024-12-13
4
-89
/
+79
|
*
|
|
|
crimson/.../ops_executer: rename flush_changes_n_do_effects to flush_changes_...
Samuel Just
2024-12-13
2
-3
/
+3
|
*
|
|
|
crimson/.../pg_backend: split clone into clone_for_write, set_metadata
Samuel Just
2024-12-13
3
-22
/
+49
|
*
|
|
|
crimson: convert client_request, internal_client_request, snaptrim_event to u...
Samuel Just
2024-12-13
6
-74
/
+61
|
*
|
|
|
crimson/.../osd_operation*: add wait_pg_ready and get_obc
Samuel Just
2024-12-13
2
-0
/
+40
|
*
|
|
|
crimson: add CommonOBCPipeline
Samuel Just
2024-12-13
2
-2
/
+62
|
*
|
|
|
crimson: expose CommonOBCPipeline via ObjectContextLoader::Orderer
Samuel Just
2024-12-13
3
-21
/
+94
|
*
|
|
|
crimson: inline InternalClientRequest::do_process
Samuel Just
2024-12-11
2
-33
/
+21
|
*
|
|
|
crimson: manage log submission atomicity independently of pipeline stages
Samuel Just
2024-12-11
3
-16
/
+44
|
*
|
|
|
crimson/.../pg: update debugging in PG::submit_error_log
Samuel Just
2024-12-11
1
-6
/
+6
|
*
|
|
|
crimson/.../pg: convert submit_error_log to coroutine
Samuel Just
2024-12-11
1
-41
/
+40
|
*
|
|
|
crimson: inline SnapTrimObjSubEvent::process_and_submit
Samuel Just
2024-12-11
2
-27
/
+11
|
*
|
|
|
crimson/.../client_request: move log line to complete_request callback
Samuel Just
2024-12-11
1
-6
/
+5
|
*
|
|
|
crimson/.../internal_client_request: extend start() until stages have exited
Samuel Just
2024-12-10
1
-1
/
+1
|
*
|
|
|
crimson/.../client_request: extend instance_handle lifetime
Samuel Just
2024-12-10
1
-2
/
+3
|
*
|
|
|
crimson/.../ops_executer: emplace osd_op_params in fill_op_params
Samuel Just
2024-12-10
1
-1
/
+1
|
*
|
|
|
crimson/.../ops_executer: no reason to return cloning_ctx
Samuel Just
2024-12-10
2
-11
/
+8
|
*
|
|
|
crimson/osd/pg: fix tabbing in replica_clear_repop_obc
Samuel Just
2024-12-10
1
-7
/
+7
|
*
|
|
|
crimson: clear obcs whether referenced or not upon replica write
Samuel Just
2024-12-10
1
-4
/
+6
|
*
|
|
|
crimson/osd/object_context: add formatter instance for ObjectContext
Samuel Just
2024-12-09
1
-0
/
+10
*
|
|
|
|
crimson/net/io_handler: minor adjustments to logs
Yingxin Cheng
2024-12-13
2
-3
/
+8
*
|
|
|
|
crimson: add missing includes
Max Kellermann
2024-12-10
15
-0
/
+19
|
/
/
/
/
*
|
|
|
Merge pull request #60913 from myoungwon/wip-fix-null-pointer-crimson
Yingxin
2024-12-05
1
-3
/
+10
|
\
\
\
\
|
*
|
|
|
crimson/osd/ops_executer: prevent access to null pointers caused by gcc bug
myoungwon oh
2024-12-04
1
-3
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
crimson/os/seastore: convert offset/length in seastore logs to hex format
Yingxin Cheng
2024-12-03
13
-83
/
+83
*
|
|
|
crimson/os/seastore: convert offset/length in segment logs to hex format
Yingxin Cheng
2024-12-03
8
-71
/
+77
*
|
|
|
crimson/os/seastore: minor cleanup
Yingxin Cheng
2024-12-02
1
-2
/
+2
*
|
|
|
crimson/os/seastore: drop unused file
Yingxin Cheng
2024-12-02
1
-33
/
+0
|
/
/
/
*
|
|
crimson/os/seastore/transaction_manager: add log in get_extents_if_live()
Yingxin Cheng
2024-11-28
1
-4
/
+5
*
|
|
crimson/os/seastore/transaction_manager: fix get_extents_if_live
Yingxin Cheng
2024-11-28
1
-0
/
+3
*
|
|
crimson/os/seastore/transaction_manager: adjust do_with for pin_list in get_e...
Yingxin Cheng
2024-11-28
1
-9
/
+10
*
|
|
crimson/os/seastore/transaction_manager: verify type in read_pin_by_type
Yingxin Cheng
2024-11-28
1
-1
/
+5
*
|
|
crimson/os/seastore/transaction_manager: fully read the extent before rewritt...
Yingxin Cheng
2024-11-28
1
-78
/
+88
*
|
|
crimson/os/seastore: convert transaction related paths with interruptor
Yingxin Cheng
2024-11-28
6
-54
/
+46
*
|
|
crimson/os/seastore: split out transaction_interruptor.h
Yingxin Cheng
2024-11-28
4
-58
/
+94
*
|
|
crimson/os/seastore/transaction_manager: implement and use maybe_indirect_ext...
Yingxin Cheng
2024-11-28
2
-101
/
+120
*
|
|
crimson/os/seastore: delay setting bptr for all types of extent in case of read
Yingxin Cheng
2024-11-28
8
-28
/
+109
*
|
|
crimson/os/seastore: disable seastore_max_data_allocation_size by default
Yingxin Cheng
2024-11-28
1
-1
/
+4
*
|
|
crimson/os/seastore: update lru size based on loaded extent size
Jianxin Li
2024-11-28
2
-60
/
+108
*
|
|
crimson/os/seastore: implement partial reads from cached_extent to object_dat...
Yingxin Cheng
2024-11-28
4
-126
/
+400
*
|
|
crimson/os/seastore/cached_extent: introduce BufferSpace for partial reads
Yingxin Cheng
2024-11-28
2
-0
/
+260
*
|
|
crimson/os/seastore/cached_extent: minor adjustments to print
Yingxin Cheng
2024-11-28
1
-4
/
+4
*
|
|
crimson/os/seastore: add missing final keywords
Yingxin Cheng
2024-11-28
2
-3
/
+2
[prev]
[next]