summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qa/tasks: Include stderr on tasks badness check.Christopher Hoffman4 days3-6/+24
* Merge pull request #60958 from xxhdx1985126/wip-69120Matan Breizman6 days1-9/+18
|\
| * crimson/osd/backfill_state: recheck whether needs to scan the primary atXuehan Xu13 days1-9/+18
* | Merge pull request #60803 from xxhdx1985126/wip-69027Matan Breizman6 days6-9/+64
|\ \
| * | crimson/osd/replicated_backend: make sure the check on whether to sendXuehan Xu13 days1-2/+2
| * | crimson/osd/replicated_recovery_backend: ignore the recovery of deleteXuehan Xu13 days1-0/+9
| * | crimson/osd/replicate_backend: add standalone delete to the push queueXuehan Xu13 days5-7/+53
| |/
* | Merge pull request #60795 from taodd/fix-rbd-sparsify-on-ec-image-slowIlya Dryomov7 days1-4/+13
|\ \
| * | osd: optimize extent comparison in PrimaryLogPGDongdong Tao2024-11-221-4/+13
* | | Merge pull request #61313 from VallariAg/wip-vallari-teuthology-docsVallari Agrawal7 days2-7/+52
|\ \ \
| * | | doc: improve tests-integration-testing-teuthology-workflow.rstVallari Agrawal8 days2-7/+52
* | | | Merge pull request #61291 from cbodley/wip-69470Zac Dover8 days1-0/+5
|\ \ \ \
| * | | | doc/rgw: document UserName requirements for account migrationCasey Bodley9 days1-0/+5
* | | | | Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin8 days22-19/+625
|\ \ \ \ \
| * | | | | rgw_attrs: fixes for 3 more iam/perms mappingsMatt Benjamin8 days3-0/+13
| * | | | | rgw:attrs: dump marker and max_parts only if sentMatt Benjamin11 days2-7/+15
| * | | | | rgw:attrs cap max_parts at 1000Matt Benjamin11 days1-0/+1
| * | | | | rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncatedCasey Bodley11 days2-1/+7
| * | | | | rgw/rados: Object::list_parts() starts after markerCasey Bodley11 days1-2/+2
| * | | | | rgw/rados: get_part_obj_state() fixes accounted_size when uncompressedCasey Bodley11 days1-0/+3
| * | | | | rgw: GetObjAttrs calls rgw_s3_prepare_decrypt()Casey Bodley11 days3-2/+19
| * | | | | rgw_cksum: return version_id in all casesMatt Benjamin11 days1-0/+2
| * | | | | rgw_cksum: permit fallback to checksum-type from create-multipart, in upload-...Matt Benjamin11 days4-7/+58
| * | | | | rgw: defensive check for part cksum in try_sum_part_cksumsMatt Benjamin11 days1-0/+8
| * | | | | rgw_cksum: don't display nil checksums in get-object-attributes (parts)Matt Benjamin11 days1-1/+3
| * | | | | rgw: GetObjectAttributes iam policy policy hooksMatt Benjamin11 days2-0/+6
| * | | | | rgw_cksum: zero-initialize GetObjAttrs integral membersMatt Benjamin11 days1-3/+3
| * | | | | rgw: implement GetObjectAttributesMatt Benjamin11 days18-13/+502
* | | | | | Merge pull request #60969 from idryomov/wip-69135Ilya Dryomov8 days8-39/+79
|\ \ \ \ \ \
| * | | | | | qa/suites/upgrade/*-x: ignore more POOL_APP_NOT_ENABLED variantsIlya Dryomov2024-12-104-4/+16
| * | | | | | qa/suites/upgrade/reef-x: ignore more POOL_FULL variantsIlya Dryomov2024-12-102-24/+22
| * | | | | | qa/suites/upgrade/*-x: ignore telemetry re-opt-in nudgesIlya Dryomov2024-12-092-11/+4
| * | | | | | qa/suites/upgrade/*-x: add OSD_UPGRADE_FINISHED to log-ignorelistIlya Dryomov2024-12-094-0/+4
| * | | | | | qa/suites/upgrade/*-x: add FS_DEGRADED to log-ignorelistIlya Dryomov2024-12-094-0/+4
| * | | | | | qa/suites/upgrade/*-x: add more PG states to log-ignorelistIlya Dryomov2024-12-074-2/+12
| * | | | | | qa/suites/upgrade/*-x: add "is down" to log-ignorelistIlya Dryomov2024-12-074-0/+4
| * | | | | | qa/suites/upgrade/reef-x: sync log-ignorelist with quincy-xIlya Dryomov2024-12-052-1/+16
* | | | | | | Merge pull request #60081 from anthonyeleven/anthonyeleven/tweakAnthony D'Atri8 days1-6/+6
|\ \ \ \ \ \ \
| * | | | | | | src/exporter: improve usage messageAnthony D'Atri2024-10-011-6/+6
* | | | | | | | Merge pull request #61164 from chardan/wip-objectstore-ops-replayer-sign-warningJesse Williamson8 days1-7/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix signed/unsigned warning and add parameter range checking.Jesse F. Williamson10 days1-7/+28
* | | | | | | | | Merge pull request #61254 from kamoltat/wip-ksirivad-fix-stretch-mode-docKamoltat (Junior) Sirivadhna8 days1-7/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc/rados/operations/stretch-mode: Improve docKamoltat Sirivadhna9 days1-7/+23
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #61288 from adamemerson/wip-69303Adam Emerson9 days1-9/+23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | rgw: Don't crash on exceptions from pool listingAdam Emerson9 days1-9/+23
* | | | | | | | | Merge pull request #60330 from JonBailey1993/JonBailey1993/ceph_test_rados_io...Jon Bailey9 days34-2388/+4211
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | common/io_exerciser: Make chunksize so initial generated value is 4096 and ra...JonBailey199311 days1-1/+1
| * | | | | | | | | common/io_exerciser: Make sure Sequence 10 removes objects after finishing ru...JonBailey199311 days1-0/+3
| * | | | | | | | | src/common/json: Modified JSON structures so they take advantage of ceph_json...JonBailey199311 days15-863/+609
| * | | | | | | | | src/common/io_exerciser: Remove unneccisairy override in data_generation::See...JonBailey199311 days1-2/+2