summaryrefslogtreecommitdiffstats
path: root/make-debs.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-30doc/mgr/dashboard: Fix HAProxy TLS exampleBenedikt Heine1-3/+3
2024-12-30test/rgw/noitifications: fix test namesYuval Lifshitz1-12/+24
2024-12-29doc: README.md - format admonitionZac Dover1-1/+1
2024-12-26osd/scrub: register for 'osd_max_scrubs' config changesRonen Friedman1-1/+6
2024-12-26doc/cephfs: document purge queue and its perf countersDhairya Parmar2-0/+107
2024-12-26rgw: allow bucket notification send message to kafka with multiple brokersHoai-Thu Vuong12-18/+328
2024-12-25doc: Fixes a typo in controllers section of hardware recommendationsSkalador1-1/+1
2024-12-24osd/scrub: show reservation status in 'pg dump' outputRonen Friedman6-11/+115
2024-12-24crimson/os/seastore/cache: move committing existing blocks to prepare_record()Yingxin Cheng1-44/+44
2024-12-24crimson/os/seastore/journal: hide RBM specific finish_commit()Yingxin Cheng9-79/+120
2024-12-24crimson/os/seastore/cache: minor cleanupYingxin Cheng2-41/+44
2024-12-23doc: Update vstart section in readme.mdShrish00981-0/+31
2024-12-20rbd: drop --pool option from "rbd group image {add,rm}"Ilya Dryomov2-10/+2
2024-12-20doc/radosgw: line edit uadk-accel.rst (1st half)Zac Dover1-9/+9
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-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-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-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