index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crimson
/
os
/
seastore
/
root_block.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson/os/seastore: clarify zero length is only possible for root
Yingxin Cheng
2024-11-28
1
-1
/
+1
*
crimson/os/seastore/btree: add copy_source->pending links to FixedKVNode
Xuehan Xu
2024-07-22
1
-1
/
+1
*
crimson/os/seastore/cached_extent: adjust
Xuehan Xu
2024-05-20
1
-1
/
+1
*
crimson/os/seastore/btree: add CachedExtent::on_rewrite() and
Xuehan Xu
2024-05-20
1
-0
/
+2
*
crimson/os/seastore: let CachedExtent::ptr optional
Xinyu Huang
2023-07-03
1
-1
/
+1
*
crimson/os/seastore/btree: link fixed-kv-btree and root_block with pointers
Xuehan Xu
2023-05-09
1
-1
/
+16
*
crimson/os/seastore/cached_extent: duplicate_for_write accepts the transactio...
Xuehan Xu
2023-05-06
1
-1
/
+1
*
crimson: specialize fmt::formatter<> to print using {fmt}
Kefu Chai
2022-11-22
1
-0
/
+4
*
crimson/os/seastore: use extent_len_t where appropriate
Yingxin Cheng
2022-09-30
1
-1
/
+1
*
seastore: rename segment_off_t to seastore_off_t
myoungwon oh
2022-01-18
1
-1
/
+1
*
crimson/os/seastore: clean up meta implementation
Samuel Just
2021-05-07
1
-7
/
+0
*
crimson/os/seastore: add write/read_meta methods for seastore
Xuehan Xu
2021-04-23
1
-0
/
+8
*
crimson/os/seastore: clean up root structures
Samuel Just
2021-02-24
1
-22
/
+0
*
crimson/os/seastore: adjust collection_manager interfaces
Samuel Just
2021-02-24
1
-0
/
+1
*
crimson/os/seastore/transaction_manager: wire up collection_manager root
Samuel Just
2021-02-24
1
-0
/
+1
*
crimson/seastore: implement read/write_onode_root()
Yingxin Cheng
2020-12-01
1
-0
/
+1
*
crimson/seastore: rename Cache::get_root()
Yingxin Cheng
2020-12-01
1
-1
/
+1
*
crimson/: add a meta field to FixedKVNodeLayout and use in LBANode*
Samuel Just
2020-08-04
1
-2
/
+0
*
crimson/os/seastore: s/assert/ceph_abort_msg/ when hitting unreachable code
Kefu Chai
2020-07-03
1
-2
/
+2
*
crimson/os/seastore: embed the root pointers directly in the root delta
Samuel Just
2020-06-19
1
-50
/
+48
*
crimson/so/seastore: add crcs to deltas
Samuel Just
2020-06-19
1
-1
/
+1
*
crimson/os/seastore/cached_extent: make apply_delta take a const bl
Samuel Just
2020-06-19
1
-1
/
+1
*
crimson/os/seastore/root_block: update to handle relative addresses
Samuel Just
2020-06-03
1
-7
/
+34
*
crimson/os/seastore/root_block: fix copy constructor
Samuel Just
2020-06-03
1
-0
/
+2
*
crimson/os/seastore: add initial cache support with tests
Samuel Just
2020-05-15
1
-0
/
+83