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
/
lba_manager
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson/os/seastore: refactor LBAMapping
Xuehan Xu
2025-01-10
2
-4
/
+51
*
crimson/os/seastore: convert transaction related paths with interruptor
Yingxin Cheng
2024-11-28
1
-10
/
+4
*
crimson/os/seastore: add missing final keywords
Yingxin Cheng
2024-11-28
1
-1
/
+1
*
crimson/os/seastore/transaction_manager: refine logs
Yingxin Cheng
2024-10-08
1
-1
/
+7
*
Merge pull request #59553 from cyx1231st/wip-seastore-more-reports3
Yingxin
2024-09-09
1
-0
/
+2
|
\
|
*
crimson/os/seastore/cache: monitor cache access by extent and trans
Yingxin Cheng
2024-09-02
1
-0
/
+2
*
|
crimson/os/seastore: update the capacity calculation for lba/backref internal...
Zhang Song
2024-09-03
1
-14
/
+14
*
|
crimson/os/seastore: validate the node capacity for lba/backref node
Zhang Song
2024-09-03
1
-0
/
+6
*
|
crimson/os/seastore: add packed attribute to lba/backref map value
Zhang Song
2024-09-03
1
-1
/
+1
|
/
*
crimson/os/seastore: adapt laddr_t/laddr_offset_t get_byte_distance
Zhang Song
2024-08-23
2
-2
/
+3
*
crimson/os/seastore: adapt laddr_offset_t::checked_to_laddr
Zhang Song
2024-08-23
3
-8
/
+8
*
crimson/os/seastore: turn laddr_t into a struct
Zhang Song
2024-08-23
1
-1
/
+1
*
crimson/os/seastore/lba_manager: correct the range end of lba mappings
Xuehan Xu
2024-07-26
1
-1
/
+1
*
crimson/os/seastore/cached_extent: add the "refresh" ability to lba
Xuehan Xu
2024-07-22
3
-0
/
+23
*
crimson/os/seastore: rename PhysicalNodeMapping::is_parent_valid() to
Xuehan Xu
2024-07-22
1
-2
/
+2
*
crimson/os/seastore/transaction_manager: fix lba mappings before getting
Xuehan Xu
2024-06-26
3
-1
/
+39
*
crimson/os/seastore/btree: add interfaces to check whether the mappings'
Xuehan Xu
2024-06-26
3
-2
/
+20
*
crimson/os/seastore/lba_manager: batch alloc mappings when doing remaps
Xuehan Xu
2024-06-06
1
-69
/
+95
*
crimson/os/seastore/btree_lba_manager: allow _alloc_extents to alloc
Xuehan Xu
2024-06-06
2
-16
/
+75
*
Merge pull request #55831 from xxhdx1985126/wip-seastore-lba-pointer-consolid...
Yingxin
2024-05-21
1
-1
/
+7
|
\
|
*
crimson/os/seastore/btree: misc consolidations
Xuehan Xu
2024-05-20
1
-0
/
+2
|
*
crimson/os/seastore/lba_manager: extents pass to LBALeafNode::update()
Xuehan Xu
2024-05-20
1
-1
/
+5
*
|
crimson/os/seastore/lba_manager: hide incref_extent(t, addr, delta)
Xuehan Xu
2024-05-20
1
-12
/
+12
*
|
crimson/os/seastore/lba_manager: clean up LBAManager::decref_extent()
Xuehan Xu
2024-05-17
1
-3
/
+2
*
|
crimson/os/seastore/transaction_manager: refactor extent remapping
Xuehan Xu
2024-05-17
1
-59
/
+173
*
|
crimson/os/seastore/lba_manager: don't increase intermediate mappings'
Xuehan Xu
2024-05-17
1
-9
/
+24
|
/
*
crimson/os/seastore/lba_manager: add the alloc_extents interface
Xuehan Xu
2024-04-22
2
-107
/
+180
*
crimson/os/seastore/lba_manager: clean up lba_manager's alloc_extent related ...
Xuehan Xu
2024-04-22
2
-13
/
+5
*
crimson/os/seastore/transaction_manager: check checksums when loading
Xuehan Xu
2024-04-22
1
-0
/
+4
*
crimson/os/seastore: record extents' chksums in the lba tree
Xuehan Xu
2024-04-22
3
-6
/
+17
*
crimson/os/seastore: alloc mapping with refcount when rewriting logical extents
Zhang Song
2024-04-03
2
-10
/
+18
*
crimson/os/seastore/btree_lba_manager: update_refcount returns the refcount o...
Zhang Song
2024-04-03
1
-7
/
+3
*
crimson/os/seastore/btree_lba_manager: cleanup methods that return std::pair
Zhang Song
2024-04-03
2
-49
/
+70
*
crimson/os/seastore: introduce extent_ref_count_t
Zhang Song
2024-04-03
1
-3
/
+3
*
crimson/os/seastore/transaction_manager: allow allocating multiple
Xuehan Xu
2024-02-05
2
-1
/
+7
*
crimson/os/seastore/object_data_handler: prevent from being overwritten if cl...
Myoungwon Oh
2023-11-09
1
-0
/
+4
*
crimson/os/seastore/lba_manager: rename clone_extent to clone_mapping
Xuehan Xu
2023-11-02
1
-1
/
+1
*
crimson/os/seastore/lba_manager: hide lba mapping ref count update away
Xuehan Xu
2023-11-02
2
-58
/
+79
*
test/crimson/seastore/lba_manager: skip indirect lba mappings
Xuehan Xu
2023-11-01
1
-1
/
+3
*
crimson/os/seastore/lba_manager: copy intermediate_length when
Xuehan Xu
2023-11-01
1
-0
/
+1
*
crimson/os/seastore/transaction_manager: don't remove intermediate
Xuehan Xu
2023-08-10
2
-7
/
+10
*
crimson/os/seastore/transaction_manager: remap indirect mappings
Xuehan Xu
2023-08-10
1
-0
/
+8
*
crimson/os/seastore/lba_manager: decrease refcount of the physical lba
Xuehan Xu
2023-08-10
2
-6
/
+80
*
crimson/os/seastore/lba_manager: take lba entry indirection into account when...
Xuehan Xu
2023-08-10
2
-33
/
+289
*
crimson/os/seastore: implement OP_CLONE
Xuehan Xu
2023-08-10
2
-7
/
+47
*
crimson/os/seastore/lba_manager: lba map value may contain laddr
Xuehan Xu
2023-08-08
4
-30
/
+39
*
crimson/os/seastore: support no data extent in read path
Xinyu Huang
2023-07-04
1
-4
/
+4
*
test/crimson/seastore: check intra-fixedkv-btree parent->child trackers durin...
Xuehan Xu
2023-05-09
2
-0
/
+13
*
crimson/os/seastore/btree: drop btree_pin_set_t
Xuehan Xu
2023-05-09
2
-95
/
+13
*
crimson/os/seastore/transaction_manager: follow leaf<->logical extent pointer...
Xuehan Xu
2023-05-09
2
-6
/
+9
[next]