]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-03-01 Radoslaw Zarzynskirgw: calculate payload hash in RGWPutObj_ObjStore only... 7869/head
2016-02-29 Kefu ChaiMerge pull request #7829 from xiexingguo/xxg-wip-doc
2016-02-29 xiexingguodoc: fix typo, indention etc. 7829/head
2016-02-27 Kefu ChaiMerge pull request #7747 from vsjulu/master
2016-02-27 Yehuda SadehMerge pull request #7630 from rzarzynski/wip-rgw-admin...
2016-02-27 Yehuda SadehMerge pull request #7825 from ceph/wip-rgw-openssl
2016-02-27 Marcus Wattscmake fix: build civetweb with the right include path. 7825/head
2016-02-26 Sage WeilMerge pull request #7650 from avnerbh/fix1_rand
2016-02-26 Sage WeilMerge pull request #7651 from xiexingguo/xxg-wip-fixtyp...
2016-02-26 Sage WeilMerge pull request #7654 from rldleblanc/wip-wpq-optimi...
2016-02-26 Yehuda SadehMerge pull request #7821 from rzarzynski/wip-rgw-14903
2016-02-26 Radoslaw Zarzynskirgw: change naming of utility functions in rgw_keystone.cc. 7630/head
2016-02-26 Marcus WattsUse fixed version of civetweb to avoid warning. 6757/head
2016-02-26 Marcus WattsFix ssl link error.
2016-02-26 Marcus WattsUse ld.so to link in ssl crypto (cmake changes).
2016-02-26 Radoslaw Zarzynskirgw: fix wrong handling of limit=0 during listing of... 7821/head
2016-02-26 Yehuda SadehMerge pull request #7777 from theanalyst/rgw/insecure...
2016-02-26 Yehuda SadehMerge pull request #7809 from cbodley/wip-rgw-includes
2016-02-26 Yehuda SadehMerge pull request #7822 from rzarzynski/wip-rgw-keysto...
2016-02-26 Yehuda SadehMerge pull request #7803 from oritwas/wip-14826
2016-02-26 vsjuluXIO: Changes to fix incorrect ip being assigned in... 7747/head
2016-02-26 Radoslaw Zarzynskirgw: try to parse Keystone token in order appropriate... 7822/head
2016-02-26 Abhishek Lekshmananrgw: add insecure option to the http client 7777/head
2016-02-26 Casey Bodleyrgw: use pimpl pattern for RGWPeriodHistory 7809/head
2016-02-26 Sage Weildoc: final v9.2.1 release notes
2016-02-26 Sage WeilMerge pull request #7694 from Abhishekvrshny/wip-infern...
2016-02-26 Sage WeilMerge pull request #7813 from xiexingguo/xxg-wip-doc
2016-02-26 xiexingguodoc: batch small fixes, including typo, syntax etc. 7813/head
2016-02-26 xiexingguodoc: fix typo
2016-02-26 Loic DacharyMerge pull request #7805 from ErwanAliasr1/evelu-check...
2016-02-26 Haomai WangMerge pull request #7802 from branch-predictor/bp-incre...
2016-02-25 Ali MarediaMerge pull request #7808 from cbodley/wip-cmake-jerasure
2016-02-25 Casey Bodleycmake: add ErasureCode.cc to jerasure plugins 7808/head
2016-02-25 Sage Weilrgw: link against system openssl (instead of dlopen...
2016-02-25 Casey BodleyMerge pull request #7748 from ceph/wip-cmake-2-22-16
2016-02-25 Ali Marediacmake: installing _tp libraries into lib 7748/head
2016-02-25 Ali Marediacmake: Removed _tp libraries from linking
2016-02-25 Radoslaw Zarzynskirgw: add support for caching of Keystone admin token.
2016-02-25 Erwan Velutest/ceph_objectstore_tool: Deleting btrfs subvolumes... 7805/head
2016-02-25 Erwan Veluceph-helpers: Delete remaining subvolumes on destroy_osd()
2016-02-25 Jason DillamanMerge pull request #7793 from tchaikov/wip-fix-dencoder...
2016-02-25 Orit Wassermanrgw: reset return code in when iterating over the bucke... 7803/head
2016-02-25 Kefu Chaicls_rbd: fix the test for ceph-dencoder 7793/head
2016-02-25 Loic DacharyMerge pull request #7792 from tchaikov/wip-13505
2016-02-25 Erwan Veluceph-helpers.sh: Deleting forgoten btrfs subvolumes
2016-02-25 Piotr Dałekconfig: increase default async op threads 7802/head
2016-02-25 Loic DacharyMerge pull request #7731 from SUSE/wip-shebang
2016-02-25 Kefu Chaiosd: always cleanup the scrub results 7792/head
2016-02-25 Kefu Chaipybind: fix the FTBFS introduced by d0af316
2016-02-25 Kefu ChaiMerge pull request #7734 from dachary/wip-14834-pidfile...
2016-02-25 Kefu Chailibrados: add missing tracpoint for scrub APIs
2016-02-25 Loic Dacharytests: test_pidfile.sh lingering processes 7734/head
2016-02-25 Kefu ChaiMerge pull request #6898 from tchaikov/wip-13505
2016-02-25 Kefu Chairados: add "list-inconsistent-snapset" cmd 6898/head
2016-02-25 Kefu Chairados: add "list-inconsistent-obj" cmd
2016-02-25 Kefu Chailibrados: add get_inconsistent_snapsets() API
2016-02-25 Kefu Chailibrados: add get_inconsistent_objects() API
2016-02-25 Kefu Chaiosd: add CEPH_OSD_OP_SCRUBLS pg op
2016-02-25 Kefu Chaiosd: persist inconsistent snapsets using omap
2016-02-25 Kefu Chailibrados: add `inconsistent_snapset_t` type
2016-02-25 Samuel Justosd/: clear scrub store safetly
2016-02-25 Kefu Chaiosd: persist inconsistent objs using omap
2016-02-25 Kefu Chaiosd: more constness to spg_t
2016-02-25 Kefu Chailibrados: add `inconsistent_obj_t` types
2016-02-25 Kefu Chairados: add "list-inconsistent-pg" command
2016-02-25 Kefu Chaipybind: add Rados.get_inconsistent_pgs method
2016-02-25 Kefu Chailibrados: add get_inconsistent_pgs() to librados
2016-02-25 Kefu Chaitools/rados: support more --format options
2016-02-24 Yehuda SadehMerge pull request #7597 from rzarzynski/wip-rgw-keysto...
2016-02-24 Sage WeilMerge pull request #7051 from wonzhq/scrub-cmp-map
2016-02-24 Sage WeilMerge pull request #7617 from liewegas/wip-14745
2016-02-24 Sage WeilMerge pull request #7286 from ktdreyer/wip-10587-init...
2016-02-24 Sage WeilMerge pull request #7599 from ifed01/wip-14707
2016-02-24 Sage WeilMerge pull request #7643 from jazeltq/add_count_github
2016-02-24 Sage WeilMerge pull request #7658 from majianpeng/bluestore
2016-02-24 Sage WeilMerge pull request #7677 from xiexingguo/xxg-wip-14786
2016-02-24 Sage WeilMerge pull request #7680 from ceph/wip-da-SCA-20160203
2016-02-24 Sage WeilMerge pull request #7681 from jjhuo/kstore-updates
2016-02-24 Jason DillamanMerge pull request #7759 from trociny/wip-rbd-mirror...
2016-02-24 Jason DillamanMerge pull request #7736 from trociny/fix-librbd-asok...
2016-02-24 Jason DillamanMerge pull request #7620 from jdurgin/wip-14419
2016-02-24 Josh Durgincls_rbd: add methods for keeping track of mirrored...
2016-02-24 Josh Durginlibrbd: rename rbd_pool_settings object to rbd_mirroring
2016-02-24 Loic DacharyMerge pull request #7762 from ErwanAliasr1/evelu-check
2016-02-24 Mykola Golublibrbd: init asok_hook on open so name is always known 7736/head
2016-02-24 Mykola Golublibrbd: get image name on open if it is opened by id
2016-02-24 Kefu ChaiMerge pull request #7743 from JiYou/open-test-for-bug...
2016-02-24 Haomai WangMerge pull request #7773 from roidayan/xio_remove_redun...
2016-02-24 Jason DillamanMerge pull request #7771 from xiexingguo/xxg-wip-fixawatch
2016-02-24 Roi Dayanxio: remove redundant magic methods 7773/head
2016-02-24 xie xingguolibrados: remove unused local variables 7771/head
2016-02-24 xie xingguolibrados: do not clear handle for aio_watch()
2016-02-24 Erwan Velutests/ceph-disk: Let teardown clearing data 7762/head
2016-02-24 Erwan Velutests/ceph-disk: Using dummy device mappers
2016-02-24 Erwan Velutests/ceph-disk: Creating missing working dir
2016-02-24 Jason DillamanMerge pull request #7649 from yuyuyu101/wip-async-watch
2016-02-24 You Jitest: enable test for bug #2339 which has been resolved. 7743/head
2016-02-24 Josh DurginMerge pull request #7761 from dillaman/wip-14847
2016-02-24 Haomai WangRadosClient: call watch_flush before finisher stop 7649/head
2016-02-23 Robert LeBlanctest/common/test_weighted_priority_queue Fix the unit... 7654/head
next