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
*
Merge pull request #59292 from cyx1231st/wip-seastore-revert-decouple-ool-writes
Yingxin
2024-08-20
5
-68
/
+40
|
\
|
*
Revert "crimson/os/seastore: wait ool writes in DeviceSubmission phase"
Yingxin Cheng
2024-08-19
5
-68
/
+40
*
|
Merge pull request #59212 from cyx1231st/wip-seastore-more-reports
Yingxin
2024-08-19
12
-171
/
+545
|
\
\
|
|
/
|
/
|
|
*
crimson/os/seastore/cache: report lru usage/in/out with trans and extent type
Yingxin Cheng
2024-08-15
7
-10
/
+332
|
*
crimson/os/seastore: cleanup periodical reporting
Yingxin Cheng
2024-08-15
5
-34
/
+37
|
*
crimson/os/seastore/cache/lru: renames
Yingxin Cheng
2024-08-15
2
-16
/
+16
|
*
crimson/os/seastore/cache: refine lru logics
Yingxin Cheng
2024-08-15
1
-25
/
+25
|
*
crimson/os/seastore: move counter_by_extent_t definition
Yingxin Cheng
2024-08-15
2
-12
/
+12
|
*
crimson/os/seastore/seastore_types: unify checks to the extent types
Yingxin Cheng
2024-08-15
8
-47
/
+92
|
*
crimson/os/seastore/cache: pass missing src to touch_extent()
Yingxin Cheng
2024-08-14
2
-10
/
+15
|
*
crimson/os/seastore/cache: cleanup add_extent()
Yingxin Cheng
2024-08-14
2
-20
/
+24
|
*
crimson/os/seastore/cache: cleanup remove_from_dirty()
Yingxin Cheng
2024-08-14
1
-8
/
+5
|
*
crimson/os/seastore: drop duplicated calls to touch_extent()
Yingxin Cheng
2024-08-14
1
-2
/
+0
|
*
crimson/os/seastore/cached_extent: rename primary_ref_list
Yingxin Cheng
2024-08-14
2
-3
/
+3
*
|
Merge pull request #59205 from xxhdx1985126/wip-seastore-find-pending-version
Yingxin
2024-08-16
1
-1
/
+1
|
\
\
|
*
|
crimson/os/seastore/btree: fix minor corner case issue
Xuehan Xu
2024-08-14
1
-1
/
+1
|
|
/
*
|
crimson/osd/backfill_state: support backfilling cancellation
Xuehan Xu
2024-08-15
5
-2
/
+43
*
|
crimson/osd/pg_recovery: reset backfill_state when backfill finished
Xuehan Xu
2024-08-15
1
-0
/
+1
*
|
Merge pull request #57966 from xxhdx1985126/wip-crimson-concurrent-recover-mi...
Matan Breizman
2024-08-15
4
-48
/
+29
|
\
\
|
*
|
crimson/osd/osd_operations/client_request: check already complete in the
Xuehan Xu
2024-08-08
4
-6
/
+27
|
*
|
crimson/osd/osd_operations/client_request: merge recover_missing,
Xuehan Xu
2024-08-07
3
-54
/
+2
|
*
|
crimson/osd/osd_operations: make the "recover_missing" phase concurrent
Xuehan Xu
2024-08-07
2
-1
/
+13
*
|
|
Merge pull request #53151 from xxhdx1985126/wip-crimson-backfill-fixes
Matan Breizman
2024-08-15
4
-12
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crimson/osd/backfill_state: set backfill_infos when the last round of
Xuehan Xu
2023-08-28
2
-4
/
+10
|
*
|
crimson/osd/backfill_state: consider backfills as complete when all
Xuehan Xu
2023-08-28
4
-8
/
+22
*
|
|
Merge pull request #54504 from aclamk/wip-aclamk-bs-refactor-write-path
Adam Kupczyk
2024-08-13
1
-0
/
+2
|
\
\
\
|
*
|
|
crimson/alienstore: New write path & debug
Adam Kupczyk
2024-08-07
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #59098 from athanatos/sjust/wip-67415-alienstore-mkfs-crash
Matan Breizman
2024-08-12
2
-45
/
+49
|
\
\
\
|
*
|
|
crimson/.../alien_store: clear coll_map in umount rather than stop
Samuel Just
2024-08-08
1
-7
/
+7
|
*
|
|
crimson/osd/osd.cc: convert fmt::print to INFO in OSD::mkfs
Samuel Just
2024-08-08
1
-3
/
+3
|
*
|
|
crimson/osd/osd.cc: convert OSD::mkfs to a coroutine
Samuel Just
2024-08-08
1
-38
/
+42
*
|
|
|
Merge pull request #58913 from cyx1231st/wip-seastore-unlock-ool
Yingxin
2024-08-08
15
-187
/
+275
|
\
\
\
\
|
*
|
|
|
crimson/os/seastore: report outstanding requests per phase
Yingxin Cheng
2024-08-07
1
-1
/
+7
|
*
|
|
|
crimson/os/seastore: wait ool writes in DeviceSubmission phase
Yingxin Cheng
2024-08-07
5
-40
/
+68
|
*
|
|
|
crimson/os/seastore/transaction: cleanup, drop unused getters
Yingxin Cheng
2024-08-06
1
-12
/
+0
|
*
|
|
|
crimson/os/seastore/transaction: rename ool_block_lists
Yingxin Cheng
2024-08-06
2
-17
/
+20
|
*
|
|
|
crimson/os/seastore/epm: RandomBlockOolWriter to update extents upon submitti...
Yingxin Cheng
2024-08-06
2
-26
/
+37
|
*
|
|
|
crimson/os/seastore/epm: SegmentedOolWriter to update ool paddr upon submitti...
Yingxin Cheng
2024-08-05
1
-16
/
+18
|
*
|
|
|
crimson/os/seastore/record_submitter: return record-base immediately upon submit
Yingxin Cheng
2024-08-05
5
-23
/
+39
|
*
|
|
|
crimson/os/seastore/record_submitter: cleanup around write_base
Yingxin Cheng
2024-08-05
2
-21
/
+21
|
*
|
|
|
crimson/os/seastore/record_submitter: minor cleanups
Yingxin Cheng
2024-08-05
2
-5
/
+1
|
*
|
|
|
crimson/os/seastore/record_submitter: refactor to make write base available
Yingxin Cheng
2024-08-05
2
-10
/
+42
|
*
|
|
|
crimson/os/seastore/record_submitter: refactor JournalAllocator::write()
Yingxin Cheng
2024-08-05
6
-42
/
+44
|
*
|
|
|
crimson/os/seastore/circular_journal_space: cleanup, write_ertr vs submit_ertr
Yingxin Cheng
2024-07-29
2
-8
/
+10
|
*
|
|
|
crimson/os/seastore/epm: add checks in ool writes about the writer type
Yingxin Cheng
2024-07-29
1
-0
/
+2
|
*
|
|
|
crimson/os/seastore/epm: fix an incorrect type
Yingxin Cheng
2024-07-29
1
-1
/
+1
|
*
|
|
|
crimson/os/seastore/block: fix log
Yingxin Cheng
2024-07-29
1
-1
/
+1
*
|
|
|
|
Merge pull request #58787 from xxhdx1985126/wip-67106
Yingxin
2024-08-08
5
-14
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
crimson/os/seastore: consider segment_header_t::modify_time as the
Xuehan Xu
2024-08-05
5
-14
/
+63
*
|
|
|
|
|
Merge pull request #58983 from cyx1231st/wip-seastore-cleanup-cache
Yingxin
2024-08-08
6
-17
/
+85
|
\
\
\
\
\
\
[next]