]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2023-08-21 Aashish Sharmamgr/dashboard: multisite sync status card for rgw overv... 52915/head
2023-08-14 Nizamudeen AMerge pull request #52865 from cloudbehl/status-popover
2023-08-14 Nizamudeen AMerge pull request #52861 from rhcs-dashboard/fs-subvol...
2023-08-14 zdover23Merge pull request #52966 from zdover23/wip-doc-2023...
2023-08-14 YingxinMerge pull request #51141 from xxhdx1985126/wip-seastor...
2023-08-13 Zac Doverdoc: update rados.cc 52966/head
2023-08-13 zdover23Merge pull request #52963 from zdover23/wip-doc-2023...
2023-08-13 Zac Doverdoc/troubleshooting: edit cpu-profiling.rst 52963/head
2023-08-11 zdover23Merge pull request #52957 from zdover23/wip-doc-2023...
2023-08-11 Nizamudeen Amgr/dashboard: provide ability to edit cephfs subvolume 52861/head
2023-08-11 Nizamudeen AMerge pull request #52645 from rhcs-dashboard/cephfs...
2023-08-11 avanthakkarmgr/dashboard: cephfs volume rm and rename 52645/head
2023-08-11 Adam KingMerge pull request #52932 from adk3798/cephadm-reef...
2023-08-11 Casey BodleyMerge pull request #52510 from pritha-srivastava/wip...
2023-08-11 Zac Doverdoc/rados: update monitoring-osd-pg.rst 52957/head
2023-08-11 zdover23Merge pull request #50856 from zdover23/wip-doc-2023...
2023-08-11 Nizamudeen AMerge pull request #52907 from cloudbehl/add-telemetry
2023-08-11 Nizamudeen AMerge pull request #52903 from cloudbehl/rgw-details
2023-08-11 Zac Doverdoc/rados/ops: question about down and in OSDS 50856/head
2023-08-11 zdover23Merge pull request #52945 from kotreshhr/doc-mgr-deadlock
2023-08-11 Kotresh HRdoc: Add a note on possible deadlock on volume deletion 52945/head
2023-08-11 cloudbehlmgr/dashboard: Add telemetry link in dashboard 52907/head
2023-08-11 Venky ShankarMerge PR #52765 into main
2023-08-10 Adam Kingcephadm: bump LATEST_STABLE_RELEASE to "reef" 52932/head
2023-08-10 Pedro Gonzalez... Merge pull request #52886 from rhcs-dashboard/cephfs...
2023-08-10 Adam KingMerge pull request #52178 from phlogistonjohn/jjm-cepha...
2023-08-10 Yuval LifshitzMerge pull request #52876 from kchheda3/wip-noti-logs
2023-08-10 Pedro Gonzalez... mgr/dashboard: create subvolumegroup 52886/head
2023-08-10 xuxuehancrimson/os/seastore: debug outputs 51141/head
2023-08-10 Xuehan Xucrimson/os/seastore/object_data_handler: take indirect...
2023-08-10 Xuehan Xucrimson/os/seastore/transaction_manager: don't remove...
2023-08-10 Xuehan Xucrimson/os/seastore/transaction_manager: remap indirect...
2023-08-10 xuxuehancrimson/os/seastore/transaction_manager: remove extents...
2023-08-10 Xuehan Xucrimson/os/seastore/lba_manager: decrease refcount...
2023-08-10 xuxuehancrimson/os/seastore/onode_manager: erase onodes from...
2023-08-10 Xuehan Xucrimson/os/seastore/object_data_handler: don't reserve...
2023-08-10 Xuehan Xutest/crimson/seastore: add OP_CLONE unittest case
2023-08-10 Xuehan Xucrimson/os/seastore/lba_manager: take lba entry indirec...
2023-08-10 Xuehan Xucrimson/os/seastore: implement OP_CLONE
2023-08-10 Nizamudeen AMerge pull request #52635 from rhcs-dashboard/list...
2023-08-10 zdover23Merge pull request #52702 from zdover23/wip-doc-2023...
2023-08-10 zdover23Merge pull request #52715 from zdover23/wip-doc-2023...
2023-08-09 Yuval LifshitzMerge pull request #52225 from yuvalif/wip-yuval-58412
2023-08-09 Adam KingMerge pull request #52864 from adk3798/cephadm-debian...
2023-08-09 John Mulliganqa/cephadm: add test case to verify custom container... 52178/head
2023-08-09 John Mulligandoc/cephadm: document init_containers params for custom...
2023-08-09 John Mulliganpybind/mgr/cephadm/tests: add test_deploy_custom_contai...
2023-08-09 John Mulliganpybind/mgr/cephadm: add test_deploy_custom_container...
2023-08-09 John Mulliganpybind/mgr/cephadm: reformat a long input line
2023-08-09 John Mulliganpybind/mgr/cephadm: add init_containers field to Cephad...
2023-08-09 John Mulliganpybind/mgr/cephadm: add support for init_containers...
2023-08-09 John Mulliganpybind/mgr/cephadm: add init_containers field to exchan...
2023-08-09 John Mulliganpython-common: add init_containers field to CustomConta...
2023-08-09 John Mulliganpython-common: reformat service_spec import line
2023-08-09 John Mulliganpython-common: add InitContainerSpec type
2023-08-09 John Mulligancephadm: add a test case to cover generating init conta...
2023-08-09 John Mulligancephadm: use an f-string for readability
2023-08-09 John Mulligancephadm: support deploying with explicit init containers
2023-08-09 John Mulligancephadm: add get_deployment_init_containers
2023-08-09 John Mulligancephadm: add function to write init container commands
2023-08-09 John Mulligancephadm: add an InitContainer class
2023-08-09 John Mulligancephadm: add identity field to CephContainer
2023-08-09 John Mulligancephadm: add an identity field to BasicContainer
2023-08-09 John Mulligancephadm: add DaemonIdentity type
2023-08-09 John Mulligancephadm: move common parts of CephContainer into BasicC...
2023-08-09 John Mulligancephadm: add BasicContainer stub class
2023-08-09 John Mulligancephadm: break up deploy_daemon_units into more functions
2023-08-09 John Mulligancephadm: refactor _write_container_cmd_to_bash function
2023-08-09 John Mulligancephadm: rename argument to container from c
2023-08-09 John Mulligancephadm: reformat deploy_daemon arguments to make it...
2023-08-09 John Mulligancephadm: add a test case for custom container type
2023-08-09 John Mulligancephadm: move custom container tests to a dedicated...
2023-08-09 cloudbehlmgr/dashboard: RGW Details card cleanup 52903/head
2023-08-09 Pedro Gonzalez... mgr/dashboard: list subvolume groups 52635/head
2023-08-09 Yuval Lifshitzrgw/lua: allow metatable fields to be cached 52225/head
2023-08-09 Yuval Lifshitzrgw/lua: expose correct value in Request.Bucket.User
2023-08-09 Yuval LifshitzMerge pull request #52273 from yuvalif/wip-yuval-lua...
2023-08-09 Nizamudeen AMerge pull request #52154 from rhcs-dashboard/hosts...
2023-08-09 cloudbehlmgr/dashboard: open popup on hover cluster status 52865/head
2023-08-09 zdover23Merge pull request #52745 from zdover23/wip-doc-2023...
2023-08-09 zdover23Merge pull request #52884 from phlogistonjohn/jjm-doc...
2023-08-08 John Mulligandoc/cephadm: fix typo in cephadm initial crush location... 52884/head
2023-08-08 kchheda3rgw: enrich the sync notification failed log line. 52876/head
2023-08-08 Zac Doverdoc/rados: edit operations/add-or-rm-mons (1 of x) 52745/head
2023-08-08 Adam KupczykMerge pull request #52543 from aclamk/wip-aclamk-fix...
2023-08-08 Xuehan Xucrimson/os/seastore/lba_manager: lba map value may...
2023-08-08 Pere Diaz Boumgr/dashboard: paginate hosts 52154/head
2023-08-08 Leonid S. UsovMerge pull request #52792 from leonid-s-usov/bulk-data...
2023-08-08 Guillaume AbriouxMerge pull request #50427 from ifed01/wip-ifed-encrypte...
2023-08-08 Nizamudeen AMerge pull request #52870 from rhcs-dashboard/gh-add...
2023-08-08 Nizamudeen A.github: pr-triage broken link fix 52870/head
2023-08-08 Nizamudeen AMerge pull request #52786 from rhcs-dashboard/fs-subvol...
2023-08-08 Nizamudeen AMerge pull request #52455 from ceph/gh-add-to-project-fix
2023-08-08 Venky ShankarMerge PR #52788 into main
2023-08-08 Pritha Srivastavargw/auth: Fix the return code returned by AuthStrategy, 52510/head
2023-08-07 Laura FloresMerge pull request #52838 from zztaki/fix-backport...
2023-08-07 Laura FloresMerge pull request #52490 from zdover23/wip-doc-2023...
2023-08-07 Zac Doverdoc: Add Reef 18.2.0 release notes 52490/head
2023-08-07 Laura FloresMerge pull request #52736 from ljflores/wip-update...
2023-08-07 Ali MarediaMerge pull request #52494 from alimaredia/wip-rgw-crypt...
next