index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crimson
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #59720 from myoungwon/wip-fix-overlapped-write
Yingxin
2024-10-11
3
-3
/
+38
|
\
|
*
crimson/os/seastore: fix data inconsistency during ool writes
myoungwon oh
2024-09-27
3
-3
/
+38
*
|
crimson/os/seastore/transaction_manager: refine logs
Yingxin Cheng
2024-10-08
3
-90
/
+122
*
|
crimson/os/seastore/transaction_manager: misc cleanups
Yingxin Cheng
2024-10-08
2
-82
/
+74
*
|
crimson/os/seastore: workaround log linkage issue under clang14
Yingxin Cheng
2024-10-08
2
-132
/
+210
*
|
crimson/os/seastore: refine logs of seastore.h/cc
Yingxin Cheng
2024-10-08
2
-144
/
+263
*
|
crimson/os/seastore: adjust op names
Yingxin Cheng
2024-10-08
2
-21
/
+21
*
|
crimson/os/seastore: convert length logs to the hex format
Yingxin Cheng
2024-10-08
4
-16
/
+20
*
|
crimson/os/seastore: misc cleanups
Yingxin Cheng
2024-10-08
3
-163
/
+154
*
|
crimson/os/seastore/rbm: add assert to check if bptr is page-aligned
myoungwon oh
2024-09-16
1
-0
/
+2
*
|
crimson/os/seastore/rbm: remove unnecessary copy during ool write
myoungwon oh
2024-09-15
7
-14
/
+12
*
|
crimson/os/seastore/rbm: remove duplicate code and introduce a shared routine...
myoungwon oh
2024-09-11
2
-12
/
+16
|
/
*
Merge pull request #58986 from NitzanMordhai/wip-nitzan-crimson-op_gate-alian...
Matan Breizman
2024-09-10
2
-18
/
+21
|
\
|
*
crimson: use gate per shard for AlienStore and OSD
Nitzan Mordechai
2024-08-28
2
-18
/
+21
*
|
Merge pull request #59553 from cyx1231st/wip-seastore-more-reports3
Yingxin
2024-09-09
10
-117
/
+458
|
\
\
|
*
|
crimson/os/seastore: cleanups to SeaStore::report_stats()
Yingxin Cheng
2024-09-02
2
-22
/
+37
|
*
|
crimson/os/seastore/cache: report cache access stats
Yingxin Cheng
2024-09-02
5
-1
/
+221
|
*
|
crimson/os/seastore/cache: minor fix in get_stats()
Yingxin Cheng
2024-09-02
1
-1
/
+1
|
*
|
crimson/os/seastore/cache: drop inaccurate cache_query_by_src
Yingxin Cheng
2024-09-02
2
-54
/
+23
|
*
|
crimson/os/seastore/cache: monitor cache access by extent and trans
Yingxin Cheng
2024-09-02
6
-24
/
+148
|
*
|
crimson/os/seastore/cache: add asserts
Yingxin Cheng
2024-09-02
2
-1
/
+9
|
*
|
crimson/os/seastore/transaction_manager: minor cleanup
Yingxin Cheng
2024-09-02
1
-1
/
+3
|
*
|
crimson/os/seastore/cache: report cache index sizes
Yingxin Cheng
2024-09-02
2
-21
/
+24
*
|
|
Merge pull request #58438 from myoungwon/wip-batched-ool-writes
Yingxin
2024-09-05
2
-8
/
+46
|
\
\
\
|
*
|
|
crimson/os/seastore/rbm: write merged-able ool extents at once
Myoungwon Oh
2024-09-01
2
-8
/
+46
*
|
|
|
crimson/os/seastore: update the capacity calculation for lba/backref internal...
Zhang Song
2024-09-03
2
-14
/
+39
*
|
|
|
crimson/os/seastore: validate the node capacity for lba/backref node
Zhang Song
2024-09-03
2
-1
/
+13
*
|
|
|
crimson/os/seastore: backref_node_meta_le_t should use paddr_le_t as template...
Zhang Song
2024-09-03
1
-1
/
+1
*
|
|
|
crimson/os/seastore: add packed attribute to lba/backref map value
Zhang Song
2024-09-03
3
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #59182 from zhscn/wip-4k-laddr
Yingxin
2024-08-30
30
-211
/
+1231
|
\
\
\
|
*
|
|
crimson/os/seastore: ensure the block size of device is always greater than l...
Zhang Song
2024-08-27
1
-0
/
+4
|
*
|
|
crimson/os/seastore/onode_manager: adapt block aligned laddr_t
Zhang Song
2024-08-23
3
-3
/
+3
|
*
|
|
crimson/os/seastore: adapt laddr_t/laddr_offset_t get_byte_distance
Zhang Song
2024-08-23
4
-35
/
+42
|
*
|
|
crimson/os/seastore: adapt laddr_offset_t::checked_to_laddr
Zhang Song
2024-08-23
9
-22
/
+30
|
*
|
|
crimson/os/seastore/ObjectDataHandler: handle block not alinged input
Zhang Song
2024-08-23
2
-52
/
+88
|
*
|
|
crimson/os/seastore: construct laddr_t explicitly
Zhang Song
2024-08-23
2
-4
/
+5
|
*
|
|
crimson/os/seastore: remove laddr_t alignment check
Zhang Song
2024-08-23
2
-13
/
+0
|
*
|
|
crimson/os/seastore: make laddr_t block aligned
Zhang Song
2024-08-23
2
-38
/
+182
|
*
|
|
crimson/os/seastore/onode_manager: use laddr_le_t in laddr_packed_t
Zhang Song
2024-08-23
4
-6
/
+6
|
*
|
|
crimson/os/seastore: turn laddr_t into a struct
Zhang Song
2024-08-23
11
-47
/
+880
|
*
|
|
crimson/os/seastore/onode_manager: remove hex format of laddr_t
Zhang Song
2024-08-23
7
-44
/
+44
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #59391 from cyx1231st/wip-seastore-more-reports2
Yingxin
2024-08-29
7
-154
/
+467
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crimson/os/seastore: set dirty root version to 1 during replay
Yingxin Cheng
2024-08-23
1
-0
/
+1
|
*
|
crimson/os/seastore/cache: report rewrite stats
Yingxin Cheng
2024-08-23
4
-14
/
+69
|
*
|
crimson/os/seastore/transaction: refine version_stat_t as rewrite_stats_t
Yingxin Cheng
2024-08-23
4
-21
/
+23
|
*
|
crimson/os/cache: simplify lru stats data structures
Yingxin Cheng
2024-08-22
5
-96
/
+51
|
*
|
crimson/os/cache: report dirty usage/in/out by trans and extent type
Yingxin Cheng
2024-08-22
5
-7
/
+202
|
*
|
crimson/os/seastore/cache: monitor dirty cache by extent and trans
Yingxin Cheng
2024-08-22
3
-25
/
+91
|
*
|
crimson/os/seastore/cache: extents added to dirty must be fully loaded
Yingxin Cheng
2024-08-22
1
-0
/
+5
|
*
|
crimson/os/seastore/cache: cleanup dirty add/remove with consistent asserts
Yingxin Cheng
2024-08-22
2
-18
/
+52
[next]