summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw:fix radosgw-admin use after freeAlex Wojno9 days1-8/+6
* 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
| * src/common/io_exerciser: add missing override statements to JsonStructures.hJonBailey199311 days1-6/+6
| * src/common/io_exerciser: Formatting improvements using clang formatJonBailey199311 days19-3957/+2990
| * common/io_exerciser: Add simple sequences for testing error injectsJonBailey199311 days12-63/+888
| * common/io_exerciser: Add injecterror commands to ceph_test_rados_io_sequence ...JonBailey199311 days11-175/+1721
| * osd: EC error inject interfacesBill Scales11 days7-6/+466
| * src/common/io_exerciser: Code readability improvementsJonBailey199311 days9-528/+738
* | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley9 days18-95/+68
|\ \
| * | rgw: respect location constraint in master zonegroupSeena Fallah2024-12-1918-95/+68
* | | Merge pull request #59960 from smanjara/wip-fix-missing-http-dataCasey Bodley9 days3-1/+5
|\ \ \
| * | | rgw/multisite: the create_bucket forward request omits theShilpa Jagannath10 days3-1/+5
* | | | Merge pull request #60881 from NitzanMordhai/wip-nitzan-ipv6-subnet-checksLaura Flores9 days4-13/+179
|\ \ \ \
| * | | | common/pick_address: Add IPv6 support to is_addr_in_subnetNitzan Mordechai2024-12-014-13/+179
* | | | | Merge pull request #60883 from xxhdx1985126/wip-crimson-backfill-throttleMatan Breizman9 days6-4/+34
|\ \ \ \ \
| * | | | | crimson/osd/pg_recovery: throttle backfills together with pg-log basedXuehan Xu13 days6-4/+34
* | | | | | Merge pull request #60623 from piyushagarwal1411/ceph-exporterIlya Dryomov9 days1-0/+20
|\ \ \ \ \ \
| * | | | | | vstart.sh: add support for launching the ceph-exporter daemonPiyush Agarwal10 days1-0/+20
* | | | | | | Merge pull request #60891 from xxhdx1985126/wip-seastore-fadvise-backfillYingxin Cheng9 days21-118/+297
|\ \ \ \ \ \ \
| * | | | | | | crimson/osd/replicated_recovery_backend: prevent recovery/backfills fromXuehan Xu12 days3-15/+36
| * | | | | | | crimson/os: all "read/get" interfaces accept op_flagsXuehan Xu12 days7-78/+149
| * | | | | | | crimson/os/seastore: introduce cache_hint_tXuehan Xu12 days13-35/+122
* | | | | | | | Merge pull request #61074 from chardan/wip-radowsgw-admin-jfw-restructure_fileJesse Williamson10 days7-32/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw: migrate rgw_admin to new directory.Jesse Williamson12 days7-32/+34
* | | | | | | | | Merge pull request #60379 from cbodley/wip-librados-cancellationCasey Bodley10 days6-13/+383
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-192-0/+11
| * | | | | | | | | test/librados: add test cases for aio_cancel()Casey Bodley2024-11-192-0/+145
* | | | | | | | | | Merge pull request #61127 from VallariAg/wip-nvmeof-delete-healthcheckVallari Agrawal10 days4-2/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mon/NVMeofGwMap: add delay to NVMEOF_GATEWAY_DELETING warningVallari Agrawal11 days3-5/+34
| * | | | | | | | | | src/common/options/mon.yaml.in: add mon_nvmeofgw_delete_graceVallari Agrawal12 days1-0/+7
| * | | | | | | | | | mon/NVMeofGwMap: add healthcheck warning NVMEOF_GATEWAY_DELETINGVallari Agrawal2025-01-031-0/+14
* | | | | | | | | | | Merge pull request #61136 from cbodley/wip-69301Casey Bodley10 days1-2/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rgw: don't use merge_and_store_attrs() when recreating a bucketCasey Bodley12 days1-2/+8
* | | | | | | | | | | | Merge pull request #61255 from Matan-B/wip-matanb-crimson-seastore-deafult-2Matan Breizman10 days1-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | common/options/crimson.yaml.in: Bluestore by defaultMatan Breizman11 days1-1/+1
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #61251 from guits/ceph-volume-69432Guillaume Abrioux10 days1-5/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ceph-volume: fix loop devices supportGuillaume Abrioux11 days1-5/+14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #61252 from guits/hints-create_idGuillaume Abrioux10 days1-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph-volume: add python hints to util.prepare.create_id()Guillaume Abrioux11 days1-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #61213 from Matan-B/wip-matanb-crimson-shared-lru-dtorMatan Breizman11 days1-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 #60118 from kshtsk/wip-refactor-make-checkkyr11 days1-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \