]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-12-16 Deepika Upadhyayinstall-deps.sh: add with_jaeger options for installing... 38609/head
2020-12-16 Deepika Upadhyaydebian/control: update yaml-cpp version if building...
2020-12-16 Ernesto PuertaMerge pull request #38606 from rhcs-dashboard/log-e2e-fix
2020-12-16 Nizamudeen Amgr/dashboard: Fixing dashboard logs e2e test 38606/head
2020-12-16 Kefu ChaiMerge pull request #38581 from cyx1231st/wip-seastar...
2020-12-16 Josh DurginMerge pull request #31358 from ideepika/wip-jaegertraci...
2020-12-15 Josh DurginMerge pull request #38479 from neha-ojha/wip-37503-2
2020-12-15 Jason DillamanMerge pull request #38514 from lixiaoy1/rbd_types_fix
2020-12-15 Ernesto PuertaMerge pull request #38546 from rhcs-dashboard/round...
2020-12-15 Ernesto PuertaMerge pull request #38269 from rhcs-dashboard/fix-44960...
2020-12-15 Ernesto PuertaMerge pull request #37937 from p-se/cd-alternative...
2020-12-15 Ernesto PuertaMerge pull request #36715 from rhcs-dashboard/fix-39128...
2020-12-15 Ernesto PuertaMerge pull request #38456 from SMIL-Infra/fix-crush...
2020-12-15 Courtney Caldwellmgr/dashboard: replace cdCopy2ClipboardButton Directive... 38269/head
2020-12-15 Neha Ojhamon, messages: use TOPNSPC::common for crimson compatib... 38479/head
2020-12-15 Neha Ojhamgr/ActivePyModules.cc: don't log config value in get_t...
2020-12-15 Neha Ojhamon/ConfigMonitor.cc: don't log config values in refres...
2020-12-15 Neha Ojhamgr: don't add config values to mgr log in config_callb...
2020-12-15 Neha Ojhamon/ConfigMonitor.cc: don't dump all keys and values...
2020-12-15 Neha Ojhamon: don't log "config set" and "config-key set" dispat...
2020-12-15 Neha Ojhamessages/MMonCommand, MMonCommandAck: don't log values...
2020-12-15 Casey BodleyMerge pull request #38010 from cbodley/wip-rgw-doc...
2020-12-15 Kefu ChaiMerge pull request #38585 from tchaikov/wip-doc-dev...
2020-12-15 Kefu ChaiMerge pull request #38582 from tchaikov/wip-crimson...
2020-12-15 Kefu Chaidoc/dev/crimson: quote inline codeblock using "``" 38585/head
2020-12-15 Kefu Chaidoc/dev/crimson: highlight code blocks using C++ lexer
2020-12-15 Kefu Chaicrimson/osd: handle error using handle_error() 38582/head
2020-12-15 Kefu Chaicrimson/osd: do not use __func__ in lambda
2020-12-15 Kefu Chaicrimson/osd: drop log messages only for debugging
2020-12-15 Kefu Chaicrimson/osd: do not capture dup variable
2020-12-15 Kefu Chaicrimson/osd: do not use do_with() unless necessary
2020-12-15 Kefu Chaicrimson/osd: let trim_pushed_data() return extents
2020-12-15 Kefu Chaicrimson/osd: use range-based for loop
2020-12-15 Mykola GolubMerge pull request #38539 from dillaman/wip-48526
2020-12-15 Yingxin Chengcrimson/net: abort on-going v1 protocol when closed 38581/head
2020-12-15 Yingxin Chengcrimson/net: track closing connections for v1
2020-12-15 Yingxin Chengcrimson/net: report unexpected exceptions during closing
2020-12-15 Yingxin Chengcrimson/net: assert connection gate is not unexpectedly...
2020-12-15 Yingxin Chengcrimson/net: fix test error report
2020-12-15 Kefu ChaiMerge pull request #38570 from rzarzynski/wip-crimson...
2020-12-15 Kefu ChaiMerge pull request #38569 from tchaikov/wip-crimson...
2020-12-15 Tim SerongMerge pull request #38525 from varshar16/wip-ls-nfs...
2020-12-15 Tim SerongMerge pull request #38557 from pcuzner/bootstrap-alloca...
2020-12-15 Kefu ChaiMerge pull request #38577 from athanatos/sjust/wip...
2020-12-15 Aashish Sharmamgr/dashboard: new generic HTTP error page component 36715/head
2020-12-15 Samuel Justcrimson/tools: fix bugs introduced in 3333ff 38577/head
2020-12-15 Kefu ChaiMerge pull request #38572 from rzarzynski/wip-crimson...
2020-12-15 Kefu ChaiMerge pull request #38563 from tchaikov/wip-admin-breathe
2020-12-15 Kefu ChaiMerge pull request #38567 from rzarzynski/wip-doc-dev...
2020-12-15 Kefu Chaimessages,osd,crimson: let MOSDPGPull::take_pulls()... 38569/head
2020-12-15 Kefu Chaicrimson/osd: let build_push_op() return PushOp
2020-12-14 Samuel JustMerge pull request #38111 from ronen-fr/wip-ronenf...
2020-12-14 Samuel JustMerge pull request #38566 from tchaikov/crimson-tools
2020-12-14 Samuel JustMerge pull request #38565 from tchaikov/wip-crimson...
2020-12-14 Paul Cuznercephadm: update permissions on newly created dirs 38557/head
2020-12-14 Radoslaw Zarzynskicrimson/osd: ObjectContext is not a Blocker anymore. 38572/head
2020-12-14 Radoslaw Zarzynskicrimson/osd: recover_missing() doesn't return std:... 38570/head
2020-12-14 Kefu Chaicmake: add "alien::cflags" library 38565/head
2020-12-14 Kefu Chaicmake: move SubProcess.cc from crimson-common to crimso...
2020-12-14 Kefu Chaicrimson/osd: let prep_push() return a map of PushOp
2020-12-14 Kefu Chaicrimson/osd: move unrelated continuation out of do_with()
2020-12-14 Kefu Chaicrimson/osd: mark const method "const"
2020-12-14 Kefu Chaicrimson/osd: pass vector<pg_shard_t> for recovery
2020-12-14 Kefu Chaicrimson/osd: use range-based for loop
2020-12-14 Kefu Chaicrimson/osd: do not return unused value
2020-12-14 Ernesto PuertaMerge pull request #36146 from rhcs-dashboard/wip-46577...
2020-12-14 Ernesto PuertaMerge pull request #38406 from votdev/issue_48438_drop_...
2020-12-14 Radoslaw Zarzynskidoc/dev/crimson: exemplify errorator usage in error... 38567/head
2020-12-14 Kefu Chaidoc/dev/crimson: add error-handling.rst
2020-12-14 Mark KoganMerge pull request #37642 from alimaredia/wip-rgw-apach...
2020-12-14 Deepika Upadhyayvstart: add jaeger option + misc refactoring 31358/head
2020-12-14 Kefu ChaiMerge pull request #38559 from xxhdx1985126/wip-crimson...
2020-12-14 Kefu Chaicrimson/tools: use helpers from byteorder.hh 38566/head
2020-12-14 Xuehan Xucrimson/osd: recovery read lock should be held across... 38559/head
2020-12-14 Volker Theilemgr/dashboard: Drop invalid RGW client instances, impro... 38406/head
2020-12-14 Ernesto Puertamgr: add types to MODULE_OPTIONS 36146/head
2020-12-14 Kefu Chaiadmin/doc-requirements.txt: require breathe >= 4.20 38563/head
2020-12-14 zdover23Merge pull request #37047 from sebastian-philipp/doc...
2020-12-14 Xuehan Xucrimson/osd: allow obc to promote lock state from none...
2020-12-13 Paul Cuznercephadm: create default output dir during bootstrap
2020-12-13 Kefu ChaiMerge pull request #38545 from tchaikov/wip-crimson...
2020-12-13 Kefu Chaitest/crimson: add a test to verify that errorator does... 38545/head
2020-12-13 Kefu Chaitest/crimson: move member variable into test
2020-12-13 Kefu Chaitest/crimson: s/do_until_test_t/errorator_test_t/
2020-12-12 Kefu ChaiMerge pull request #38554 from tchaikov/wip-admin-build-doc
2020-12-12 Sebastian WagnerMerge pull request #38547 from varshar16/wip-kubejacker...
2020-12-12 Kefu Chaiadmin/build-doc: drop comments for building dummy C... 38554/head
2020-12-12 Kefu Chaiadmin/build-doc: revert "upgrade pip setuptools first"
2020-12-12 Kefu Chaiadmin/build-doc: stop passing --use-feature=2020-resolv...
2020-12-12 Kefu Chaiadmin/build-doc: consolidate the build deps into admin...
2020-12-12 Kefu ChaiMerge pull request #37433 from aclamk/wip-rocksdb-bette...
2020-12-12 Kefu ChaiMerge pull request #38020 from mdw-at-linuxbox/teuth...
2020-12-12 Kefu ChaiMerge pull request #38282 from vosdev/ceph-pool-alert
2020-12-12 Kefu ChaiMerge pull request #38290 from athanatos/sjust/wip...
2020-12-12 Patrick DonnellyMerge PR #38322 into master
2020-12-12 Samuel Justcrimson/os/seastore/journal: fix typo in comment 38290/head
2020-12-12 Samuel Justcrimson/os/seastore/segment_manager: allocate page...
2020-12-12 Samuel Justcrimson/os/seastore/cached_extent: always allocate...
2020-12-12 Samuel Justcrimson/os/seastore/journal: remove now unused scan_segment
2020-12-12 Samuel Justcrimson/os/seastore: rework jorunal::scan_extents to...
next