]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2023-09-22 Casey Bodleyqa/rgw/sts: keycloak task installs java manually 53608/head
2023-09-22 Rishabh DaveMerge pull request #52524 from dparmar18/wip-62072
2023-09-22 Venky ShankarMerge PR #53407 into main
2023-09-22 Venky ShankarMerge PR #53279 into main
2023-09-22 Venky ShankarMerge PR #52747 into main
2023-09-22 Venky ShankarMerge PR #53418 into main
2023-09-22 Rishabh DaveMerge pull request #48027 from lxbsz/wip-57154
2023-09-22 Casey BodleyMerge pull request #52576 from cfsnyder/wip-62075
2023-09-22 Rishabh DaveMerge pull request #52042 from rishabh-d-dave/better...
2023-09-22 Rishabh DaveMerge pull request #47533 from rishabh-d-dave/ceph...
2023-09-22 Casey BodleyMerge pull request #52259 from cbodley/wip-61859
2023-09-22 Ronen FriedmanMerge pull request #53531 from ronen-fr/wip-rf-squeue2 53263/head
2023-09-22 Ilya DryomovMerge pull request #53311 from idryomov/wip-62711
2023-09-22 Cory Snyderrgw: radosgw-admin bucket check should only print index... 52576/head
2023-09-22 Rishabh DaveMerge pull request #53528 from rishabh-d-dave/cephfs...
2023-09-21 Casey Bodleyqa/rgw: enable s3tests for 'storage classes' 52259/head
2023-09-21 Casey Bodleyqa/rgw: disable 'rgw lc debug interval' in most suites
2023-09-21 Casey Bodleyqa/s3tests: use cloudtier_tests and lifecycle_tests...
2023-09-21 Casey Bodleyqa/rgw: remove duplicate overrides in rgw/lifecycle
2023-09-21 Ilya Dryomovqa/suites/krbd: disable POOL_APP_NOT_ENABLED health... 53311/head
2023-09-21 Ilya Dryomovqa/suites/rbd: drop POOL_APP_NOT_ENABLED from ignorelists
2023-09-21 Ilya Dryomovqa/suites/rbd: disable POOL_APP_NOT_ENABLED health...
2023-09-21 Casey BodleyMerge pull request #53448 from cbodley/wip-62378
2023-09-21 Casey BodleyMerge pull request #53045 from smanjara/wip-shilpa...
2023-09-21 Cory Snyderrgw: prevent another leftover bucket index olh entry...
2023-09-21 zdover23Merge pull request #53493 from zdover23/wip-doc-2023...
2023-09-21 Casey BodleyMerge pull request #53505 from cbodley/wip-62771
2023-09-21 Yuval LifshitzMerge pull request #52392 from yuvalif/wip-yuval-trace...
2023-09-21 Patrick DonnellyMerge PR #50503 into main
2023-09-21 Zac Doverdoc/architecture: "Edit HA Auth" (one of several) 53493/head
2023-09-21 Ronen Friedmanosd/scrub: modify schedule_result_t to report error... 53531/head
2023-09-21 Ronen Friedmanosd/scrub: scheduler refactoring - cleanups
2023-09-21 Rishabh Daveqa/cephfs: add "set -x" in mdtest.yaml 53528/head
2023-09-21 Rishabh Daveqa/cephfs: fix build failure for mdtest project
2023-09-21 Adam KingMerge pull request #52863 from batrick/i62326
2023-09-21 Ronen Friedmanosd/scrub: scheduler: removing unused code
2023-09-21 Ronen Friedmanosd/scrub: correct placement for some scheduler-related...
2023-09-21 YingxinMerge pull request #53501 from zhscn/wip-lba-backref...
2023-09-21 Nizamudeen AMerge pull request #52150 from paulreece42/wip-grafana...
2023-09-21 Venky ShankarMerge PR #53028 into main
2023-09-21 Venky ShankarMerge PR #53176 into main
2023-09-20 Adam KingMerge pull request #53467 from phlogistonjohn/jjm-cepha...
2023-09-20 Adam KingMerge pull request #53415 from rkachach/fix_issue_62814
2023-09-20 Adam KingMerge pull request #53298 from phlogistonjohn/jjm-logging-2
2023-09-20 Adam KingMerge pull request #52251 from rkachach/fix_issue_61856
2023-09-20 Ilya DryomovMerge pull request #52982 from batrick/backport-cp...
2023-09-20 Patrick DonnellyMerge PR #53145 into main
2023-09-20 Patrick DonnellyMerge PR #53149 into main
2023-09-20 Venky Shankardoc: add note for removing (automatic) partitioning... 53176/head
2023-09-20 Guillaume AbriouxMerge pull request #53309 from guits/bz2203397
2023-09-20 Ronen Friedmanosd/scrub: handle configuration changes in OsdScrub
2023-09-20 Ronen Friedmanosd/scrub: move initiate_a_scrub() to OsdScrub
2023-09-20 Ronen Friedmanosd/scrub: add ScrubQueue::ready_to_scrub()
2023-09-20 Ronen Friedmanosd/scrub: move scrub_sleep_time() to OsdScrub
2023-09-20 Ronen Friedmanosd/scrub: extract restrictions_on_scrubbing()
2023-09-20 Ronen Friedmanosd/scrub: introduce OsdService::get_locked_pg()
2023-09-20 Ronen Friedmanosd/scrub: move OSD::sched_scrub() to OsdScrub
2023-09-20 Ronen Friedmanosd/scrub: declare OsdScrub, an OSD subobject
2023-09-20 Ronen Friedmanosd/scrub: unify dout macros across scrub scheduling...
2023-09-20 Ronen Friedmanosd/scrub: complete ScrubJob transition from within...
2023-09-20 Ronen Friedmanosd/scrub: set_reserving_now() signature modified
2023-09-20 Ronen Friedmanosd/scrub: select_pg_and_scrub() moved into osd_scrub.cc
2023-09-20 Ronen Friedmanosd/scrub: renaming & fmt support for restrictions...
2023-09-20 Ronen Friedmanosd/scrub: introducing random_bool_with_probability()
2023-09-20 Ronen Friedmanosd/scrub: moving the resources counters code into...
2023-09-20 Ronen Friedmanosd/scrub: moving code as-is into osd_scrub.cc
2023-09-20 Ronen Friedmanosd/scrub: moving ScrubJob declaration as-is
2023-09-20 Zhang Songcrimson/os/seastore: create page aligned bufferptr... 53501/head
2023-09-19 John Mulligandoc/cephadm: document new cephadm logging destination... 53298/head
2023-09-19 John Mulligandoc/cephadm: clarify what cephadm component writes...
2023-09-19 John Mulligancephadm: remember log destination used during bootstrap
2023-09-19 John Mulliganmgr/cephadm: add a module option for controlling cephad...
2023-09-19 John Mulligancephadm: add cli option to enable logging to syslog
2023-09-19 John Mulligancephadm: add support for logging to syslog/journal
2023-09-19 John Mulligancephadm: move colored output support into logging.py
2023-09-19 Casey Bodleyrgw/crypt: don't deref null manifest_bl 53448/head
2023-09-19 Kamoltat (Junior... Merge pull request #51921 from kamoltat/wip-ksirivad...
2023-09-19 Ilya DryomovMerge pull request #53532 from zdover23/wip-doc-2023...
2023-09-19 Zac Doverdoc/man: s/kvstore-tool/monstore-tool/ 53532/head
2023-09-19 Nizamudeen AMerge pull request #53411 from rhcs-dashboard/align...
2023-09-19 Guillaume Abriouxceph-volume: fix mpath device support 53309/head
2023-09-19 YingxinMerge pull request #53230 from myoungwon/fix-cbj-overfl...
2023-09-19 Milind ChangireMerge PR #52631 into main
2023-09-19 Milind ChangireMerge PR #52892 into main
2023-09-19 Milind ChangireMerge PR #52755 into main
2023-09-19 Milind ChangireMerge PR #52692 into main
2023-09-18 zdover23Merge pull request #53518 from likid0/patch-2
2023-09-18 Daniel Parkesdoc/dev: Fix typos in files cephfs-mirroring.rst and... 53518/head
2023-09-18 Casey BodleyMerge pull request #53502 from dang/wip-dang-cls-test
2023-09-18 Daniel GryniewiczMerge pull request #53508 from dang/wip-dang-posix...
2023-09-18 Daniel GryniewiczRGW - Add wait backoff to posix bucket cache test 53508/head
2023-09-18 Casey Bodleyrgw/sal: get_placement_target_names() returns void 53505/head
2023-09-18 Casey BodleyMerge pull request #53478 from EdwardVitor/cuiming_chin...
2023-09-18 Daniel GryniewiczRGW - Fix cls test build on new gcc 53502/head
2023-09-18 Patrick DonnellyMerge PR #53175 into main
2023-09-18 cuiming_yewuauth:rectify a cmake compilation warning 53478/head
2023-09-17 Anthony D'AtriMerge pull request #53490 from zdover23/wip-doc-2023...
2023-09-17 Zac Doverdoc/architecture: "Edit HA Auth" (one of several) 53490/head
2023-09-16 Anthony D'AtriMerge pull request #53487 from zdover23/wip-doc-2023...
2023-09-16 Zac Doverdoc/architecture: Edit "HA Auth" 53487/head
next