summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-29osd/scrub: abort reserving scrub if an operator-initiated scrub isRonen Friedman2-0/+10
2024-12-29osd/scrub: register for 'osd_max_scrubs' config changesRonen Friedman1-1/+6
2024-12-24osd/scrub: show reservation status in 'pg dump' outputRonen Friedman6-11/+115
2024-12-20rbd: drop --pool option from "rbd group image {add,rm}"Ilya Dryomov2-10/+2
2024-12-20rbd: handle --{group,image}-namespace in "rbd group image {add,rm}"Ilya Dryomov4-43/+61
2024-12-19PendingReleaseNotes: add note about tracker #69012Laura Flores1-0/+3
2024-12-19rbd: open images in read-only mode for "rbd mirror pool status --verbose"Ilya Dryomov1-2/+15
2024-12-19script/ceph-backport: allow hyphen in project during ceph fork deductionJ. Eric Ivancich1-1/+1
2024-12-19doc/radosgw: edit uadk-accel.rstZac Dover1-8/+12
2024-12-19vstart: use crimson_osd_objectstoreMatan Breizman1-0/+10
2024-12-19doc/dev/crimson: update SeaStore as default backendMatan Breizman1-91/+82
2024-12-19vstart.sh: set alien cores with bluestore onlyMatan Breizman1-19/+21
2024-12-19qa/suites/crimson-rados: make use of crimson_osd_objectstoreMatan Breizman19-15/+42
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-17Revert "ops_replayer: fix signed/unsigned warning and add parameter range che...Casey Bodley1-23/+4
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-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
2024-12-13crimson: remove now unused pipeline stagesSamuel Just6-171/+1
2024-12-13crimson: introduce and use repop stageSamuel Just7-12/+30
2024-12-13crimson/osd/object_context_loader: print obc (with refcount) upon releaseSamuel Just1-3/+6
2024-12-13crimson/.../pg: more debuggingSamuel Just1-9/+11
2024-12-13crimson/.../ops_executer: split execute_clone into prepare_cloning_ctx,comple...Samuel Just2-48/+66
2024-12-13crimson/.../ops_executer: split osd_op_params intitializationSamuel Just2-16/+14
2024-12-13crimson/.../ops_executer: rework prepare_transaction/mutate_objectSamuel Just4-106/+61
2024-12-13crimson/.../ops_executer: just call submit_transaction in flush_changes_n_do_...Samuel Just4-89/+79