summaryrefslogtreecommitdiffstats
path: root/src/vstart.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-19qa/suites/crimson-rados: make use of crimson_osd_objectstoreMatan Breizman19-15/+42
2024-12-19crimson/os/seastore: make the updates to backref_entry_mset be consistent wit...Yingxin Cheng3-27/+63
2024-12-19client: Fix a deadlock when osd is fullKotresh HR1-2/+6
2024-12-19qa: Add async io test to nfs ganesha using fioKotresh HR2-0/+58
2024-12-19crimson/osd/pg_shard_manager: discard outdated operations when theXuehan Xu12-14/+82
2024-12-18qa/suites/crimson-rados: enable short_pg_logSamuel Just2-0/+0
2024-12-18rgw/notifications: Add tests for RGWPSListTopicsOp::execute()Oshrey Avraham2-0/+240
2024-12-18test/librbd: add TestInternal.FlattenInconsistentObjectMapIlya Dryomov1-0/+77
2024-12-18librbd: avoid data corruption on flatten when object map is inconsistentIlya Dryomov3-36/+0
2024-12-18monitoring: Add prometheus alert NVMeoFMultipleNamespacesOfRBDImageVallari Agrawal3-0/+67
2024-12-18src/nvmeof/NVMeofGwMonitorClient: remove MDS client, not neededAlexander Indenbaum2-7/+1
2024-12-18doc/radosgw: edit uadk-accel.rstZac Dover1-13/+14
2024-12-18crimson/os/seastore: move backref_entry_t to a separate headerYingxin Cheng3-108/+128
2024-12-18crimson/os/seastore/cache: rework backref_batch_update()Yingxin Cheng2-21/+29
2024-12-18crimson/os/seastore: introduce named factory methods for alloc/retireYingxin Cheng3-28/+77
2024-12-18crimson/os/seastore/seastore_types: use is_backref_mapped_type()Yingxin Cheng4-14/+23
2024-12-18crimson/os/seastore/cache: don't mark allocations as L_ADDR_NULLYingxin Cheng1-2/+2
2024-12-18crimson/os/seastore: misc related cleanupsYingxin Cheng3-65/+73
2024-12-18crimson/os/seastore/cache: drop unused backref_entry_t::seqYingxin Cheng3-18/+9
2024-12-17Revert "ops_replayer: fix signed/unsigned warning and add parameter range che...Casey Bodley1-23/+4
2024-12-17crimson/.../replicated_request: do commit in concurrent phaseSamuel Just4-2/+51
2024-12-17crimson/.../replicated_request: split discard check and reply send out of PG:...Samuel Just3-11/+24
2024-12-17crimson/.../replicated_request: convert with_pg_interruptible to coroutineSamuel Just1-11/+9
2024-12-17crimson/.../replicated_request: factor out with_pg_interruptibleSamuel Just2-13/+22
2024-12-17crimson/.../replicated_request: call handle.complete() once in finallySamuel Just1-4/+1
2024-12-17crimson/.../replicated_request: fix debug lineSamuel Just1-1/+1
2024-12-17qa/standalone/scrub: fix TEST_periodic_scrub_replicatedRonen Friedman1-1/+1
2024-12-17RGW\logging: convert s3_filter to key_filterAli Masarwa4-54/+35
2024-12-17RGW/logging: add filtering for bucket loggingAli Masarwa11-295/+470
2024-12-17RGW/logging: add rest API to flush logging bucketAli Masarwa11-2/+165
2024-12-17nvmeofgw*: fix no-listenersLeonid Chernin1-4/+4
2024-12-17nvmeofgw* : fix publishing rebalance indexLeonid Chernin2-10/+3
2024-12-17mgr/dashboard: Fix Latency chart data units in rgw overview pageAashish Sharma3-7/+6
2024-12-17mgr/dashboard: RGW user accounts CRUD api'sNaman Munet4-4/+691
2024-12-17cephadm/nvmeof: fix ports when default values are overriddenAlexander Indenbaum1-1/+1
2024-12-16rgw/posix: std::ignore return value of write()Casey Bodley1-1/+1
2024-12-16Fix signed/unsigned warning and add parameter range checking.Jesse F. Williamson1-4/+23
2024-12-16qa/rgw: force Hadoop to run under Java 1.8J. Eric Ivancich1-0/+1
2024-12-16cephadm/nvmeof: support per-node gateway addressesAlexander Indenbaum2-2/+16
2024-12-16mgr/dashboard: Administration > Configuration > Some of the config options ar...Naman Munet11-43/+138
2024-12-16mgr/dashboard: carbonize user management formpujashahu9-276/+298
2024-12-16rgw: RGWAbortMultipart maps NoSuchKey to NoSuchUploadCasey Bodley1-0/+3
2024-12-16crimson: switch to SeaStore as default objectstoreMatan Breizman2-1/+12
2024-12-16deb: Add cephfs.pc to libcephfs-devAnoop C S1-0/+1
2024-12-16rpm: Add cephfs.pc to libcephfs-develAnoop C S1-0/+1
2024-12-16cephfs: Add a pkgconfig file for libcephfsAnoop C S2-2/+24
2024-12-16test/crimson/test_backfill: more detailed backfill cancellation testsXuehan Xu1-5/+134
2024-12-16crimson/osd/backfill_state: treat Cancelled as a pause of the ongoing backfil...Xuehan Xu2-7/+110
2024-12-14qa/rgw: pull Apache artifacts from mirror instead of archive.apache.orgJ. Eric Ivancich3-5/+23
2024-12-13doc/dev/crimson/pipeline.rst: simplify and update to reflect new stagesSamuel Just1-93/+31