]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2018-01-12 Adam C. Emersondenc: Remove unneeded enable_ifs
2018-01-12 Adam C. Emersondenc: Simplify is_any_of
2018-01-12 Adam C. Emersondenc: Support std::optional
2018-01-12 Adam C. Emerson{common,mds,rbd}: Fix unused lambda capture warnings
2018-01-12 Adam C. Emersondenc: Unbreak Clang support
2018-01-11 Sage WeilMerge branch 'wip-names!-in!-space!' of git://github...
2018-01-11 Sage WeilMerge pull request #19099 from ifed01/wip-ifed-faster...
2018-01-11 Sage WeilMerge pull request #19180 from theanalyst/tools/rados...
2018-01-11 Sage WeilMerge pull request #19872 from tchaikov/wip-random_shuffle
2018-01-11 Sage WeilMerge pull request #19881 from liewegas/wip-kill-crush...
2018-01-11 Jason DillamanMerge pull request #11544 from VictorDenisov/consistenc...
2018-01-11 Jason Dillamanrbd-mirror: fix valgrind false positive from new boost...
2018-01-11 Casey BodleyMerge pull request #19924 from rzarzynski/wip-rgw-drop...
2018-01-11 Jason Dillamanlibrbd: ensure enums are prefixed w/ RBD_ to avoid...
2018-01-11 Jason Dillamanlibrbd: fix false-positive compiler warning
2018-01-11 Jason Dillamantest/pybind: corrected failures due to test execution...
2018-01-11 Jason Dillamanlibrbd: group snapshots should be linked to image pool...
2018-01-11 Jason Dillamanrbd: restore snap list by image id functionality
2018-01-11 Jason Dillamancls/rbd: combined group_snap_add and group_snap_update
2018-01-11 Jason Dillamanlibrbd: fix ImageCtx::get_snap_id method
2018-01-11 Jason Dillamanlibrbd: fixed memory leak and use-after-free in group...
2018-01-11 Jason Dillamanrbd: utilize '<name>@<snap>' format when creating/remov...
2018-01-11 Jason Dillamanpybind/rbd: added snap_get_group_namespace API method
2018-01-11 Jason Dillamanlibrbd: added missing C API version for rbd_snap_get_gr...
2018-01-11 Jason Dillamanlibrbd: moved new snapshot API methods to separate...
2018-01-11 Jason Dillamanrbd: wrap object section around group snap list formatter
2018-01-11 Victor Denisovrbd: translate pool id into name
2018-01-11 Victor Denisovrbd: translate group pool to name
2018-01-11 Victor Denisovrbd: fix cli tests
2018-01-11 Victor Denisovrbd: drop consistency from Info
2018-01-11 Victor Denisovrbd: produce state string instead of integer
2018-01-11 Victor Denisovrbd: Add snap rm alias
2018-01-11 Victor Denisovrbd: Change message format
2018-01-11 Victor Denisovrbd: Inline options function
2018-01-11 Victor Denisovrbd: Drop consistency from tools
2018-01-11 Victor Denisovrbd: Fix section name
2018-01-11 Victor Denisovtest/pybind: drop consistency from test name
2018-01-11 Victor Denisovrbd: Drop consistency from help
2018-01-11 Victor Denisovlibrbd: Drop consistency from pybind
2018-01-11 Victor Denisovlibrbd: Fix indentation
2018-01-11 Victor Denisovlibrbd: use RBD_GROUP_INVALID_POOL
2018-01-11 Victor Denisovlibrbd: Drop word consistency in librbd
2018-01-11 Victor Denisovlibrbd: remove get_snap_id_from_namespace
2018-01-11 Victor Denisovlibrbd: fixup Move function declaration
2018-01-11 Victor Denisovlibrbd: rename group state to 'incomplete'
2018-01-11 Victor Denisovcls_rbd: initialize group state
2018-01-11 Victor Denisovcls_rbd: Remove h_group_create
2018-01-11 Victor Denisovcls_rbd: Address comments
2018-01-11 Victor Denisovqa/workunits/rbd: Add tests for consistency groups
2018-01-11 Victor Denisovrbd: Add group snapshot command
2018-01-11 Victor Denisovlibrbd: Add group snapshot operations
2018-01-11 Victor Denisovcls_rbd: Add group snapshot operations to cls_rbd
2018-01-11 Mykola GolubMerge pull request #19919 from wjwithagen/wip-wjw-rbd...
2018-01-11 Sage WeilMerge pull request #19917 from yaozongyou/rgw-remove...
2018-01-11 Casey BodleyMerge pull request #19699 from qrGitHub/wip-rgw-useless...
2018-01-11 John SprayMerge pull request #19632 from Rubab-Syed/outreachy_mgr...
2018-01-11 Kefu ChaiMerge pull request #19898 from tchaikov/wip-cmake-build...
2018-01-11 Radoslaw Zarzynskirgw: drop dump_uri_from_state() which isn't used anymore. 19924/head
2018-01-11 Willem Jan... rbd-ggate: fix syntax error. 19919/head
2018-01-11 Yao Zongyourgw: remove unused cls_user_add_bucket 19917/head
2018-01-11 Kefu ChaiMerge pull request #19879 from jcsp/wip-doc-dashboard...
2018-01-11 Kefu ChaiMerge pull request #19642 from xiexingguo/wip-pending...
2018-01-10 Sage WeilMerge pull request #19901 from vico-research-and-consul...
2018-01-10 Sage WeilMerge pull request #18833 from yuyuyu101/wip-async...
2018-01-10 Yuri WeinsteinMerge pull request #18906 from ovh/bp-buffer-crc-improv...
2018-01-10 Yuri WeinsteinMerge pull request #19547 from tchaikov/wip-22344
2018-01-10 Yuri WeinsteinMerge pull request #19832 from shinobu-x/min_max_filestore
2018-01-10 Yuri WeinsteinMerge pull request #19874 from myoungwon/wip-fix-22641
2018-01-10 Marc Schoechlinmgr/zabbix: monitoring template improvements 19901/head
2018-01-10 Adam C. Emersoninclude: Remove fallback usings from encoding.h 19648/head
2018-01-10 Adam C. Emersontest: Use unqualified encode/decode
2018-01-10 Adam C. Emersontools: Use unqualified encode/decode
2018-01-10 Adam C. Emersonrgw: Use unqualified encode/decode
2018-01-10 Adam C. Emersonrbd_replay: Use unqualified encode/decode
2018-01-10 Adam C. Emersonosdc: Use unqualified encode/decode
2018-01-10 Adam C. Emersonosd: Use unqualified encode/decode
2018-01-10 Adam C. Emersonos: Use unqualified encode/decode
2018-01-10 Adam C. Emersonobjclass: Use unqualified encode/decode
2018-01-10 Adam C. Emersonmsg: Use unqualified encode/decode
2018-01-10 Adam C. Emersonmon: Use unqualified encode/decode
2018-01-10 Adam C. Emersonmgr: Use unqualified encode/decode
2018-01-10 Adam C. Emersonmessages: Use unqualified encode/decode
2018-01-10 Adam C. Emersonmds: Use unqualified encode/decode
2018-01-10 Adam C. Emersonrbd: Use unqualified encode/decode
2018-01-10 Adam C. Emersonlibrados: Use unqualified encode/decode
2018-01-10 Adam C. Emersonkv: Use unqualified encode/decode
2018-01-10 Adam C. Emersonkey_value_store: Use unqualified encode/decode
2018-01-10 Adam C. Emersonjournal: Use unqualified encode/decode
2018-01-10 Adam C. Emersoninclude: Use unqualified encode/decode
2018-01-10 Adam C. Emersoncrush: Use unqualified encode/decode
2018-01-10 Adam C. Emersoncompressor: Use unqualified encode/decode
2018-01-10 Adam C. Emersoncls: Use unqualified encode/decode
2018-01-10 Adam C. Emersonclient: Use unqualified encode/decode
2018-01-10 Adam C. Emersonauth: Use unqualified encode/decode
2018-01-10 Adam C. Emersoncommon: Use unqualified encoding in the rest of the...
2018-01-10 Adam C. Emersoncommon: Use unqualified encoding in ceph_time.h
2018-01-10 Adam C. Emersoncommon: Use unqualified encoding in some files
2018-01-10 Adam C. Emersonencoding: Remove no-longer-needed #define
2018-01-10 Adam C. Emersonencoding: Move encode/decode functions into ceph namespace
2018-01-10 Yuri WeinsteinMerge pull request #19615 from qrGitHub/wip-rgw-log...
next