summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup 'ReplicatedPG: allow CopyOps to optionally clean up themselves'dnm-wip-promoteGreg Farnum2013-09-261-0/+1
* fixup honor_cache_redirectsGreg Farnum2013-09-261-3/+3
* OSD: unset_honor_cache_redirects() on ObjecterGreg Farnum2013-09-261-0/+1
* Objecter: add "honor_cache_redirects" flag covering cache settingsGreg Farnum2013-09-262-2/+7
* ReplicatedPG: implement promote_objectGreg Farnum2013-09-262-0/+30
* ReplicatedPG: allow CopyOps to optionally clean up themselvesGreg Farnum2013-09-262-9/+26
* ReplicatedPG: remove useless pcop param from start_copyGreg Farnum2013-09-242-5/+3
* ReplicatedPG: add insufficient skeleton for promote_objectGreg Farnum2013-09-242-6/+21
* ReplicatedPG: follow the same finish path for failed copy opsGreg Farnum2013-09-231-31/+29
* ReplicatedPG: use our already-found iterator instead of going back into mapGreg Farnum2013-09-231-2/+2
* Merge pull request #614 from ceph/wip-rados-modelGregory Farnum2013-09-233-11/+17
|\
| * ceph_test_rados: fix COPY_FROM completionSage Weil2013-09-201-4/+4
| * ceph_test_rados: fix seq_num, improve error outputSage Weil2013-09-201-4/+3
| * ceph_test_rados: limit max_in_flight to objects/2Sage Weil2013-09-201-2/+2
| * ceph_test_rados: do not COPY_FROM selfSage Weil2013-09-201-1/+3
| * osd/ReplicatedPG: handle COPY_FROM selfSage Weil2013-09-201-0/+5
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-09-238-41/+73
|\ \
| * \ Merge pull request #612 from ceph/wip-6361João Eduardo Luís2013-09-214-6/+19
| |\ \
| | * | qa: workunits: cephtool: check if 'heap' commands are parseablewip-6361Joao Eduardo Luis2013-09-201-0/+7
| | * | osd: OSD: add 'heap' command to known osd commands arrayJoao Eduardo Luis2013-09-201-0/+4
| | * | mds: MDS: pass only heap profiler commands instead of the whole cmd vectorJoao Eduardo Luis2013-09-201-1/+3
| | * | perfglue/heap_profiler.cc: expect args as first element on cmd vectorJoao Eduardo Luis2013-09-201-5/+5
| * | | mon: fix wrong arg to "instructed to" status messageDan Mick2013-09-201-1/+1
| * | | rgw: destroy get_obj handle in copy_obj()Yehuda Sadeh2013-09-202-7/+23
| * | | lru_map: don't use list::size()Yehuda Sadeh2013-09-201-1/+1
| * | | common/lru_map: rename tokens to entriesYehuda Sadeh2013-09-201-24/+24
| * | | bufferlist: don't use list::size()Yehuda Sadeh2013-09-201-3/+6
| |/ /
| * | rgw: use bufferlist::append() instead of bufferlist::push_back()Yehuda Sadeh2013-09-191-1/+1
* | | doc: When bootstrapping mon set the correct caps for client.adminWido den Hollander2013-09-231-1/+1
| |/ |/|
* | Merge pull request #592 from ceph/wip-6287Dan Mick2013-09-201-2/+2
|\ \
| * | mon/OSDMonitor: make busy creating pgs message more explicitSage Weil2013-09-121-2/+2
* | | Merge pull request #608 from dachary/wip-6357Dan Mick2013-09-202-2/+3
|\ \ \
| * | | mon: fix inverted test in osd pool createLoic Dachary2013-09-202-2/+3
* | | | Merge pull request #613 from ceph/wip-6356John Wilkins2013-09-201-13/+16
|\ \ \ \
| * | | | note that ceph-deploy should not be called with sudo on certain situationsAlfredo Deza2013-09-201-13/+16
|/ / / /
* | | | FileStore: only remove the omap entries if nlink == 1Samuel Just2013-09-201-1/+2
* | | | Merge pull request #590 from ceph/wip-6284Sage Weil2013-09-201-2/+4
|\ \ \ \
| * | | | osdc/ObjectCacher: finish contexts after dropping object referenceYan, Zheng2013-09-181-2/+4
* | | | | Makefile: add extra cls DENCODER_DEPS in the cls makefile, not rgwSage Weil2013-09-192-5/+4
* | | | | Merge pull request #609 from dmick/wip-6293David Zafman2013-09-191-1/+1
|\ \ \ \ \
| * | | | | mon: fix wrong arg to "instructed to" status messageDan Mick2013-09-191-1/+1
|/ / / / /
* | | | | Merge pull request #604 from ceph/wip-buck-centos-coreGary Lowell2013-09-193-27/+13
|\ \ \ \ \
| * | | | | Remove unneeded junit4 checkwip-buck-centos-coreJoe Buck2013-09-161-4/+0
| * | | | | Removing extraneous codeJoe Buck2013-09-162-15/+1
| * | | | | Use a loop for testing jdk pathsJoe Buck2013-09-161-8/+12
* | | | | | Makefile: fix unittest_archSage Weil2013-09-191-0/+5
| |_|/ / / |/| | | |
* | | | | Makefile: fix unittest_crc32cSage Weil2013-09-191-0/+5
* | | | | os/FileStore: fix uninitialized varSage Weil2013-09-181-1/+1
| |/ / / |/| | |
* | | | doc/release-notes: v0.69Sage Weil2013-09-181-0/+50
* | | | Merge branch 'next'Gary Lowell2013-09-1811-6/+36
|\ \ \ \ | | |_|/ | |/| |