]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2022-05-24 Kefu Chaiceph.spec.in: disable annobin plugin if compile with... 46377/head
2022-05-23 Adam KingMerge pull request #46353 from mgfritch/backport-46218...
2022-05-23 Adam KingMerge pull request #46360 from adk3798/quincy-batch...
2022-05-23 Laura FloresMerge pull request #46246 from ljflores/wip-55624-quincy
2022-05-23 Yuri WeinsteinMerge pull request #45846 from dvanders/wip-55251-quincy
2022-05-21 John Mulligan.github: ensure object_format.py is labeled the same... 46360/head
2022-05-21 John Mulliganpybind/mgr: include object_format.py in CMakeLists...
2022-05-21 John Mulliganpybind/mgr: add short guide to the object_format.py...
2022-05-21 John Mulliganpybind/mgr: add test cases for ErrorResponse exception...
2022-05-21 John Mulliganpybind/mgr: add a wrapper exception for use with Responder
2022-05-21 John Mulliganpybind/mgr: add tests to verify Responder decorator...
2022-05-21 John Mulliganpybind/mgr: add format arg to Responder's extra args
2022-05-21 John Mulliganpybind/mgr: enhance CLICommand to fetch extra args...
2022-05-21 John Mulliganpybind/mgr: change to private _load_func_metadata class...
2022-05-21 John Mulliganpybind/mgr: add test cases for Responder type
2022-05-21 John Mulliganpybind/mgr: add a Responder decorator type
2022-05-21 John Mulliganpybind/mgr: add CommonFormatter type and valid_formats...
2022-05-21 John Mulliganpybind/mgr: add a test case for the ReturnValueAdapter
2022-05-21 John Mulliganpybind/mgr: add a ReturnValueAdapter type to object_for...
2022-05-21 John Mulliganpybind/mgr: add test cases for ObjectFormatAdapter
2022-05-21 John Mulliganpybind/mgr: add ObjectFormatAdapter type to object_form...
2022-05-21 John Mulliganpybind/mgr: reformat quoting in format enum
2022-05-21 John Mulliganpybind/mgr: start a new object_format.py for general...
2022-05-21 Adam Kingdoc/cephadm: staggered upgrade docs
2022-05-21 Adam Kingmgr/cephadm: unit test for staggered upgrade param...
2022-05-21 Adam Kingqa/suites/orch/cephadm: staggered upgrade test
2022-05-21 Adam Kingmgr/cephadm: autopep8 changes
2022-05-21 Adam Kingmgr/cephadm: make use of new upgrade control parameters
2022-05-21 Adam Kingmgr/cephadm: make UpgradeState from_json a bit safer
2022-05-21 Adam Kingmgr/cephadm: add new args and validation for staggered...
2022-05-21 Adam Kingmgr/cephadm: split _do_upgrade into sub functions
2022-05-21 Prashant Dmgr, mgr/prometheus: Fix regression with prometheus...
2022-05-21 Redouane Kachachmgr/cephadm: Adding prometheus service discovery endpoints
2022-05-21 Redouane Kachachmgr/cephadm: adding support to copy ceph conf to per...
2022-05-21 Redouane Kachachmgr/cephadm: fix unit.stop for ceph daemons
2022-05-21 Redouane Kachachmgr/cephadm: Adding an early ssh connectivity check...
2022-05-21 Adam Kingmgr/cephadm: unit test for re-adding host and receiving...
2022-05-21 Adam Kingmgr/cephadm: re-use old ip when re-adding hosts if...
2022-05-21 Redouane Kachachmgr/cephadm: stripping out / from the end of the url
2022-05-21 Adam Kingmgr/cephadm: force fail over when we want to remove...
2022-05-21 Redouane Kachachmgr/cephadm: do not use sudo for root user
2022-05-21 Redouane Kachachmgr/cephadm: fixing ipv6 handling during bootstrap
2022-05-21 Redouane Kachachmgr/cephadm: fixing ipv6/128 and ipv4/32 subnets handling
2022-05-21 Redouane Kachachmgr/cephadm: fixing yaml parsing during bootstrap
2022-05-21 Adam Kingmgr/cephadm: don't use cached conns for hosts not in...
2022-05-21 Adam Kingcephadm: Revert "mgr/cephadm: fixing call method timeou...
2022-05-21 Adam Kingcephadm: fix adoption of osds from custom name clusters
2022-05-21 Aashish Sharmamgr/cephadm: Disable external snapshots in grafana
2022-05-21 John Mulliganmgr/nfs: add test for access type validation func
2022-05-21 John Mulliganmgr/nfs: add test for squash validation func
2022-05-21 John Mulliganmgr/nfs: lift validate access type method to file level...
2022-05-21 John Mulliganmgr/nfs: lift validate squash method to file level...
2022-05-21 John Mulliganmgr/nfs: move write_block func to file level format_block
2022-05-21 John Mulliganmgr/nfs: lift _format_val function to file level
2022-05-21 John Mulliganmgr/nfs: simplify implementation of _indentation function
2022-05-21 John Mulliganmgr/nfs: lift generic indentation function to file...
2022-05-21 John Mulliganmgr/nfs: rename export_utils.py to ganesha_conf.py
2022-05-21 Ramana Rajacephfs/test_nfs: Add test for dynamic update export
2022-05-21 Ramana Rajacephfs/test_nfs: fix _write_to_read_only_export()
2022-05-21 Ramana Rajamgr/nfs: Don't notify ganesha rados object
2022-05-21 Ramana Rajamgr/nfs: allow dynamic update of cephfs nfs export
2022-05-21 Redouane Kachachmgr/cephadm: adding logic to close ports when removing...
2022-05-21 bluikkodoc/cephadm/services: Add missing ceph command to orch...
2022-05-20 Volker Theilecephadm: prometheus: The generatorURL in alerts is... 46353/head
2022-05-19 Boris RantoMerge pull request #46311 from b-ranto/wip-alerts-quincy
2022-05-18 zdover23Merge pull request #46325 from zdover23/wip-pr-46315...
2022-05-18 Zac Doverdoc/start: s/3/three/ in intro.rst 46325/head
2022-05-18 Yuri WeinsteinMerge pull request #46212 from idryomov/wip-use-system...
2022-05-18 Yuri WeinsteinMerge pull request #46094 from idryomov/wip-55389-quincy
2022-05-18 Lorenz Bauschmgr/alerts: Add Date header to mails sent by alerts... 46311/head
2022-05-18 Lorenz Bauschmgr/alerts: Generate Message-Id for mails sent by alert...
2022-05-17 Yuri WeinsteinMerge pull request #46113 from Matan-B/wip-55513-quincy
2022-05-17 Yuri WeinsteinMerge pull request #45871 from idryomov/wip-stretch...
2022-05-17 zdover23Merge pull request #46287 from zdover23/wip-doc-tracker...
2022-05-16 Zac Doverdoc/dev: update basic-workflow.rst 46287/head
2022-05-13 Ernesto PuertaMerge pull request #45814 from p-se/wip-55222-quincy
2022-05-13 Ernesto PuertaMerge pull request #46220 from rhcs-dashboard/wip-55600...
2022-05-12 Ernesto PuertaMerge pull request #46229 from rhcs-dashboard/wip-55416...
2022-05-12 Laura Floresdoc/man/8: update the description of `--format` 46246/head
2022-05-12 Laura Floresceph.in: clarify the usage of `--format` in the ceph...
2022-05-11 Ernesto Puertamgr/dashboard: fix wrong pg status processing 46229/head
2022-05-10 Aashish Sharmamgr/dashboard: fix linting errors and add test 46220/head
2022-05-10 Avan Thakkarmgr/dashboard: introduce memory and cpu usage for daemons
2022-05-10 Yuri WeinsteinMerge pull request #46156 from nmshelke/wip-55413-quincy
2022-05-10 Yuri WeinsteinMerge pull request #46147 from neesingh-rh/wip-55540...
2022-05-10 Yuri WeinsteinMerge pull request #45994 from nmshelke/wip-55376-quincy
2022-05-10 Yuri WeinsteinMerge pull request #45939 from nmshelke/wip-55039-quincy
2022-05-10 Ilya Dryomovrpm: use system libpmem on Centos 9 Stream 46212/head
2022-05-09 Yuri WeinsteinMerge pull request #46144 from cbodley/wip-55545
2022-05-09 Yuri WeinsteinMerge pull request #46041 from cbodley/wip-55458
2022-05-09 Yuri WeinsteinMerge pull request #46038 from cbodley/wip-55455
2022-05-06 Ernesto PuertaMerge pull request #45679 from rhcs-dashboard/wip-54587...
2022-05-06 Ernesto PuertaMerge pull request #45957 from votdev/wip-55379-quincy
2022-05-06 Ernesto PuertaMerge pull request #45862 from rhcs-dashboard/wip-55274...
2022-05-06 Ernesto PuertaMerge pull request #45867 from votdev/wip-55275-quincy
2022-05-06 Ernesto PuertaMerge pull request #45619 from votdev/wip-55007-quincy
2022-05-05 Adam KingMerge pull request #46055 from adk3798/quincy-backport...
2022-05-05 Yuri WeinsteinMerge pull request #46061 from ljflores/wip-55439-quincy
2022-05-05 Yuri WeinsteinMerge pull request #45624 from ljflores/wip-55047-quincy
2022-05-05 haoyixingmds: add a perf counter to record slow replies 46156/head
next