]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-04-29 Yingxin Chengcrimson/net: increase out buffer to 65536 27788/head
2019-04-29 Yingxin Chengcrimson/net: group write-related general implementations
2019-04-29 Yingxin Chengcrimson/net: use optional keepalive_ack to notify writes
2019-04-29 Yingxin Chengcrimson/net: gather message buffers when send
2019-04-29 Kefu ChaiMerge pull request #27809 from tchaikov/wip-crimson...
2019-04-29 Kefu ChaiMerge pull request #27831 from tchaikov/wip-crimson...
2019-04-28 Mykola GolubMerge pull request #27756 from dillaman/wip-39025
2019-04-28 Kefu Chaicrimson/osd: silence -Wunused-variable warning 27809/head
2019-04-28 Kefu Chaicrimson/mon: log when a monitor is fully connected
2019-04-28 Kefu Chaicrimson/mon: hold rotating_keyring using a pointer
2019-04-28 Kefu Chaiauth,mon,crimson: pass KeyStore by const reference
2019-04-28 Kefu Chaitest/crimson: do not link against ceph-common
2019-04-28 Kefu Chaiauth: do not use cct unless i have to
2019-04-28 Kefu Chaicrimson/mon: renew rotating secret if necessary
2019-04-28 Kefu Chaiauth/Auth: pass utime_t by const reference
2019-04-28 Kefu Chaiauth/cephx: do not require a cct for accessing config
2019-04-28 Kefu Chaicrimson/net: learn my address from peer
2019-04-28 Kefu Chaicrimson/mon: pass cct to verify_authorizer()
2019-04-28 Kefu Chaicrimson/osd: pass `Connection*` to Dispatch::ms_dispatch()
2019-04-28 Kefu Chaicrimson/net: sign message and check it if authorizer...
2019-04-28 Kefu Chaicrimson/mon: set entity_name before trying to connect...
2019-04-28 Kefu Chaicrimson/mgr: connect mgr with v2 protocol
2019-04-28 Kefu Chaicrimson: remove ms_get_authorizer() and friends
2019-04-28 Kefu Chaitest/crimson: disable authorizer for tests
2019-04-28 Kefu Chaicrimson/osd: sync msgr's require_authorizer with osdmap
2019-04-28 Kefu Chaicrimson/mon: tolerate lack of authorizer for some messe...
2019-04-28 Yingxin Chengcrimson/net: migrate protocol v1 to auth-client/server
2019-04-28 Kefu Chaicrimson: add Messenger::{set,get}_require_authorizer()
2019-04-28 Jason Dillamanlibrbd: removed 'ImageCtx::parent_lock' 27756/head
2019-04-28 Jason Dillamanlibrbd: removed 'ImageCtx::object_map_lock'
2019-04-28 Jason Dillamanlibrbd: protect object map with a private member lock
2019-04-28 Jason Dillamanlibrbd: removed 'ImageCtx::md_lock'
2019-04-28 Jason Dillamanlibrbd: renamed 'ImageCtx::snap_lock' to 'image_lock'
2019-04-28 Kefu ChaiMerge pull request #27766 from majianpeng/msg-noneed...
2019-04-28 Kefu ChaiMerge pull request #27767 from tchaikov/wip-buf-denc...
2019-04-28 Yuval LifshitzMerge pull request #27671 from yuvalif/fix_arn_issue
2019-04-28 Kefu Chaicrimson/net: prefer <fmt/chrono.h> over <fmt/time.h> 27831/head
2019-04-27 Mykola GolubMerge pull request #27757 from dillaman/wip-39021-2
2019-04-27 Sage WeilMerge PR #18694 into master
2019-04-27 Sage WeilMerge PR #22411 into master
2019-04-27 Sage WeilMerge PR #27821 into master
2019-04-27 Sage WeilMerge PR #27823 into master
2019-04-26 Neha OjhaMerge pull request #27798 from neha-ojha/wip-39441
2019-04-26 David ZafmanMerge pull request #27209 from dzafman/wip-38840
2019-04-26 David ZafmanMerge pull request #27769 from dzafman/wip-39333
2019-04-26 Sage WeilMerge PR #27732 into master
2019-04-26 Sage WeilMerge PR #27729 into master
2019-04-26 Sage WeilMerge PR #26176 into master
2019-04-26 Sage WeilMerge PR #27786 into master
2019-04-26 Sage Weilmsg/async/ProtocolV1: generate authorizer for mon to... 27823/head
2019-04-26 Sage Weilmon/Monitor: require authorizer from peer monitors
2019-04-26 David Zafmantest: osd-backfill-spsace.sh doesn't matter which PG... 27769/head
2019-04-26 Sage Weilcommon/options: allow osd_pool_default_pg_autoscale_mod... 27821/head
2019-04-26 Sage WeilMerge PR #27789 into master
2019-04-26 Sage WeilMerge PR #27655 into master
2019-04-26 Jason DillamanMerge pull request #27724 from idryomov/wip-rbd-copyup...
2019-04-26 Jason DillamanMerge pull request #27755 from trociny/wip-rbd-io-sched...
2019-04-25 J. Eric IvancichMerge pull request #27411 from ivancich/wip-clean-up...
2019-04-25 J. Eric IvancichMerge pull request #27456 from wjwithagen/wjw-fix-rgw_a...
2019-04-25 J. Eric IvancichMerge pull request #27617 from cbodley/wip-39295
2019-04-25 David ZafmanMerge pull request #27503 from dzafman/wip-39099
2019-04-25 Neha Ojhaosd/PG: do not use approx_missing_objects pre-nautilus 27798/head
2019-04-25 Neha OjhaMerge pull request #27764 from neha-ojha/wip-fix-mimic...
2019-04-25 Sage Weilcommon/options: flag misc ms_* options STARTUP 27655/head
2019-04-25 Sage Weilcommon/options: flag misc options STARTUP
2019-04-25 Sage Weilcommon/options: mark cluster log options with FLAG_RUNT...
2019-04-25 David Zafmantest: osd-recovery-scrub.sh ignore error from kill_daem... 27503/head
2019-04-25 David Zafmanosd: Add new object_location_counts to pg_stat_t
2019-04-25 David Zafmanmgr: If the requested OSD is down don't trust osd_stat...
2019-04-25 David Zafmanmon, mgr: Improve PG count by changing up to up_no_acti...
2019-04-25 David Zafmanmgr: Improve ok-to-stop by using the avail_no_missing...
2019-04-25 David Zafmanosd: Prevent priority from overflowing in the next...
2019-04-25 David Zafmantest: Add tests for pool recovery priority conversion
2019-04-25 David Zafmanosd, mon: New pool recovery priority range -10 to 10
2019-04-25 Abhishek LMerge pull request #27781 from theanalyst/rgw-admin...
2019-04-25 Sage Weilos/bluestore: correctly measure deferred writes into... 27789/head
2019-04-25 Ilya Dryomovlibrbd: the first post-migration snapshot isn't always... 27724/head
2019-04-25 Ilya Dryomovlibrbd: don't update snapshot object maps if copyup...
2019-04-25 Sage Weilqa/suites/upgrade/*-x-singleton: enable bluestore debug... 27786/head
2019-04-25 Abhishek Lekshmananrgw: admin: handle delete_at attr in object stat output 27781/head
2019-04-25 Kefu ChaiMerge pull request #27574 from iotcg/iwarp_rocev2
2019-04-25 Changcheng Liumsg/async/rdma: use ibv_device_attr object type in... 27574/head
2019-04-25 Changcheng Liumsg/async/rdma: free memory when Infiniband obj is...
2019-04-25 Changcheng Liumsg/async/rdma: check allocated memory immediately...
2019-04-25 Changcheng Liumsg/async/rdma: free member hold memory when destructin...
2019-04-25 Changcheng Liumsg/sync/rdma: abort rdma operation when ibv_query_devi...
2019-04-25 Kefu ChaiMerge pull request #27741 from tchaikov/doc/dev/wip...
2019-04-25 Sage WeilMerge PR #27626 into master
2019-04-25 Sage WeilMerge PR #26184 into master
2019-04-25 Sage WeilMerge PR #26730 into master
2019-04-25 Kefu Chaidenc: more constness 27767/head
2019-04-25 Kefu Chaibuffer: more constness
2019-04-25 David Zafmantest: Remove redundant mon-seesaw.yaml file
2019-04-24 David Zafmanosd: For recovery track OSDs that have 0 missing to...
2019-04-24 Sage WeilMerge PR #27566 into master
2019-04-24 Casey BodleyMerge pull request #27579 from cbodley/wip-rgw-split...
2019-04-24 Neha Ojhaqa/suites/upgrade: use correct branch names 27764/head
2019-04-24 Casey BodleyMerge pull request #26173 from cbodley/wip-rgw-async...
2019-04-24 Sage Weilauth: kill AuthUnknownSessionHandler 27566/head
2019-04-24 Sage Weilauth: kill AuthUnknown* (except AuthUnknownSessionHandler)
next