summaryrefslogtreecommitdiffstats
path: root/SubmittingPatches-backports.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-08osd/OSDMap: minor formatting nitSamuel Just1-2/+1
2024-01-08crush: add msr rule types and CrushWrapper infrastructureSamuel Just6-4/+49
2024-01-08src/crush: add a rule type enumSamuel Just2-5/+10
2024-01-08OSDMonitor: update require_osd_release for crush featuresSamuel Just1-0/+6
2024-01-08make-dist: don't use --continue option for wgetCasey Bodley1-1/+1
2024-01-08doc/radosgw: edit admin.rst - quotaZac Dover1-65/+104
2024-01-08win32_deps_build.sh: change Boost URLLucian Petrut1-1/+1
2024-01-05doc: update rgw admin api req params for get user infoAli Maredia1-0/+10
2024-01-05osd/scrub: avoid "over clearing" queued_or_active flagRonen Friedman5-11/+23
2024-01-05osd/scrub: manage queue registration lifetime in the FSMRonen Friedman7-32/+23
2024-01-05doc/radosrgw: edit admin.rstZac Dover1-14/+25
2024-01-05crimson/os/seastore/cache: return false explicitly if delta is not replayedMyoungwon Oh1-1/+1
2024-01-05crimson/os/seastore: check correct crc for inplace-rewritten extents after r...Myoungwon Oh8-26/+56
2024-01-05test/crimson/seastore: fix overflow issue and make len > 0 when set_contents ...Myoungwon Oh1-9/+11
2024-01-05crimson/os/seastore/epm: detect transaction confict during rbm write using OOLMyoungwon Oh1-7/+9
2024-01-05crimson/os/seastore: introduce modified_region in DATA_BLOCK to keep track of...Myoungwon Oh7-39/+40
2024-01-05crimson/os/seastore: write only modified region when rewriting the extent in ...Myoungwon Oh4-5/+55
2024-01-05test/crimson/seastore: add a random overwrite test to test_objec_date_handlermyoungwon oh2-3/+46
2024-01-05crimson/os/seastore/cache: reset version to 1 if inplace write occurs before ...Myoungwon Oh1-0/+14
2024-01-04rgwlc: even current object versions have a unique instanceMatt Benjamin1-3/+3
2024-01-04rgwlc: additional lc notify cleanupsMatt Benjamin1-16/+26
2024-01-04crimson/osd: Keep track of modified_rangesMatan Breizman4-28/+108
2024-01-04crimson/osd/replicated_recovery_backend: handle_pull_response() - recalc_subs...Matan Breizman2-2/+28
2024-01-04mson/osd/replicated_recovery_backend: Introduce prep_push_to_repliā€¦Matan Breizman2-6/+56
2024-01-04crimson/osd/replicated_recovery_backend: seperate prep_push_to_replica and pr...Matan Breizman2-11/+28
2024-01-04rename prep_push to prep_push_to_replicaMatan Breizman2-7/+3
2024-01-04crimson/osd/replicated_recovery_backend: prepare_pull to support calc_clone_s...Matan Breizman2-12/+43
2024-01-04crimson/osd/object_metadata_helper: Introduce calc_*_subsetsMatan Breizman6-0/+510
2024-01-03doc/rados/operations: document `ceph balancer status detail`Laura Flores2-0/+10
2024-01-03cepahdm: add some specific tests for daemon id systemd name generationJohn Mulligan1-0/+34
2024-01-03doc/radosgw: edit "Add/Remove a Key"Zac Dover1-21/+49
2024-01-03doc/releases: edit reef.rstZac Dover1-7/+6
2024-01-03rgw/notifications/lc: handle publish_commit() failures as warningsYuval Lifshitz1-12/+11
2024-01-02PendingReleaseNotes: add release note for 62338Samuel Just1-0/+8
2024-01-02cehphadm: disable restarting init containers serviceJohn Mulligan1-2/+6
2024-01-02cephadm: add stop and poststop commands to init container serviceJohn Mulligan1-0/+2
2024-01-02cephadm: convert init containers script to use a templateJohn Mulligan5-53/+84
2024-01-02cephadm: move init container script generation to a functionJohn Mulligan1-4/+13
2024-01-02cephadm: call functions instead of executing rm in rm_clusterJohn Mulligan1-6/+11
2024-01-02cephadm: remove a non-functional line in _rm_clusterJohn Mulligan1-2/+0
2024-01-02cephadm: add a unit test to check sidecar removalJohn Mulligan1-0/+44
2024-01-02cephadm: update rm cluster to remove sidecar/init-ctr servicesJohn Mulligan1-6/+20
2024-01-02cephadm: update _rm_cluster to call terminate_serviceJohn Mulligan2-18/+23
2024-01-02cephadm: add support to remove sidecar/init-ctr systemd unitsJohn Mulligan1-7/+18
2024-01-02cephadm: replace some calls to rm with fs function callsJohn Mulligan1-1/+1
2024-01-02cephadm: minor reorgs to command_rm_daemonJohn Mulligan1-9/+18
2024-01-02cephadm: add a terminate_service systemd functionJohn Mulligan1-0/+18
2024-01-02cephadm: add sidecars_from_dropin functionJohn Mulligan1-0/+27
2024-01-02cephadm: add method for parsing a sub identity from a service nameJohn Mulligan2-1/+107
2024-01-02cephadm: add unlink_file functionJohn Mulligan1-0/+18