summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60118 from kshtsk/wip-refactor-make-checkkyr2025-01-071-0/+1
|\
| * script/run-make: stop args duplicationKyrylo Shatskyy2024-10-041-0/+1
* | ceph-volume: fix Zap.ensure_associated_raw()Guillaume Abrioux2025-01-062-3/+2
* | Merge pull request #60720 from batrick/i68913Venky Shankar2025-01-061-1/+1
|\ \
| * | qa: write out ESubtreeMap more frequently to find large eventsPatrick Donnelly2024-12-301-1/+1
* | | Merge pull request #59593 from xxhdx1985126/wip-67888Matan Breizman2025-01-054-119/+327
|\ \ \
| * | | test/crimson/test_backfill: more detailed backfill cancellation testsXuehan Xu2024-12-161-5/+134
| * | | crimson/osd/backfill_state: treat Cancelled as a pause of the ongoing backfil...Xuehan Xu2024-12-162-7/+110
| * | | crimson/osd/backfill_state: drop CancelledXuehan Xu2024-12-032-52/+0
| * | | crimson/osd/backfill_state: Enqueuing doesn't last, so there should beXuehan Xu2024-12-031-3/+0
| * | | crimson/osd/backfill_state: add pg infos to all backfill_state's logsXuehan Xu2024-12-034-60/+91
* | | | Merge pull request #60597 from xxhdx1985126/wip-68806Matan Breizman2025-01-051-1/+4
|\ \ \ \
| * | | | crimson/osd/replicated_recovery_backend: call on_global_recover() onlyXuehan Xu2024-11-021-1/+4
* | | | | Merge pull request #60041 from xxhdx1985126/wip-68286Matan Breizman2025-01-0512-14/+82
|\ \ \ \ \
| * | | | | crimson/osd/pg_shard_manager: discard outdated operations when theXuehan Xu2024-12-1912-14/+82
* | | | | | Merge pull request #61148 from ronen-fr/wip-rf-abortReservRonen Friedman2025-01-052-0/+21
|\ \ \ \ \ \
| * | | | | | osd/scrub: reset m_active_target when the scrub endsRonen Friedman2024-12-311-0/+1
| * | | | | | osd/scrub: convey 'reserving replicas' status in query resultsRonen Friedman2024-12-311-0/+10
| * | | | | | osd/scrub: abort reserving scrub if an operator-initiated scrub isRonen Friedman2024-12-292-0/+10
| * | | | | | osd/scrub: register for 'osd_max_scrubs' config changesRonen Friedman2024-12-291-1/+6
* | | | | | | Merge pull request #61086 from athanatos/sjust/wip-rep-pipelineSamuel Just2025-01-036-30/+96
|\ \ \ \ \ \ \
| * | | | | | | crimson/.../replicated_request: do commit in concurrent phaseSamuel Just2024-12-174-2/+51
| * | | | | | | crimson/.../replicated_request: split discard check and reply send out of PG:...Samuel Just2024-12-173-11/+24
| * | | | | | | crimson/.../replicated_request: convert with_pg_interruptible to coroutineSamuel Just2024-12-171-11/+9
| * | | | | | | crimson/.../replicated_request: factor out with_pg_interruptibleSamuel Just2024-12-172-13/+22
| * | | | | | | crimson/.../replicated_request: call handle.complete() once in finallySamuel Just2024-12-171-4/+1
| * | | | | | | crimson/.../replicated_request: fix debug lineSamuel Just2024-12-171-1/+1
* | | | | | | | Merge pull request #60832 from clwluvw/bucket-delete-metaJ. Eric Ivancich2025-01-034-24/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw: consider multi zonegroup for is_syncing_bucket_metaSeena Fallah2024-11-264-24/+6
* | | | | | | | | Merge pull request #60685 from clwluvw/data-sync-permJ. Eric Ivancich2025-01-036-78/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rgw: evaluate policies for dest object in data syncSeena Fallah2024-11-106-55/+74
| * | | | | | | | | rgw: pass uid on fetch object in data syncSeena Fallah2024-11-101-23/+2
* | | | | | | | | | mgr/cephadm/nvmeof: Add key verification field to NVMeOF configurationGil Bregman2025-01-023-0/+6
* | | | | | | | | | Merge pull request #59980 from kchheda3/wip-fix-v1-v2-notificationJ. Eric Ivancich2025-01-021-7/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rgw/notification: Forward Topic & Notification requests to master only when n...kchheda32024-11-181-7/+14
* | | | | | | | | | | Merge pull request #60430 from ivancich/wip-fix-multipart-empty-storage-classJ. Eric Ivancich2025-01-021-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rgw: fix empty storage class on display of multipart uploadsJ. Eric Ivancich2024-10-221-1/+3
* | | | | | | | | | | | Merge pull request #59631 from thotz/create-user-without-creds-cliJ. Eric Ivancich2025-01-023-6/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | radosgw-admin: create user without credentials via cliJiffin Tony Thottan2024-11-143-6/+33
* | | | | | | | | | | | | Merge PR #60411 into mainVenky Shankar2025-01-021-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | client: Fix a deadlock when osd is fullKotresh HR2024-12-191-2/+6
* | | | | | | | | | | | | | test/rgw/noitifications: fix test namesYuval Lifshitz2024-12-301-12/+24
* | | | | | | | | | | | | | Merge pull request #61184 from ronen-fr/wip-rf-watch-scrubmaxRonen Friedman2024-12-271-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | osd/scrub: register for 'osd_max_scrubs' config changesRonen Friedman2024-12-261-1/+6
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge PR #55616 into mainVenky Shankar2024-12-277-1/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mds: emit warning for estinated replay timeVenky Shankar2024-11-297-1/+88
* | | | | | | | | | | | | | | Merge pull request #60988 from thuvh/feat/kafka_multiple_brokersYuval Lifshitz2024-12-265-17/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rgw: allow bucket notification send message to kafka with multiple brokersHoai-Thu Vuong2024-12-265-17/+50
* | | | | | | | | | | | | | | | Merge pull request #61144 from cyx1231st/wip-seastore-improve-backrefYingxin Cheng2024-12-2618-325/+490
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | crimson/os/seastore/cache: move committing existing blocks to prepare_record()Yingxin Cheng2024-12-241-44/+44