]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-12-30 Sage WeilMerge pull request #1018 from dachary/wip-vstart-fsid
2013-12-30 Sage WeilMerge pull request #1019 from dachary/wip-show-config...
2013-12-30 Loic Dacharycommon: evaluate --show-config* after CEPH_ARGS 1019/head
2013-12-30 Loic Dacharyvstart: set fsid in [global] 1018/head
2013-12-30 Sage WeilMerge pull request #1008 from ceph/port/spinlock
2013-12-30 Sage WeilMerge pull request #1014 from ceph/port/misc
2013-12-30 Sage WeilMerge pull request #1015 from yuyuyu101/wip-fix-tests
2013-12-30 Sage WeilMerge pull request #1013 from ceph/port/public-hdrs
2013-12-30 Haomai WangFix qa/workunits/rados/test_cache_pool.sh typos 1015/head
2013-12-30 Haomai WangFix test/filestore/store_test.cc error
2013-12-29 Noah Watkinsrados: include struct timeval definition 1013/head
2013-12-29 Noah Watkinsinttypes: use portable types in public headers
2013-12-29 Noah Watkinstest: include headers for struct statfs 1014/head
2013-12-29 Noah Watkinstest: remove platform specific header
2013-12-29 Noah Watkinstest: print warning about missing fs features
2013-12-29 Noah Watkinstest: only build some tests on linux
2013-12-29 Noah Watkinstest: fix VLA of non-POD type
2013-12-29 Noah Watkinsgtest: disable tr1/tuple
2013-12-29 Noah Watkinsmake: use c++ flags for building librados
2013-12-29 Noah Watkinswarning: fix typo and -Wmismatched-tags
2013-12-29 Noah Watkinsc++11: fix std::lock naming conflicts
2013-12-29 Noah Watkinskvstore: only build on linux
2013-12-29 Sage WeilMerge pull request #1007 from ceph/wip-misc-fixes
2013-12-29 Loic DacharyMerge pull request #1004 from ceph/wip-snaps
2013-12-28 Noah Watkinsspinlock: add generic spinlock implementation 1008/head
2013-12-28 Sage Weilqa/workunits/rest/test.py: rbd pool ruleset is now 0 1007/head
2013-12-28 Sage Weilceph_test_rados_api_tier: retry EBUSY race checks
2013-12-28 Sage Weillibcephfs: get osd location on -1 should return EINVAL
2013-12-28 Sage Weilqa/workunits/mon/crush_ops.sh: fix in-use rule rm test
2013-12-28 Sage Weilcrush: fix get_full_location_ordered
2013-12-28 Yehuda SadehMerge pull request #1005 from ceph/wip-rgw-leak
2013-12-28 Sage Weilrgw: fix leak of RGWProcess 1005/head
2013-12-28 Sage Weilosd: preserve user_version in snaps/clones 1004/head
2013-12-28 Sage Weilceph_test_rados: test read from snapshots
2013-12-27 Sage Weilosd/OSDMap: observe 'osd crush chooseleaf type' option...
2013-12-27 Josh DurginMerge branch 'rbd-map-options'
2013-12-27 Ilya Dryomovrbd: expose options available to rbd map
2013-12-27 Sage WeilMerge pull request #1001 from dachary/wip-forward-tid
2013-12-27 Loic DacharyMerge pull request #1002 from yuyuyu101/wip-7062
2013-12-27 Haomai WangLack of "start" member function declare in WBThrottle.h 1002/head
2013-12-27 Loic Dacharymessages: add tid to string form of MForward 1001/head
2013-12-27 Sage WeilMerge pull request #837 from ceph/port/fallocate
2013-12-27 Sage WeilMerge pull request #982 from dachary/wip-default-crush...
2013-12-27 Sage WeilMerge pull request #974 from dachary/wip-build-depends
2013-12-27 Sage WeilMerge pull request #994 from yuyuyu101/wip-7062
2013-12-27 Loic Dacharypackaging: make check needs argparse and uuidgen 974/head
2013-12-27 Josh DurginMerge pull request #1000 from ceph/wip-rbd-tinc-5426
2013-12-27 Josh Durginlibrbd: call user completion after incrementing perfcou... 1000/head
2013-12-26 Loic Dacharyosd: create default ruleset for erasure pools 982/head
2013-12-26 Loic Dacharymon: implement --osd-pool-default-crush-erasure-ruleset
2013-12-26 Loic Dacharymon: implement --osd-pool-default-crush-replicated...
2013-12-26 Loic Dacharyosd: use CrushWrapper::add_simple_ruleset
2013-12-26 Loic Dacharyosd: build_simple creates a single rule
2013-12-26 Loic Dacharycrush: set min_rep and max_rep depending on mode
2013-12-26 Loic Dacharycrush: add rule_type argument to add_simple_ruleset
2013-12-26 Loic Dacharypartially rename rule to ruleset
2013-12-26 Josh DurginMerge branch 'leseb-doc-rbd-havana'
2013-12-26 Sébastien Handoc: Add OpenStack Havana documentation
2013-12-26 Loic Dacharyosd: factorize build_simple and build_simple_from_conf
2013-12-26 Loic Dacharyqa: remove osd pool create erasure tests
2013-12-26 Loic Dacharymon: osd-pool-create must not loop forever on kill
2013-12-26 Loic Dacharyclient: SyntheticClient uses the first available pool
2013-12-26 Loic Dacharymon: MDS data and metadata pool numbers are hardcoded
2013-12-26 Haomai WangFix WBThrottle thread disappear problem 994/head
2013-12-26 Sage WeilMerge pull request #995 from dachary/wip-deprecated
2013-12-25 Ilya Dryomovceph_argparse: kill _daemon versions of argparse calls 996/head
2013-12-25 Loic Dacharyrados: deprecated attribute has no argument 995/head
2013-12-25 Loic DacharyMerge pull request #988 from ceph/wip-crush-location
2013-12-24 Sage WeilMerge pull request #993 from ceph/wip-librados-lock
2013-12-24 Yehuda Sadehlibrados: lockless get_instance_id() 993/head
2013-12-24 Yehuda Sadehobjecter, librados: create Objecter::Op in two phases
2013-12-24 Sage Weilcrush/CrushWrapper: note about get_immediate_parent() 988/head
2013-12-24 Sage Weillibrados: mark old get_version() as deprecated
2013-12-24 Sage Weillibrados: deprecate aio_operate() read variant that...
2013-12-24 Sage Weillibrbd: localize or distribute parent (snap) reads
2013-12-24 Sage Weilosdc/Objecter: use crush location and distance for...
2013-12-24 Sage Weilosdc/Objecter: maintain crush_location multimap
2013-12-24 Sage Weilcrush/CrushWrapper: simplify get_full_location_ordered()
2013-12-24 Sage Weilcrush/CrushWrapper: add get_common_ancestor_distance()
2013-12-24 Sage WeilMerge pull request #990 from ceph/wip-fix-mon-fwd
2013-12-23 Sage WeilMerge pull request #989 from ceph/wip-7056
2013-12-23 Sage Weilmon/OSDMonitor: use generic CrushWrapper::parse_loc_map...
2013-12-23 Sage Weilcrush/CrushWrapper: add parse_loc_[multi]map helpers
2013-12-23 Sage WeilMerge pull request #991 from dachary/wip-stop
2013-12-23 Sage Weilosd/ReplicatedPG: fix copy-get iteration of omap keys 989/head
2013-12-23 Sage Weilceph_test_rados: s/tmap/omap/
2013-12-23 Loic Dacharyvstart/stop: do not loop forever on kill 991/head
2013-12-23 Sage Weilconfig: add 'crush location' option
2013-12-23 Wido den Hollanderdoc: Fix caps documentation for Admin API
2013-12-23 Sage Weilmon: fix forwarded request features when requests are... 990/head
2013-12-23 Sage Weilosd/ReplicatedPG: include omap header in copy-get
2013-12-23 Sage WeilMerge pull request #984 from ceph/wip-7051
2013-12-23 Sage WeilMerge remote-tracking branch 'gh/next'
2013-12-23 Sage WeilMerge remote-tracking branch 'gh/wip-cache'
2013-12-23 Sage WeilMerge pull request #987 from ceph/wip-crush-shrink...
2013-12-23 Ilya Dryomovcrush: misc formatting and whitespace fixes 987/head
2013-12-23 Ilya Dryomovcrush: use kernel-doc consistently
2013-12-23 Ilya Dryomovcrush/mapper: unsigned -> unsigned int
2013-12-23 João Eduardo... Merge pull request #985 from dachary/wip-erasure-code...
2013-12-23 Loic Dacharymon: use kill instead of pkill in osd-pool-create 985/head
next