summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rgw: skip on EACCES in RGWBucketSyncSingleEntryCRSeena Fallah2025-01-081-1/+1
* rgw: set retcode on verify_bucket_permission in RGWObjFetchCRSeena Fallah2025-01-081-1/+1
* Merge pull request #60848 from cbodley/wip-rgw-deprecate-iam-tenantCasey Bodley2025-01-081-0/+11
|\
| * docs/rgw: deprecate tenant-based IAM in favor of accountsCasey Bodley2024-11-261-0/+11
* | Merge pull request #61074 from chardan/wip-radowsgw-admin-jfw-restructure_fileJesse Williamson2025-01-087-32/+34
|\ \
| * | rgw: migrate rgw_admin to new directory.Jesse Williamson2025-01-067-32/+34
* | | Merge pull request #60379 from cbodley/wip-librados-cancellationCasey Bodley2025-01-087-13/+385
|\ \ \
| * | | librados/asio: document requirement on IoCtx's lifetimeCasey Bodley2024-11-191-0/+15
| * | | librados: document shallow copy semantics of IoCtxCasey Bodley2024-11-191-9/+26
| * | | librados/asio: forward asio cancellations to AioCompletion::cancel()Casey Bodley2024-11-192-6/+188
| * | | librados: expose op cancellation through AioCompletion::cancel()Casey Bodley2024-11-193-0/+13
| * | | test/librados: add test cases for aio_cancel()Casey Bodley2024-11-192-0/+145
* | | | Merge pull request #61127 from VallariAg/wip-nvmeof-delete-healthcheckVallari Agrawal2025-01-085-2/+60
|\ \ \ \
| * | | | mon/NVMeofGwMap: add delay to NVMEOF_GATEWAY_DELETING warningVallari Agrawal2025-01-073-5/+34
| * | | | src/common/options/mon.yaml.in: add mon_nvmeofgw_delete_graceVallari Agrawal2025-01-061-0/+7
| * | | | mon/NVMeofGwMap: add healthcheck warning NVMEOF_GATEWAY_DELETINGVallari Agrawal2025-01-032-0/+22
* | | | | Merge pull request #61136 from cbodley/wip-69301Casey Bodley2025-01-081-2/+8
|\ \ \ \ \
| * | | | | rgw: don't use merge_and_store_attrs() when recreating a bucketCasey Bodley2025-01-061-2/+8
* | | | | | Merge pull request #61255 from Matan-B/wip-matanb-crimson-seastore-deafult-2Matan Breizman2025-01-0850-163/+421
|\ \ \ \ \ \
| * | | | | | Revert "doc/dev/crimson: update SeaStore as default backend"Matan Breizman2025-01-071-82/+91
| * | | | | | qa/suites/crimson-rados-exp: add Seastore/thrashMatan Breizman2025-01-0742-1/+352
| * | | | | | qa/suites/crimson-rados-exp: remove basicMatan Breizman2025-01-0715-102/+0
| * | | | | | qa/suites/crimson-rados: disable thrash/seastoreMatan Breizman2025-01-071-0/+0
| * | | | | | common/options/crimson.yaml.in: Bluestore by defaultMatan Breizman2025-01-071-1/+1
* | | | | | | Merge pull request #61251 from guits/ceph-volume-69432Guillaume Abrioux2025-01-081-5/+14
|\ \ \ \ \ \ \
| * | | | | | | ceph-volume: fix loop devices supportGuillaume Abrioux2025-01-071-5/+14
* | | | | | | | Merge pull request #61252 from guits/hints-create_idGuillaume Abrioux2025-01-081-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph-volume: add python hints to util.prepare.create_id()Guillaume Abrioux2025-01-071-1/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #61213 from Matan-B/wip-matanb-crimson-shared-lru-dtorMatan Breizman2025-01-071-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | crimson/common/shared_lru: rename Deleter::cacheMatan Breizman2025-01-021-6/+6
| * | | | | | | | crimson/common/shared_lru: invalidate Deleter's cacheMatan Breizman2025-01-021-1/+16
* | | | | | | | | Merge pull request #60666 from ThomasLamprecht/debian-fix-librgw2-lua-depende...Kefu Chai2025-01-071-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | d/control: fix lua dependencies for librgw2Thomas Lamprecht2024-11-071-2/+2
* | | | | | | | | | 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
* | | | | | | | | | | Merge pull request #61241 from guits/ceph-volume-69430Guillaume Abrioux2025-01-072-3/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ceph-volume: fix Zap.ensure_associated_raw()Guillaume Abrioux2025-01-062-3/+2
* | | | | | | | | | | Merge pull request #61240 from neesingh-rh/wip-68974Zac Dover2025-01-072-0/+86
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | doc: add snapshots in docs under Cephfs conceptsneeraj pratap singh2025-01-062-0/+86
* | | | | | | | | | | Merge pull request #61243 from anthonyeleven/etags-fixAnthony D'Atri2025-01-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | doc/radosgw/s3: correct eTag op match tablesAnthony D'Atri2025-01-061-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #60720 from batrick/i68913Venky Shankar2025-01-062-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | qa: write out ESubtreeMap more frequently to find large eventsPatrick Donnelly2024-12-302-1/+3
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \