summaryrefslogtreecommitdiffstats
path: root/src/SimpleRADOSStriper.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-16mon: do not show nvmeof in 'ceph versions' outputVallari Agrawal1-1/+1
2025-01-15AsyncMessenger.cc : improve error messagesAnthony D'Atri1-4/+4
2025-01-14qa/tasks: Include stderr on tasks badness check.Christopher Hoffman3-6/+24
2025-01-14qa/scrub: more delay when waiting for noscrub to take effectRonen Friedman1-4/+3
2025-01-14common: config_cacher: use set::contains() instead of count()Ronen Friedman1-1/+1
2025-01-14qa/scrub: change 'bin/ceph' to 'ceph'Ronen Friedman3-39/+39
2025-01-14common: fix md_config_cacher_tRonen Friedman1-7/+16
2025-01-13doc/releases: add actual_eol for quincyZac Dover1-0/+1
2025-01-13common/io_exerciser: Reorder lines in RadosIo send_command functionsJon Bailey1-2/+4
2025-01-13librbd/migration/HttpClient: Use asio::ssl::streamAdam Emerson3-25/+25
2025-01-13common/io_exerciser: Clear the stringstream in RadosIO classJon Bailey1-36/+58
2025-01-13os/bluestore: Fix BlueFS::truncate()Adam Kupczyk3-2/+7
2025-01-13rgw/logging: clean pending objectsYuval Lifshitz13-129/+562
2025-01-13rgw/logging: retry attribuite set in case of raceYuval Lifshitz1-45/+56
2025-01-13rgw/logging: log bucket must not have encryptionYuval Lifshitz1-1/+6
2025-01-13rgw/logging: source and log bucket must be differentYuval Lifshitz2-0/+11
2025-01-13rgw/logging: support source and destination buckets on different tenantsYuval Lifshitz3-44/+77
2025-01-12mgr: Work around bug in Boost MPI/PythonAdam Emerson1-0/+12
2025-01-10rgw_attrs: fixes for 3 more iam/perms mappingsMatt Benjamin3-0/+13
2025-01-10doc: improve tests-integration-testing-teuthology-workflow.rstVallari Agrawal2-7/+52
2025-01-10os/bluestore: bluefs unittest for truncate bugAdam Kupczyk1-0/+85
2025-01-10crimson/os/seastore: refactor LBAMappingXuehan Xu14-190/+221
2025-01-10qa/tests: removed quincy from crontabYuri Weinstein1-2/+0
2025-01-10doc/releases: remove Quincy from "Active"Zac Dover1-1/+1
2025-01-09doc/rgw: document UserName requirements for account migrationCasey Bodley1-0/+5
2025-01-09rgw: Don't crash on exceptions from pool listingAdam Emerson1-9/+23
2025-01-09rados/monthrash: add PG_DEGRADED to ignorelistShraddha Agrawal1-0/+1
2025-01-09monitoring: Update nvmeof alert limits in configVallari Agrawal3-24/+91
2025-01-09doc/rados/operations/stretch-mode: Improve docKamoltat Sirivadhna1-7/+23
2025-01-08doc/radosgw/config-ref: fix lc worker thread tuningLaimis Juzeliƫnas1-1/+1
2025-01-08Fix signed/unsigned warning and add parameter range checking.Jesse F. Williamson1-7/+28
2025-01-08rgw/multisite: the create_bucket forward request omits theShilpa Jagannath3-1/+5
2025-01-08vstart.sh: add support for launching the ceph-exporter daemonPiyush Agarwal1-0/+20
2025-01-08qa/workunits/nvmeof/basic_tests.sh: fix connect-all assertVallari Agrawal3-4/+4
2025-01-08rgw:attrs: dump marker and max_parts only if sentMatt Benjamin2-7/+15
2025-01-08rgw:attrs cap max_parts at 1000Matt Benjamin1-0/+1
2025-01-08rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncatedCasey Bodley2-1/+7
2025-01-08rgw/rados: Object::list_parts() starts after markerCasey Bodley1-2/+2
2025-01-08rgw/rados: get_part_obj_state() fixes accounted_size when uncompressedCasey Bodley1-0/+3
2025-01-08rgw: GetObjAttrs calls rgw_s3_prepare_decrypt()Casey Bodley3-2/+19
2025-01-08rgw_cksum: return version_id in all casesMatt Benjamin1-0/+2
2025-01-08rgw_cksum: permit fallback to checksum-type from create-multipart, in upload-...Matt Benjamin4-7/+58
2025-01-08rgw: defensive check for part cksum in try_sum_part_cksumsMatt Benjamin1-0/+8
2025-01-08rgw_cksum: don't display nil checksums in get-object-attributes (parts)Matt Benjamin1-1/+3
2025-01-08rgw: GetObjectAttributes iam policy policy hooksMatt Benjamin2-0/+6
2025-01-08rgw_cksum: zero-initialize GetObjAttrs integral membersMatt Benjamin1-3/+3
2025-01-08rgw: implement GetObjectAttributesMatt Benjamin18-13/+502
2025-01-07ceph-volume: fix loop devices supportGuillaume Abrioux1-5/+14
2025-01-07common/io_exerciser: Make chunksize so initial generated value is 4096 and ra...JonBailey19931-1/+1
2025-01-07common/io_exerciser: Make sure Sequence 10 removes objects after finishing ru...JonBailey19931-0/+3