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 #61261 from xxhdx1985126/wip-seastore-lba-backref-mapping
Yingxin Cheng
4 days
14
-190
/
+221
|
\
|
*
crimson/os/seastore: refactor LBAMapping
Xuehan Xu
8 days
14
-190
/
+221
*
|
Merge pull request #60278 from rzarzynski/wip-os-fastomapiter
Yuri Weinstein
5 days
1
-2
/
+15
|
\
\
|
*
|
crimson, os: put AlienStore::omap_get_values() on top of OS::omap_iterate()
Radoslaw Zarzynski
2024-12-17
1
-2
/
+15
*
|
|
Merge pull request #60958 from xxhdx1985126/wip-69120
Matan Breizman
6 days
1
-9
/
+18
|
\
\
\
|
*
|
|
crimson/osd/backfill_state: recheck whether needs to scan the primary at
Xuehan Xu
13 days
1
-9
/
+18
*
|
|
|
Merge pull request #60803 from xxhdx1985126/wip-69027
Matan Breizman
6 days
6
-9
/
+64
|
\
\
\
\
|
*
|
|
|
crimson/osd/replicated_backend: make sure the check on whether to send
Xuehan Xu
13 days
1
-2
/
+2
|
*
|
|
|
crimson/osd/replicated_recovery_backend: ignore the recovery of delete
Xuehan Xu
13 days
1
-0
/
+9
|
*
|
|
|
crimson/osd/replicate_backend: add standalone delete to the push queue
Xuehan Xu
13 days
5
-7
/
+53
|
|
/
/
/
*
|
|
|
Merge pull request #60883 from xxhdx1985126/wip-crimson-backfill-throttle
Matan Breizman
9 days
6
-4
/
+34
|
\
\
\
\
|
*
|
|
|
crimson/osd/pg_recovery: throttle backfills together with pg-log based
Xuehan Xu
13 days
6
-4
/
+34
|
|
/
/
/
*
|
|
|
Merge pull request #60891 from xxhdx1985126/wip-seastore-fadvise-backfill
Yingxin Cheng
9 days
19
-112
/
+273
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
crimson/osd/replicated_recovery_backend: prevent recovery/backfills from
Xuehan Xu
12 days
3
-15
/
+36
|
*
|
|
crimson/os: all "read/get" interfaces accept op_flags
Xuehan Xu
12 days
7
-78
/
+149
|
*
|
|
crimson/os/seastore: introduce cache_hint_t
Xuehan Xu
12 days
11
-29
/
+98
*
|
|
|
Merge pull request #61213 from Matan-B/wip-matanb-crimson-shared-lru-dtor
Matan Breizman
11 days
1
-4
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
crimson/common/shared_lru: rename Deleter::cache
Matan Breizman
2025-01-02
1
-6
/
+6
|
*
|
|
crimson/common/shared_lru: invalidate Deleter's cache
Matan Breizman
2025-01-02
1
-1
/
+16
*
|
|
|
Merge pull request #59593 from xxhdx1985126/wip-67888
Matan Breizman
13 days
3
-114
/
+190
|
\
\
\
\
|
*
|
|
|
crimson/osd/backfill_state: treat Cancelled as a pause of the ongoing backfil...
Xuehan Xu
2024-12-16
2
-7
/
+110
|
*
|
|
|
crimson/osd/backfill_state: drop Cancelled
Xuehan Xu
2024-12-03
2
-52
/
+0
|
*
|
|
|
crimson/osd/backfill_state: Enqueuing doesn't last, so there should be
Xuehan Xu
2024-12-03
1
-3
/
+0
|
*
|
|
|
crimson/osd/backfill_state: add pg infos to all backfill_state's logs
Xuehan Xu
2024-12-03
3
-60
/
+88
*
|
|
|
|
Merge pull request #60597 from xxhdx1985126/wip-68806
Matan Breizman
13 days
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
crimson/osd/replicated_recovery_backend: call on_global_recover() only
Xuehan Xu
2024-11-02
1
-1
/
+4
*
|
|
|
|
|
Merge pull request #60041 from xxhdx1985126/wip-68286
Matan Breizman
13 days
12
-14
/
+82
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crimson/osd/pg_shard_manager: discard outdated operations when the
Xuehan Xu
2024-12-19
12
-14
/
+82
*
|
|
|
|
|
|
Merge pull request #61086 from athanatos/sjust/wip-rep-pipeline
Samuel Just
2025-01-03
6
-30
/
+96
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
crimson/.../replicated_request: do commit in concurrent phase
Samuel Just
2024-12-17
4
-2
/
+51
|
*
|
|
|
|
|
crimson/.../replicated_request: split discard check and reply send out of PG:...
Samuel Just
2024-12-17
3
-11
/
+24
|
*
|
|
|
|
|
crimson/.../replicated_request: convert with_pg_interruptible to coroutine
Samuel Just
2024-12-17
1
-11
/
+9
|
*
|
|
|
|
|
crimson/.../replicated_request: factor out with_pg_interruptible
Samuel Just
2024-12-17
2
-13
/
+22
|
*
|
|
|
|
|
crimson/.../replicated_request: call handle.complete() once in finally
Samuel Just
2024-12-17
1
-4
/
+1
|
*
|
|
|
|
|
crimson/.../replicated_request: fix debug line
Samuel Just
2024-12-17
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #61144 from cyx1231st/wip-seastore-improve-backref
Yingxin Cheng
2024-12-26
14
-305
/
+452
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crimson/os/seastore/cache: move committing existing blocks to prepare_record()
Yingxin Cheng
2024-12-24
1
-44
/
+44
|
*
|
|
|
|
|
crimson/os/seastore/journal: hide RBM specific finish_commit()
Yingxin Cheng
2024-12-24
6
-61
/
+84
|
*
|
|
|
|
|
crimson/os/seastore/cache: minor cleanup
Yingxin Cheng
2024-12-24
1
-39
/
+42
|
*
|
|
|
|
|
crimson/os/seastore: make the updates to backref_entry_mset be consistent wit...
Yingxin Cheng
2024-12-19
3
-27
/
+63
|
*
|
|
|
|
|
crimson/os/seastore: move backref_entry_t to a separate header
Yingxin Cheng
2024-12-18
3
-108
/
+128
|
*
|
|
|
|
|
crimson/os/seastore/cache: rework backref_batch_update()
Yingxin Cheng
2024-12-18
2
-21
/
+29
|
*
|
|
|
|
|
crimson/os/seastore: introduce named factory methods for alloc/retire
Yingxin Cheng
2024-12-18
3
-28
/
+77
|
*
|
|
|
|
|
crimson/os/seastore/seastore_types: use is_backref_mapped_type()
Yingxin Cheng
2024-12-18
4
-14
/
+23
|
*
|
|
|
|
|
crimson/os/seastore/cache: don't mark allocations as L_ADDR_NULL
Yingxin Cheng
2024-12-18
1
-2
/
+2
|
*
|
|
|
|
|
crimson/os/seastore: misc related cleanups
Yingxin Cheng
2024-12-18
3
-65
/
+73
|
*
|
|
|
|
|
crimson/os/seastore/cache: drop unused backref_entry_t::seq
Yingxin Cheng
2024-12-18
3
-18
/
+9
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #60821 from Matan-B/wip-matanb-crimson-seastore-deafult
Matan Breizman
2024-12-23
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
crimson: switch to SeaStore as default objectstore
Matan Breizman
2024-12-16
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #61005 from athanatos/sjust/wip-crimson-io-3
Samuel Just
2024-12-16
23
-651
/
+660
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]