]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2021-01-29 Kefu Chaipybind/mgr/status: add typing annotations
2021-01-29 Kefu Chaipybind/mgr/status: always map 'mds_version' to a list...
2021-01-29 Kefu Chaipybind/mgr/status: construct defaultdict without key
2021-01-29 Kefu Chaipybind/mgr/status: cast return value to int
2021-01-29 Kefu Chaipybind/mgr: correct a MgrModule annotation
2021-01-29 Kefu Chaipybind/mgr/status: use CLIReadCommand for defining...
2021-01-29 Kefu Chaipybind/mgr/iostat: add typing annotations
2021-01-29 Kefu Chaipybind/mgr: silence flake8 warnings
2021-01-29 Kefu ChaiMerge pull request #39157 from xxhdx1985126/wip-crimson...
2021-01-29 Kefu ChaiMerge pull request #39057 from aclamk/wip-mempool-shard...
2021-01-29 Xuehan Xucrimson/osd: capture "intervals_included" by value... 39157/head
2021-01-28 pcuznerMerge pull request #39112 from pcuzner/fix-gather-facts
2021-01-28 Sebastian WagnerMerge pull request #39113 from liewegas/fix-datetime...
2021-01-28 Kefu ChaiMerge pull request #39100 from xxhdx1985126/wip-crimson...
2021-01-28 Xuehan Xucrimson/osd: use do_with to capture MOSDPGPull::take_pu... 39100/head
2021-01-28 Xuehan Xucrimson/osd: objects without omap header may not necess...
2021-01-28 Xuehan Xucrimson/osd: should capture seastar::do_with params...
2021-01-28 Jason DillamanMerge pull request #39115 from wjwithagen/wjw-fix-QCOWF...
2021-01-28 Neha OjhaMerge pull request #39108 from zdover23/wip-doc-leads...
2021-01-28 Josh DurginMerge pull request #39114 from liewegas/drop-rhel-8.0
2021-01-28 Neha OjhaMerge pull request #37949 from ideepika/wip-docs-update
2021-01-28 Willem Jan... librbd: Fix variable declaration in capture list in... 39115/head
2021-01-27 Sage Weilqa/suites/rados/cephadm/*/distro: drop rhel_8.0 targets 39114/head
2021-01-27 Sage Weilpython-common: fix test_datetime_to_str_2 on non-UTC... 39113/head
2021-01-27 Paul Cuznercephadm:add missing kernel_security property 39112/head
2021-01-27 Casey BodleyMerge pull request #38861 from alimaredia/wip-rgw-creat...
2021-01-27 Jason DillamanMerge pull request #39105 from dillaman/wip-48989
2021-01-27 Ali Marediargw: Add DoutPrefixProvider to create_bucket logging 38861/head
2021-01-27 Mykola GolubMerge pull request #39068 from dillaman/wip-librbd...
2021-01-27 Josh DurginMerge pull request #39107 from yuriw/wip-yuriw-crontab...
2021-01-27 Sebastian WagnerMerge pull request #39043 from tchaikov/wip-cephadm...
2021-01-27 Yuri Weinsteinqa/tests: changed priority - master 100, pacific 80 39107/head
2021-01-27 Yuri Weinsteinqa/tests: reduced octopus, nautilus, master frequency
2021-01-27 Jason DillamanMerge pull request #39015 from lixiaoy1/fix_lib
2021-01-27 Zac Doverdoc/dev: add Ernesto Puerta as dashboard lead 39108/head
2021-01-27 Sebastian WagnerMerge pull request #39101 from sebastian-philipp/cephad...
2021-01-27 Kefu ChaiMerge pull request #39098 from tchaikov/wip-zabbix-ann
2021-01-27 Kefu ChaiMerge pull request #39065 from cbodley/wip-48988
2021-01-27 Ramana RajaMerge pull request #38786 from kotreshhr/evict-clients...
2021-01-27 Jason Dillamanlibrbd: tweaks to support Boost 1.75.0 39105/head
2021-01-27 Jason Dillamanlibrbd/migration: minor cleanup to QCOWFormat code 39068/head
2021-01-27 Casey BodleyMerge pull request #37259 from soumyakoduri/head_req
2021-01-27 Sebastian WagnerMerge pull request #38982 from jmolmo/fix_iscsi_client_caps
2021-01-27 Kefu ChaiMerge pull request #39099 from ZhenLiu94/liuz
2021-01-27 Sebastian Wagnermgr/cephadm: Fix wrong argument type to HandleCommandResult 39101/head
2021-01-27 Sebastian WagnerMerge pull request #38854 from adk3798/ots-monitoring
2021-01-27 Sebastian WagnerMerge pull request #38998 from sebastian-philipp/fix...
2021-01-27 Ernesto PuertaMerge pull request #38764 from rhcs-dashboard/fix-48748...
2021-01-27 Kefu Chaimgr/devicehealth: return -1 if prediction plugin is... 39098/head
2021-01-27 Kefu Chaimgr/devicehealth: remove unused variable
2021-01-27 Kefu Chaimgr/devicehealth: remove handle_command()
2021-01-27 Kefu Chaimgr/zabbix: use CLICommand for command handling
2021-01-27 Kefu Chaimgr/zabbix: do not catch exception with name
2021-01-27 Kefu Chaimgr/zabbix: cast port to int
2021-01-27 Kefu Chaimgr/zabbix: talk to zabbix_sender in text not bytes
2021-01-27 Kefu Chaimgr/zabbix: use "uint" for type of discovery_interval
2021-01-27 Kefu Chaimgr/zabbix: add annotations
2021-01-27 Kefu Chaimgr/zabbix: use Option for adding options
2021-01-27 Kefu Chaimgr/devicehealth: add more annotations
2021-01-27 Kefu Chaipybind/mgr/mgr_module: correct annotation
2021-01-27 ZhenLiu94doc: Correct spelling mistakes. 39099/head
2021-01-27 Kefu ChaiMerge pull request #39093 from rzarzynski/wip-crimson...
2021-01-27 Sage WeilMerge PR #39087 into master
2021-01-26 Radoslaw Zarzynskicrimson: fix dangling ClientRequest::this pointer. 39093/head
2021-01-26 Jason DillamanMerge pull request #39086 from orozery/qa-rbd-delete...
2021-01-26 Jason DillamanMerge pull request #39089 from orozery/librbd-luks...
2021-01-26 Ilya DryomovMerge pull request #39091 from tchaikov/wip-crimson...
2021-01-26 Kefu Chaicmake: let alienstore link against zoned allocator 39091/head
2021-01-26 Sage WeilMerge PR #39028 into master
2021-01-26 Or Ozeritest/librbd: fix luks encryption cli test on unsupporte... 39089/head
2021-01-26 Jason Dillamantest/librbd: initial unit tests for migration/QCOWFormat
2021-01-26 Jason Dillamanlibrbd/migration: compute QCOW snapshot deltas via...
2021-01-26 Kefu ChaiMerge pull request #39077 from tchaikov/wip-libzbd
2021-01-26 Kefu ChaiMerge pull request #38935 from tchaikov/wip-mgr-ann
2021-01-26 Sage Weilqa/suites/rados/cephadm: drop 20.04 podman 39087/head
2021-01-26 Or Ozeriqa/tasks/rbd: cleanup passphrase file 39086/head
2021-01-26 Jason DillamanMerge pull request #39022 from petrutlucian94/rbd_fixes
2021-01-26 Jason DillamanMerge pull request #38984 from petrutlucian94/dll
2021-01-26 Jason DillamanMerge pull request #39073 from tchaikov/wip-rbd-bench
2021-01-26 Jason DillamanMerge pull request #39049 from lixiaoy1/fix_spec
2021-01-26 Jason DillamanMerge pull request #39044 from orozery/librbd-crypto...
2021-01-26 Jason DillamanMerge pull request #39006 from orozery/librbd-luks...
2021-01-26 Jason DillamanMerge pull request #39005 from orozery/librbd-plain64...
2021-01-26 Ilya DryomovMerge pull request #39064 from idryomov/wip-doc-osdtimeout
2021-01-26 Deepika Upadhyaydoc/dev/developer_guide/basic-workflow: fix integration... 37949/head
2021-01-26 Zac Doverdoc/dev: improving teuthology docs
2021-01-26 Deepika Upadhyaydoc/dev/developer_guide/testing_integration_tests:...
2021-01-26 Deepika Upadhyaydoc/dev/developer_guide: rearrange and improve docs
2021-01-26 Ilya DryomovMerge pull request #39060 from idryomov/wip-krbd-msgr2
2021-01-26 Kefu Chaiinstall-deps.sh: set codename when installing libzbd 39077/head
2021-01-26 Kefu Chaipybind/mgr/cephadm: return -ENOENT if self.ssh_user... 38935/head
2021-01-26 Kefu Chaipybind/mgr/dashboard: use _get_localized_key for compos...
2021-01-26 Kefu Chaipybind/mgr/prometheus: add assert to appease mypy
2021-01-26 Kefu Chaipybind/mgr/cephadm/serve: add assert to appease mypy
2021-01-26 Kefu Chaipybind/mgr/cephadm/module: assure self.ssh_user is...
2021-01-26 Kefu Chaipybind/mgr/cephadm/inventory: cast variable to expected...
2021-01-26 Kefu Chaitools/setup-virtualenv.sh: do not pass --use-feature...
2021-01-26 Kefu Chaipybind/mgr/mgr_module: annotate variable type
2021-01-26 Kefu Chaipybind/mgr/cephadm: rename variables to avoid name...
2021-01-26 Kefu Chaipybind/mgr: annotate OSDMap and friends
next