]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-03-25 Ricardo Marquesmgr/dashboard: iscsi: feature names in error messages 27135/head
2019-03-25 Ricardo Marquesmgr/dashboard: Validate iSCSI images features
2019-03-22 Kefu ChaiMerge pull request #26819 from tchaikov/wip-rpm-more...
2019-03-22 Kefu ChaiMerge pull request #27108 from tchaikov/wip-crimson...
2019-03-22 Neha OjhaMerge pull request #27083 from neha-ojha/wip-38635
2019-03-22 chunmei Liuvstart.sh: pass osd specific options to OSD 27108/head
2019-03-22 Jason DillamanMerge pull request #25545 from zhouyuan/wip-ceph-immuta...
2019-03-22 Jason DillamanMerge pull request #26675 from trociny/wip-rbd-io-simpl...
2019-03-22 Lenz GrimmerMerge pull request #27098 from ming416/master
2019-03-22 Sage WeilMerge PR #27070 into master
2019-03-22 Sage WeilMerge PR #27020 into master
2019-03-22 Sage WeilMerge PR #27021 into master
2019-03-22 Sage WeilMerge PR #27101 into master
2019-03-22 ming416mgr/dashboard: auth ttl expired error 27098/head
2019-03-22 Kefu ChaiMerge pull request #26940 from xiexingguo/wip-monc...
2019-03-22 Kefu ChaiMerge pull request #26955 from liewegas/wip-slow-add
2019-03-22 Kefu ChaiMerge pull request #26950 from xiexingguo/wip-mgr-fixes
2019-03-22 Kefu ChaiMerge pull request #27068 from hjwsm1989/upmap-filter...
2019-03-22 Kefu ChaiMerge pull request #27067 from SUSE/wip-fix-38788
2019-03-22 Kefu ChaiMerge pull request #26923 from majianpeng/msg-optimize...
2019-03-22 Kefu ChaiMerge pull request #27076 from MariusSchiffer/ceph...
2019-03-22 Kefu Chaivstart.sh: add an option to use crimson-osd
2019-03-22 Kefu ChaiMerge pull request #27106 from dalgaaf/dalgaaf-wip...
2019-03-22 Kefu ChaiMerge pull request #27071 from tchaikov/wip-crimson...
2019-03-22 Kefu Chaicrimson/osd: add minimal PG recovery FSM 27071/head
2019-03-22 Kefu Chaicrimson/osd: advance pg in consume_map()
2019-03-22 Kefu Chaicrimson/osd/pg: update info.stats
2019-03-22 Kefu Chaicrimson/osd: add more peering facilities
2019-03-22 Kefu Chaicrimson/osd: add operator<< for PG
2019-03-22 Kefu Chaicrimson/osd/pg: add peer_activated
2019-03-22 Kefu Chaicrimson/osd: add facilities for sending notify
2019-03-22 Kefu Chaicrimson/osd: maintain PG::want_acting
2019-03-22 Kefu Chaicrimson/osd: add PG::is_{acting,up}()
2019-03-22 Kefu Chaicrimson/osd: wait osdmap before processing peering evt
2019-03-22 Kefu Chaicrimson/osd: add OSD::_send_active()
2019-03-22 Kefu Chaicrimson/osd: handle MOSDPGLog in OSD
2019-03-22 Kefu Chaicrimson/osd: handle MOSDPGQuery in OSD
2019-03-22 Kefu Chaicrimson/osd: handle MOSDPGInfo in OSD
2019-03-22 Kefu Chaicrimson/osd: handle MOSDPGNotify in OSD
2019-03-22 Kefu Chaicrimson/osd: keep track of last_peering_reset
2019-03-22 Danny Al-Gaafdoc: fix LRC documentation 27106/head
2019-03-21 Sage Weilcommon/blkdev: handle devices with ID_MODEL as "LVM... 27020/head
2019-03-21 Sage WeilMerge PR #27044 into master
2019-03-21 Sage Weilosd/OSDMap: add 'zone' to default crush map 27070/head
2019-03-21 Sage Weilmon/MgrStatMonitor: ensure only one copy of initial... 27101/head
2019-03-21 Sage WeilMerge PR #27048 into master
2019-03-21 Mykola Golubtest/librbd: sequential write aio test 26675/head
2019-03-21 Yuan Zhoutools: move options parsing into ObjectCacheStore for... 25545/head
2019-03-21 Yuan Zhoubuilding: adding missing ceph-immtable-object-cache...
2019-03-21 shangdehao1tools: fix SimplyPolicy memory leak
2019-03-21 shangdehao1tools: cleanup code style and delete useless data
2019-03-21 Yuan Zhoutools: new cache sub-dir rule for immutable obj cache...
2019-03-21 shangdehao1tools: cleanup RO
2019-03-21 shangdehao1tools: eliminate session_map race between CacheSession
2019-03-21 shangdehao1tools: make cache file dir number configurable
2019-03-21 shangdehao1tools: make cache watermark configurable
2019-03-21 shangdehao1tools: make dedicated thread configurable for RO
2019-03-21 shangdehao1tools: adjust code style of RO
2019-03-21 Yuan Zhoutools: clean up data structure of immutable obj cache...
2019-03-21 shangdehao1tools: refactor ObjectCacheRequest of RO
2019-03-21 Yuan Zhoutools: return real cache status on lookup in immutable...
2019-03-21 Yuan Zhoutools: fix librados compatibility
2019-03-21 Yuan Zhoutools: clean up cache dir for immutable obj cache
2019-03-21 Yuan Zhoutools: maintain cache size counter for immutable obj...
2019-03-21 shangdehao1tools: templatize create_rados_callback
2019-03-21 Yuan Zhoutools: use specific message for different ops in immuta...
2019-03-21 Yuan Zhoutools: cleanup IPC message for immutable obj cache...
2019-03-21 Yuan Zhoutools: set namespace & snap_id before promote from...
2019-03-21 Yuan Zhoutools: format code and clean up
2019-03-21 Yuan Zhoutools: adding signal handling for immutable obj cache...
2019-03-21 Yuan Zhoutests: reduce testing resources occupied for immutable...
2019-03-21 shangdehao1tools: follow current codes to modify UT
2019-03-21 shangdehao1tools: release dedicated thread resource
2019-03-21 shangdehao1tools: add connect fails to fault
2019-03-21 Yuan Zhoutools: clean up object cache request struture
2019-03-21 Yuan Zhoucommon/buffer: assign error message to caller on short...
2019-03-21 shangdehao1tools: add m_cache_path
2019-03-21 Yuan Zhoutools: clean up dead code in immutable obj cache
2019-03-21 Yuan Zhoutools: kill ObjectCacheFile in immutable obj cache
2019-03-21 Yuan Zhoutools: clean up immutable obj cache
2019-03-21 Yuan Zhoucommon/options: move immutable obj cache options out...
2019-03-21 Yuan Zhoucommon/buffer: return 0 on short read in pread_file
2019-03-21 shangdehao1tools: some modification at RO
2019-03-21 shangdehao1tool: break down receive_message implements
2019-03-21 Yuan Zhoucommon/buffer: fix pread_file to generate local bufferlist
2019-03-21 Yuan Zhoutools: clean up types for immutable obj cache daemon
2019-03-21 Yuan Zhoutools: refuse to start if obj cache daemon fail to...
2019-03-21 Yuan Zhoutest: enable asio tests for immutable obj cache controller
2019-03-21 Yuan Zhoutools: immutable_object_cache code format cleanup
2019-03-21 Yuan Zhoucommon/buffer: adding pread_file method
2019-03-21 shangdehao1tools: refactor asio domain socket of RO
2019-03-21 Yuan Zhoutools: fix redudent updates on cache metdata
2019-03-21 Yuan Zhoubuild/ops: adding build spec for immutable object cache...
2019-03-21 shangdehao1test: add object cache message unite test
2019-03-21 shangdehao1tools: add new object cache message
2019-03-21 shangdehao1tools: use bufferlist to implement ObjectCacheFile
2019-03-21 shangdehao1test: add ObjectCacheStore unit test
2019-03-21 shangdehao1test: add multi-session unit testing
2019-03-21 shangdehao1test: move WaitEvent class to test_common.h file
2019-03-21 Yuan Zhoutools: fix immutable obj cache max size
next