]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2026-03-10 Samuel Justtest/crimson/seastore/test_seastore: add clone removal... 66245/head
2026-03-10 Samuel Justtest/crimson/.../test_object_data_handler: add multiple...
2026-03-10 Samuel Justtest/crimson/.../test_object_data_handler.cc: add suppo...
2026-03-10 Samuel Justcrimson/.../transaction_manager: add logging to remap_m...
2026-03-10 Samuel Justcrimson/.../lba_manager: add formatter for remap_entry_t
2026-03-10 Samuel Justcrimson/.../object_data_handler: fix LOG_PREFIX for...
2026-03-10 Samuel Justcrimson/.../lba_manager: convert remap_mappings to...
2026-03-10 Samuel Justcrimson/.../lba_manager: convert reserve_region to...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: simplify _update_mapping...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert _update_mapping...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: remove update_refcount...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert remap_mappings...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert remap_mappings...
2026-03-10 Samuel Justcrimson/.../lba_manager: convert clone_mapping to use...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert clone_pin...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert clone_mapping...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert get_end_mapping...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert get_end_mapping...
2026-03-10 Samuel Justcrimson/.../transaction_manager: remove LBAMapping...
2026-03-10 Samuel Justcrimson/.../lba_manager: remove get_mapping interfaces
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert get_pins to...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert get_extents_if...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert get_extents_if...
2026-03-10 Samuel Justcrimson/.../lba_manager: convert alloc_extents_ret...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert alloc_data_ext...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert alloc_extents...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert rewrite_logica...
2026-03-10 Samuel Justcrimson/.../lba_manager: switch alloc_extent_ret to...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert reserve_region...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert reserve_region...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert alloc_extent...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert rewrite_logica...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert get_pin to...
2026-03-10 Samuel Justcrimson/.../lba_manager: remove remove_mappings
2026-03-10 Samuel Justcrimson/.../transaction_manager: rework _remove in...
2026-03-10 Samuel Justcrimson/.../transaction_manager: avoid using LBAManager...
2026-03-10 Samuel Justcrimson: replace LBAManager::complete_indirect_lba_mapp...
2026-03-10 Samuel Justcrimson/.../transaction_manager: simplify get_extent_if...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert _remove_indire...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert _remove_direct...
2026-03-10 Samuel Justcrimson/.../remove: convert to use cursor interfaces
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert remove to...
2026-03-10 Samuel Justcrimson/.../btree_types: add LBACursor::is_direct
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert _remove_indire...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: remove unused get_ref_up...
2026-03-10 Samuel Justcrimson/.../lba_manager: replace unused incref_extent...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: remove unused _incref_extent
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert remove_mapping...
2026-03-10 Samuel Justcrimson/.../lba_manager: switch update_mapping to take...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert update_mapping...
2026-03-10 Samuel Justcrimson/.../transaction_manager: introduce resolve_curs...
2026-03-10 Samuel Justcrimson/.../lba_manager: add get_cursor interfaces
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert get_mappings...
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert get_cursors...
2026-03-10 Samuel Justcrimson/.../fixed_kv_btree: add get_btree helper
2026-03-10 Samuel Justcrimson/.../btree_lba_manager: convert mkfs to coroutine
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert remove to...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert read_extent...
2026-03-10 Samuel Justcrimson/.../transaction_manager: convert get_pin to...
2026-03-09 Afreen MisbahMerge pull request #67639 from rhcs-dashboard/empty...
2026-03-09 Afreen MisbahMerge pull request #66254 from afreen23/remove-e2e...
2026-03-09 Matan BreizmanMerge pull request #67589 from xxhdx1985126/wip-seastor...
2026-03-09 Kefu ChaiMerge pull request #67257 from tchaikov/wip-doc-mgr-cli
2026-03-09 Xuehan Xucrimson/os/seastore/transaction: should consider non... 67589/head
2026-03-09 Xuehan Xucrimson/os/seastore/lba: TRIM/CLEANER trans to adjust...
2026-03-09 Xuehan Xucrimson/os/seastore: correct the exception condition...
2026-03-09 Xuehan Xucrimson/os/seastore/btree: make updates of lba leaf...
2026-03-09 Xuehan Xucrimson/os/seastore/extent_pinboard: reset 2q_state...
2026-03-09 Xuehan Xucrimson/os/seastore/transaction_manager: block client...
2026-03-09 Xuehan Xucrimson/os/seastore/cached_extent: treat extents under...
2026-03-09 Xuehan Xucrimson/os/seastore: disable linked tree node operation...
2026-03-09 Xuehan Xucrimson/os/seastore/cache: rewrite transactions don...
2026-03-09 Xuehan Xucrimson/os/seastore/cache: drop unused last_commit
2026-03-09 Xuehan Xucrimson/os/seastore/cache: since extent committer will...
2026-03-09 Xuehan Xucrimson/os/seastore/cache: unlink mutated extents from...
2026-03-09 Xuehan Xucrimson/os/seastore/cache: add facilities to synchroniz...
2026-03-09 Xuehan Xucrimson/os/seastore/seastore_types: define rewriting...
2026-03-09 Xuehan Xucrimson/os/seastore/async_cleaner: renew backref cursor...
2026-03-09 Xuehan Xucrimson/os/seastore/lba_manager: make sure alloc_extent...
2026-03-09 Xuehan Xucrimson/os/seastore/async_cleaner: avoid its header...
2026-03-09 Xuehan Xucrimson/os/seastore/btree_types: BtreeCursors don't...
2026-03-09 Xuehan Xucrimson/os/seastore/lba_mapping: don't allow classes...
2026-03-09 Matan BreizmanMerge pull request #67457 from Matan-B/wip-matanb-react...
2026-03-09 Venky ShankarMerge pull request #67689 from kotreshhr/cephfs-mirror...
2026-03-09 Venky ShankarMerge pull request #65858 from sajibreadd/wip-71167...
2026-03-08 Kefu Chaidoc: update mgr module command documentation for per... 67257/head
2026-03-08 Matan Breizmancrimson/admin/osd_admin: introduce reactor_backend... 67457/head
2026-03-07 Gabriel BenhanokhMerge pull request #65423 from benhanokh/split_head_simple
2026-03-07 Afreen MisbahMerge pull request #67541 from afreen23/resiliency...
2026-03-07 AvanMerge pull request #67435 from avanthakkar/qos-clusterwide
2026-03-06 Zack CerzaMerge pull request #66181 from anshuman-agarwala/ppc64-ci
2026-03-06 Patrick DonnellyMerge PR #67630 into main
2026-03-06 Patrick DonnellyMerge PR #67682 into main
2026-03-06 Shraddha Agrawal.github: limit what CI checks run for only doc/qa changes 67630/head
2026-03-06 Yuval LifshitzMerge pull request #67115 from ShreeJejurikar/wip-74491
2026-03-06 Igor FedotovMerge pull request #65513 from gardran/wip-gardran...
2026-03-06 Ilya DryomovMerge pull request #66368 from adamemerson/wip-neorados...
2026-03-06 benhanokhrgw/dedup split-head 65423/head
2026-03-06 Gabriel BenHanokhrgw/dedup split-head
2026-03-06 Gabriel BenHanokhrgw/dedup: split-head mechanism
next