summaryrefslogtreecommitdiffstats
path: root/qa/objectstore_debug (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-20mds: dump log segment end along with offsetVenky Shankar1-1/+1
2024-08-19qa: barbican: restrict python packages with upper-constraintsTobias Urdin1-2/+11
2024-08-18doc: Harmonize 'mountpoint'Anthony D'Atri5-6/+6
2024-08-17doc/cephfs: s/mountpoint/mount point/Zac Dover2-2/+2
2024-08-17doc/cephfs: s/mountpoint/mount point/Zac Dover1-2/+2
2024-08-16test/rgw/notification: use real ip address instead of localhostYuval Lifshitz2-12/+11
2024-08-16client: flush the caps release in filesystem syncXiubo Li1-0/+2
2024-08-15crimson/osd/backfill_state: support backfilling cancellationXuehan Xu5-2/+43
2024-08-15crimson/osd/pg_recovery: reset backfill_state when backfill finishedXuehan Xu1-0/+1
2024-08-15crimson/os/seastore/cache: report lru usage/in/out with trans and extent typeYingxin Cheng7-10/+332
2024-08-15crimson/os/seastore: cleanup periodical reportingYingxin Cheng5-34/+37
2024-08-15crimson/os/seastore/cache/lru: renamesYingxin Cheng2-16/+16
2024-08-15crimson/os/seastore/cache: refine lru logicsYingxin Cheng1-25/+25
2024-08-15crimson/os/seastore: move counter_by_extent_t definitionYingxin Cheng2-12/+12
2024-08-15crimson/os/seastore/seastore_types: unify checks to the extent typesYingxin Cheng9-52/+98
2024-08-14doc/glossary: add "flapping OSD"Zac Dover2-0/+8
2024-08-14mgr/dashboard: carbon datatables impr and cleanupsIvo Almeida4-30/+31
2024-08-14doc/rgw/notification: persistent notification queue full behaviorYuval Lifshitz1-2/+8
2024-08-14rgw/notifications: fixing radosgw-admin notification jsonYuval Lifshitz2-9/+37
2024-08-14crimson/os/seastore/cache: pass missing src to touch_extent()Yingxin Cheng2-10/+15
2024-08-14crimson/os/seastore/cache: cleanup add_extent()Yingxin Cheng2-20/+24
2024-08-14crimson/os/seastore/cache: cleanup remove_from_dirty()Yingxin Cheng1-8/+5
2024-08-14crimson/os/seastore: drop duplicated calls to touch_extent()Yingxin Cheng1-2/+0
2024-08-14crimson/os/seastore/cached_extent: rename primary_ref_listYingxin Cheng2-3/+3
2024-08-14mgr/dashboard: fix multi-cluster usage bar error after carbon changesNaman Munet1-1/+1
2024-08-14crimson/os/seastore/btree: fix minor corner case issueXuehan Xu1-1/+1
2024-08-14qa/suites/upgrade: ignore MON_DOWN and PG_AVAILABILITY warnings in upgrade testsLaura Flores4-0/+18
2024-08-13qa/s3tests: configure tenant name for 's3 tenant' sectionCasey Bodley1-0/+2
2024-08-13mgr/dashboard: replace ngx-datatable by carbonIvo Almeida136-1565/+2462
2024-08-13test/store_test: fix assertions due to unclosed collection refs.Igor Fedotov1-1/+13
2024-08-13mgr/dashboard: replace individual cluster's capacity info with Usage bar in M...Naman Munet2-19/+14
2024-08-13doc/radosgw: improve qat-accel.rstAnthony D'Atri1-18/+17
2024-08-12doc/cephfs: improve cache-configuration.rstZac Dover1-7/+6
2024-08-12rgw: revert account-related changes to get_iam_policy_from_attr()Casey Bodley1-13/+11
2024-08-12doc/cephfs: improve "layout fields" textZac Dover1-4/+4
2024-08-12doc:update e-mail addresses governanceTobias Fischer1-3/+3
2024-08-12ceph-volume: refactor device path handling for LVM lookupsGuillaume Abrioux4-4/+46
2024-08-12ceph-volume: add TPM2 token enrollment support for encrypted OSDsGuillaume Abrioux28-275/+1075
2024-08-09qa: cover a custom object size in krbd_discard_granularity.tIlya Dryomov1-0/+44
2024-08-09qa: adjust expected io_opt in krbd_discard_granularity.tIlya Dryomov1-2/+2
2024-08-09mgr/dashboard: fix ceph-users api docNizamudeen A2-25/+63
2024-08-09mgr/nfs: scrape nfs monitoring endpointavanthakkar6-2/+76
2024-08-09doc/cephfs: add cache pressure informationZac Dover1-0/+68
2024-08-08PGMap: remove pool max_avail scale factorMichael J. Kidd2-11/+4
2024-08-08doc: doc/dev/osd_internals/erasure_coding/enhancements.rstBill Scales2-0/+1518
2024-08-08crimson/osd/osd_operations/client_request: check already complete in theXuehan Xu4-6/+27
2024-08-08doc/README.md - add "tip" alert stylingZac Dover1-13/+14
2024-08-08crimson/.../alien_store: clear coll_map in umount rather than stopSamuel Just1-7/+7
2024-08-08crimson/osd/osd.cc: convert fmt::print to INFO in OSD::mkfsSamuel Just1-3/+3
2024-08-08crimson/osd/osd.cc: convert OSD::mkfs to a coroutineSamuel Just1-38/+42