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
/
transaction_manager.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson/os/seastore: introduce cache_hint_t
Xuehan Xu
12 days
1
-0
/
+2
*
crimson/os/seastore/journal: hide RBM specific finish_commit()
Yingxin Cheng
2024-12-24
1
-6
/
+8
*
crimson/os/seastore: convert offset/length in seastore logs to hex format
Yingxin Cheng
2024-12-03
1
-2
/
+2
*
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: fully read the extent before rewritt...
Yingxin Cheng
2024-11-28
1
-78
/
+88
*
crimson/os/seastore: move the root meta out of the root block
Xuehan Xu
2024-11-11
1
-0
/
+2
*
crimson/os/seastore/transaction_manager: refine logs
Yingxin Cheng
2024-10-08
1
-36
/
+46
*
crimson/os/seastore/transaction_manager: misc cleanups
Yingxin Cheng
2024-10-08
1
-19
/
+25
*
Merge pull request #59182 from zhscn/wip-4k-laddr
Yingxin
2024-08-30
1
-2
/
+2
|
\
|
*
crimson/os/seastore: adapt laddr_offset_t::checked_to_laddr
Zhang Song
2024-08-23
1
-2
/
+2
*
|
Merge pull request #59391 from cyx1231st/wip-seastore-more-reports2
Yingxin
2024-08-29
1
-2
/
+11
|
\
\
|
*
|
crimson/os/seastore/cache: report rewrite stats
Yingxin Cheng
2024-08-23
1
-2
/
+9
|
*
|
crimson/os/seastore/transaction: refine version_stat_t as rewrite_stats_t
Yingxin Cheng
2024-08-23
1
-1
/
+3
|
|
/
*
/
crimson/os/seastore: refine documents related to inplace rewrite
Yingxin Cheng
2024-08-23
1
-0
/
+3
|
/
*
crimson/os/seastore/seastore_types: unify checks to the extent types
Yingxin Cheng
2024-08-15
1
-1
/
+1
*
crimson/os/seastore: fix names get_extents_if_live
Yingxin Cheng
2024-08-01
1
-1
/
+1
*
Merge pull request #58367 from xxhdx1985126/wip-seastore-lba-mapping-iterator
Yingxin
2024-07-23
1
-2
/
+2
|
\
|
*
crimson/os/seastore/btree: add copy_source->pending links to FixedKVNode
Xuehan Xu
2024-07-22
1
-2
/
+2
*
|
crimson/os/seastore: disable crc calculation if end to end data protection is...
Myoungwon Oh
2024-07-22
1
-10
/
+31
|
/
*
Merge pull request #58551 from xxhdx1985126/wip-66924
Yingxin
2024-07-18
1
-4
/
+17
|
\
|
*
crimson/os/seastore/transaction_manager: consider inconsistency between
Xuehan Xu
2024-07-17
1
-4
/
+17
*
|
crimson/os/seastore: track shard io stats below transaction manager
Yingxin Cheng
2024-07-12
1
-4
/
+24
|
/
*
crimson/os/seastore/seastore_types: replace the deprecated journal_type_t
Yingxin Cheng
2024-05-30
1
-7
/
+7
*
Merge pull request #55831 from xxhdx1985126/wip-seastore-lba-pointer-consolid...
Yingxin
2024-05-21
1
-13
/
+2
|
\
|
*
crimson/os/seastore/btree: add CachedExtent::on_rewrite() and
Xuehan Xu
2024-05-20
1
-13
/
+2
*
|
Merge pull request #57262 from xxhdx1985126/wip-seastore-clone-remap-refcount
Yingxin
2024-05-21
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
crimson/os/seastore/lba_manager: clean up LBAManager::decref_extent()
Xuehan Xu
2024-05-17
1
-4
/
+3
*
|
Merge pull request #57474 from xxhdx1985126/wip-seastore-rewrite-bug-fix
Yingxin
2024-05-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
crimson/os/seastore: set last_committed_crc for rewritten extents
Xuehan Xu
2024-05-15
1
-1
/
+1
|
*
crimson/os/seastore/transaction_manager: correct the offset of the data
Xuehan Xu
2024-05-15
1
-1
/
+1
*
|
Merge pull request #55735 from xxhdx1985126/wip-crimson-errorator-void-handler
Yingxin
2024-05-16
1
-10
/
+3
|
\
\
|
*
|
crimson: adjust all void-returning handlers to either return values or
Xuehan Xu
2024-03-23
1
-10
/
+3
*
|
|
crimson/os/seastore/transaction_manager: drop unused code
Yingxin Cheng
2024-05-15
1
-12
/
+0
|
|
/
|
/
|
*
|
Merge pull request #57128 from cyx1231st/wip-fix-ut-seastore-timeout
Yingxin
2024-04-30
1
-6
/
+8
|
\
\
|
*
|
crimson/os/seastore: improve seastore_t logs
Yingxin Cheng
2024-04-29
1
-6
/
+8
*
|
|
Merge pull request #57129 from xxhdx1985126/wip-65585
Yingxin
2024-04-30
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
crimson/os/seastore/transaction_manager: fix write pipeline phase leak
Xuehan Xu
2024-04-29
1
-2
/
+0
*
|
|
crimson/os/seastore/transaction_manager: fully load extents when
Xuehan Xu
2024-04-22
1
-1
/
+4
*
|
|
crimson/os/seastore/lba_manager: clean up lba_manager's alloc_extent related ...
Xuehan Xu
2024-04-22
1
-3
/
+0
*
|
|
crimson/os/seastore/cached_extent: rename get_crc32c to calc_crc32c
Xuehan Xu
2024-04-22
1
-1
/
+1
*
|
|
crimson/os/seastore: record extents' chksums in the lba tree
Xuehan Xu
2024-04-22
1
-17
/
+87
|
/
/
*
/
crimson/os/seastore: alloc mapping with refcount when rewriting logical extents
Zhang Song
2024-04-03
1
-5
/
+11
|
/
*
crimson/os/seastore/transaction_manager: allow allocating multiple
Xuehan Xu
2024-02-05
1
-26
/
+93
*
crimson/os/seastore: move overwritten delta extents to delta_overwrite_list i...
Myoungwon Oh
2023-12-28
1
-0
/
+6
*
crimson/os/seastore/transaction_manager: add the missing UNIT_TESTS_BUILT guard
Yingxin Cheng
2023-11-03
1
-0
/
+2
*
crimson/os/seastore/lba_manager: hide lba mapping ref count update away
Xuehan Xu
2023-11-02
1
-5
/
+5
*
crimson/os/seastore/transaction_manager: don't remove intermediate
Xuehan Xu
2023-08-10
1
-5
/
+6
*
crimson/os/seastore/transaction_manager: remove extents for physical lba mapp...
xuxuehan
2023-08-10
1
-14
/
+11
[next]