summaryrefslogtreecommitdiffstats
path: root/src/mds/Anchor.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-28mgr/dashboard: carbon tree componentIvo Almeida30-700/+1054
2024-11-28crimson/os/seastore/transaction_manager: add log in get_extents_if_live()Yingxin Cheng1-4/+5
2024-11-28crimson/os/seastore/transaction_manager: fix get_extents_if_liveYingxin Cheng1-0/+3
2024-11-28crimson/os/seastore/transaction_manager: adjust do_with for pin_list in get_e...Yingxin Cheng1-9/+10
2024-11-28crimson/os/seastore/transaction_manager: verify type in read_pin_by_typeYingxin Cheng1-1/+5
2024-11-28crimson/os/seastore/transaction_manager: fully read the extent before rewritt...Yingxin Cheng1-78/+88
2024-11-28crimson/os/seastore: convert transaction related paths with interruptorYingxin Cheng7-57/+51
2024-11-28crimson/os/seastore: split out transaction_interruptor.hYingxin Cheng4-58/+94
2024-11-28crimson/os/seastore/transaction_manager: implement and use maybe_indirect_ext...Yingxin Cheng2-101/+120
2024-11-28crimson/os/seastore: delay setting bptr for all types of extent in case of readYingxin Cheng10-34/+119
2024-11-28test/crimson/seastore: add test case for partial readsJianxin Li2-1/+26
2024-11-28crimson/os/seastore: disable seastore_max_data_allocation_size by defaultYingxin Cheng2-3/+6
2024-11-28crimson/os/seastore: update lru size based on loaded extent sizeJianxin Li2-60/+108
2024-11-28crimson/os/seastore: implement partial reads from cached_extent to object_dat...Yingxin Cheng4-126/+400
2024-11-28crimson/os/seastore/cached_extent: introduce BufferSpace for partial readsYingxin Cheng2-0/+260
2024-11-28crimson/os/seastore/cached_extent: minor adjustments to printYingxin Cheng1-4/+4
2024-11-28crimson/os/seastore: add missing final keywordsYingxin Cheng2-3/+2
2024-11-28crimson/os/seastore: hide the complexity of extent indirectionYingxin Cheng8-114/+162
2024-11-28crimson/os/seastore/transaction_manager: fix to use direct key/length to get ...Yingxin Cheng1-7/+15
2024-11-28crimson/os/seastore/cache: adjust logsYingxin Cheng2-39/+42
2024-11-28crimson/os/seastore: misc cleanups and assertsYingxin Cheng2-20/+19
2024-11-28crimson/os/seastore: clarify zero length is only possible for rootYingxin Cheng2-6/+6
2024-11-28crimson/os/seastore/cached_extent: clarify invarients in the cstorsYingxin Cheng1-20/+54
2024-11-28crimson/os/seastore/cache: cleanup, use the same method to create extentsYingxin Cheng3-5/+4
2024-11-28crimson/os/seastore/cached_extent: unify extent ptr creationYingxin Cheng3-24/+22
2024-11-28doc/glossary: add "DC" (Data Center) to glossaryZac Dover1-0/+3
2024-11-27doc/radosgw: Improve archive-sync-module.rst moreAnthony D'Atri1-1/+1
2024-11-27build/uadk: fix uadk repo's commit idRongqi Sun1-2/+1
2024-11-26doc/radosgw: Improve archive-sync-module.rstAnthony D'Atri1-15/+11
2024-11-26doc/releases: fix some formatting for the 17.2.8 release notesLaura Flores2-1424/+732
2024-11-25python-common/ceph/deployment: Add key encryption support to nvmeof configura...Gil Bregman1-5/+8
2024-11-25mgr/cephadm: Add key encryption support to nvmeof configurationGil Bregman2-1/+3
2024-11-25doc/rados/troubleshooting: Improve log-and-debug.rstAnthony D'Atri1-15/+17
2024-11-23doc/cephadm: Improve "Curl-based Installation"Zac Dover1-37/+50
2024-11-23doc/cephadm: Clarify "Deploying a new Cluster"Zac Dover1-3/+3
2024-11-22qa/rgw: the rgw/verify suite runs java tests lastCasey Bodley1-0/+0
2024-11-22rgw:Wrong x-rgw-quota-bucket-objects header when bucket quota is disabledRaja Sharma1-4/+10
2024-11-21osd/scrub: fixing reservations dump formatRonen Friedman1-1/+1
2024-11-20cephadm/nvmeof: support no huge pages for nvmeof spdkAlexander Indenbaum4-9/+30
2024-11-19rgw: RGWAccessKey::decode_json() preserves default value of 'active'Casey Bodley1-1/+3
2024-11-19common: rm the cast operator of md_config_cacher_tRonen Friedman1-4/+0
2024-11-19osd: rm all uses of the cast operator of md_config_cacher_tRonen Friedman1-7/+7
2024-11-19osd/scrub: cache frequently used configuration parametersRonen Friedman3-33/+64
2024-11-19common: a simple API to extract md_config_cacher_t cached valueRonen Friedman1-0/+4
2024-11-19mgr/cephadm: Add resource limits to nvmeof configurationGil Bregman2-0/+8
2024-11-19python-common/ceph/deployment: Add resource limits to nvmeof configurationGil Bregman1-0/+42
2024-11-19crimson: Set device class during spawn of a crimson osdMohit Agrawal9-0/+69
2024-11-19monitoring: Add alert NVMeoFTooManyNamespacesVallari Agrawal4-5/+291
2024-11-19doc/start: update os-recommendations.rstZac Dover1-25/+25
2024-11-18mds: account for header size during omap commitVenky Shankar1-0/+4