]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-09-09 Adam C. Emersoncls/fifo: Add 'exclusive' option to Trim 35548/head
2020-09-09 Adam C. Emersonrgw: Datalog with selectable backends, FIFO and Omap
2020-09-09 Adam C. Emersonrgw: Fix async caller into Datalog
2020-09-09 Adam C. Emersonrgw: Remove superfluous wrapper around datalog
2020-09-09 Adam C. Emersonrgw: Normalize DataLog function signatures
2020-09-09 Adam C. Emersoncommon: Make error conversion functions `nodiscard`
2020-09-09 Adam C. Emersonrgw: Get rid of BucketFilter class, use a std::function
2020-09-09 Adam C. Emersonrgw: Remove date from REST log trim/list
2020-09-09 Adam C. Emersonrgw: Remove some TimeLog options from radosgw-admin
2020-09-09 Adam C. Emersongitignore: Add vstart_environment.sh
2020-09-09 Adam C. Emersonrgw: FIFO for legacy RADOS client
2020-09-09 Adam C. Emersoncls/fifo: Use neorados interface
2020-09-09 Yehuda Sadehcls/fifo: FIFO over RADOS
2020-09-09 Adam C. Emersonstrtol: Add parse/consume for string_view friendly...
2020-09-09 Adam C. Emersoncommon/Thread: Don't store pointer to thread_name
2020-09-09 Adam C. Emersoncommon/ceph_json: Support en/decoding Boost's flat...
2020-09-09 Adam C. Emersoncommon/async: Add handler for librados::AioCompletion
2020-09-09 Casey Bodleycommon: add ceph::allocate_unique()
2020-09-09 Adam C. Emersoncommon: bind_like
2020-09-09 Adam C. Emersoncommon: Add bind_allocator template
2020-09-09 Adam C. Emersoninclude: Import (modified) uses_allocator.h
2020-09-08 Yuri WeinsteinMerge pull request #37049 from yuriw/wip-yuriw-crontab...
2020-09-08 Yuri Weinsteinqa/tests: removed extra line 37049/head
2020-09-08 Kefu ChaiMerge pull request #36230 from trociny/wip-43174-2
2020-09-08 Kefu ChaiMerge pull request #36955 from agayev/zbc-to-zbd
2020-09-08 Jan FajerskiMerge pull request #36950 from ceph/wip-bz1872983
2020-09-08 Lenz GrimmerMerge pull request #36976 from rhcs-dashboard/fix-47285...
2020-09-08 Kefu ChaiMerge pull request #37003 from xxhdx1985126/wip-47310
2020-09-08 Venky ShankarMerge pull request #36974 from jan--f/snap-schedule...
2020-09-08 Xuehan Xucrimson/osd: add can_discard_op method for detecting... 37003/head
2020-09-08 Xuehan Xucrimson/osd: drop repop if it can be discarded
2020-09-08 Xuehan Xucrimson/osd: rename is_valid_rep_op_reply to can_discar...
2020-09-07 Sebastian WagnerMerge pull request #36903 from sebastian-philipp/python...
2020-09-07 Nathan CutlerMerge pull request #36994 from ktdreyer/boost-context...
2020-09-07 Sebastian WagnerMerge pull request #36432 from sebastian-philipp/cephad...
2020-09-07 Kefu ChaiMerge pull request #37015 from tchaikov/wip-seastar...
2020-09-07 Sebastian WagnerMerge pull request #36946 from zdover23/wip-docs-36796-fix
2020-09-07 Sebastian WagnerMerge pull request #36995 from smithfarm/wip-47305
2020-09-07 Kefu ChaiMerge pull request #36992 from uweigand/fix-encode...
2020-09-07 Kefu ChaiMerge pull request #36829 from changchengx/osdmap
2020-09-07 Kefu ChaiMerge pull request #36947 from pdvian/wip-mgr-get-rule...
2020-09-07 Kefu ChaiMerge pull request #36972 from smithfarm/wip-47112
2020-09-07 Kefu ChaiMerge pull request #36937 from tchaikov/wip-mgr-cleanup
2020-09-07 Kefu ChaiMerge pull request #36999 from neha-ojha/wip-47309
2020-09-07 Kefu ChaiMerge pull request #37008 from tchaikov/wip-crimson...
2020-09-07 Kefu Chaicommon/buffer_seastar: reserve the packet slots in... 37015/head
2020-09-07 Kefu ChaiMerge pull request #37010 from tchaikov/wip-crimson...
2020-09-07 Kefu ChaiMerge pull request #37001 from tchaikov/wip-crimson...
2020-09-06 Kefu Chaicmake: add "WITH_ZBD" option 36955/head
2020-09-06 Abutalib Aghayevos/bluestore: Switch from libzbc library to libzbd...
2020-09-06 Patrick DonnellyMerge PR #36600 into master
2020-09-06 Kefu Chaicrimson/osd: add "ceph tell <pgid> <command>" support 37008/head
2020-09-06 Changcheng Liucrush/CrushWrapper: refine type_map/name_map comment 36829/head
2020-09-06 Changcheng Liucrush/CrushWrapper: use "new_bucket_id" as var name...
2020-09-06 Changcheng Liucrush/CrushWrapper: align variable name with comment
2020-09-06 Changcheng Liuosd/OSDMap: no need to give same locations per time...
2020-09-06 Changcheng Liucrush/CrushWrapper: refine comment to improve readability
2020-09-06 Changcheng Liuosd/OSDMap: assert osd_weight default initialized value...
2020-09-06 Changcheng Liuosd/OSDMap: use class member instead of parameter to...
2020-09-06 Changcheng Liuosd/OSDMap: avoid re-initialize osd state and weight...
2020-09-06 Changcheng Liucrush: correct typo
2020-09-06 Changcheng Liucrush: no need to double check root bucket id
2020-09-06 Ulrich Weigandinclude/encoding: Fix encode/decode of float types... 36992/head
2020-09-06 Kefu ChaiMerge pull request #36924 from ddiss/sigabbrev_np
2020-09-06 Kefu ChaiMerge pull request #36929 from tchaikov/wip-python...
2020-09-06 Kefu Chaicrimson/net: move implementation into .cc file 37010/head
2020-09-06 Kefu ChaiMerge pull request #37007 from xxhdx1985126/wip-47313...
2020-09-06 Kefu ChaiMerge pull request #37004 from tchaikov/wip-discard...
2020-09-06 Kefu Chaicrimson/osd: add PG::mark_unfound_lost()
2020-09-06 Kefu Chaicrimson/osd: add PG::dump_primary()
2020-09-06 Kefu Chaicrimson/osd: drop unused header
2020-09-06 Kefu Chaicrimson/osd: add OSD::get_pg()
2020-09-06 Kefu Chaiosd: refactor PrimaryLogPG::do_command("query")
2020-09-06 Kefu Chaiosd/PGStateUtils: do not forward declare unused class
2020-09-06 Kefu Chaicrimson/osd: print pgid in OSD::load_pg()
2020-09-06 Kefu Chaicrimson/os: fix indent
2020-09-06 Xuehan Xucrimson/osd: don't do push related operations if there... 37007/head
2020-09-06 Xuehan Xucrimson/osd: accurately judge whether to do drop_recove...
2020-09-05 Kefu Chaicrimson/osd: discard op if pg changes or sender is... 37004/head
2020-09-05 Kefu Chaiqa/suites: add crimson-rados/basic tests 37001/head
2020-09-05 Kefu ChaiMerge pull request #37000 from xxhdx1985126/wip-47226
2020-09-05 Xuehan Xucrimson/osd: construct log_keys_debug when reading... 37000/head
2020-09-05 Kefu ChaiMerge pull request #36990 from tchaikov/wip-doc-prompt
2020-09-05 Kefu Chaidoc/dev: drop unused label 36990/head
2020-09-05 Kefu Chaidoc/dev/developer_guide/tests-unit-tests: use literal...
2020-09-05 Kefu Chaidoc/dev: fix broken "make check" link
2020-09-05 Kefu Chaidoc/dev: link to label not file
2020-09-04 Neha Ojhaqa/*/mon/mon-last-epoch-clean.sh: mark osd out instead... 36999/head
2020-09-04 Patrick DonnellyMerge PR #36983 into master
2020-09-04 Patrick DonnellyMerge PR #36580 into master
2020-09-04 Patrick DonnellyMerge PR #36850 into master
2020-09-04 Patrick DonnellyMerge PR #36464 into master
2020-09-04 Kefu Chaidoc/dev: use prompt directive when appropriate
2020-09-04 Ken Dreyerrpm: enable WITH_BOOST_CONTEXT for s390x 36994/head
2020-09-04 Nathan Cutlerrpm: on SUSE, podman is required for cephadm to work 36995/head
2020-09-04 Andrew Schoenceph-volume: simple scan should ignore tmpfs 36950/head
2020-09-04 Lenz GrimmerMerge pull request #36824 from SchoolGuy/feature/replac...
2020-09-04 Lenz GrimmerMerge pull request #34831 from rhcs-dashboard/41060...
2020-09-04 Prashant Dmgr/mgr_module: fix keyerror for op 36947/head
2020-09-04 Kefu ChaiMerge pull request #36059 from liu-chunmei/seastore...
next