summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipwip-osd-redirectSage Weil2012-07-142-9/+13
* MOSDOpReply: add a forward_to fieldSage Weil2012-07-141-2/+16
* osdmap: drop useless and unused get_pg_role() methodSage Weil2012-07-141-6/+0
* osd: based misdirected op role calc on acting setSage Weil2012-07-141-2/+2
* osd: simplify helper usage for misdirected opsSage Weil2012-07-141-20/+20
* vstart: use absolute path for keyringNoah Watkins2012-07-141-2/+2
* OSD: add config options to fake missed pingsSamuel Just2012-07-133-0/+24
* crushtool: allow information generated during testing to be dumpedcaleb miles2012-07-135-11/+346
* doc: remove last reference to ceph-cookbooks.John Wilkins2012-07-131-1/+1
* doc: cookbooks issue resolved, so changed 'ceph-cookbooks' back to 'ceph.'John Wilkins2012-07-131-1/+1
* OSD: send_still_alive when we get a reply if we reported failureSamuel Just2012-07-131-0/+6
* PG: merge_log always use stats from authoritative replicaSamuel Just2012-07-132-4/+14
* qa: download tests from specified branchJosh Durgin2012-07-132-2/+4
* ReplicatedPG: don't mark repop done until apply completesSamuel Just2012-07-121-1/+2
* test_librbd: fix warningsSage Weil2012-07-121-1/+3
* ReplicatedPG,PG: dump recovery/backfill state on pg querySamuel Just2012-07-123-1/+124
* Merge remote-tracking branch 'gh/wip-2101'Sage Weil2012-07-126-71/+173
|\
| * crush: sum and check quantized weights for bucketSage Weil2012-07-114-15/+16
| * crush: Set maximum device/bucket weights.caleb miles2012-07-112-1/+14
| * crush: prevent integer overflow on reweightcaleb miles2012-07-114-60/+148
* | rbd: enable layering when using the new formatJosh Durgin2012-07-121-3/+4
* | doc: reverted file and role names.John Wilkins2012-07-121-10/+10
* | upstart: Make ceph-osd always set the crush location.Tommi Virtanen2012-07-121-5/+2
* | doc: fix config metavariables discussionSage Weil2012-07-121-6/+6
* | doc: perf countersSage Weil2012-07-121-0/+166
* | doc: added :: to code example.John Wilkins2012-07-121-1/+1
* | doc: minor edits.John Wilkins2012-07-121-6/+5
* | doc: cookbook name change broke some things in doc. Fixed.John Wilkins2012-07-121-11/+11
* | rados tool: bulk objects removalYehuda Sadeh2012-07-111-6/+10
* | Merge remote-tracking branch 'gh/wip-cct'Sage Weil2012-07-1111-18/+43
|\ \
| * | librados: simplify cct refcountingSage Weil2012-07-112-2/+4
| * | lockdep: stop lockdep when its cct goes awaySage Weil2012-07-113-0/+17
| * | CephContext: don't leak admin socketSage Weil2012-07-091-0/+1
| * | CephContext: drop obsolete ceph_destroy_contextSage Weil2012-07-095-13/+2
| * | librados: use CephContext ref countsSage Weil2012-07-092-2/+3
| * | CephContext: ref countSage Weil2012-07-093-3/+18
| * | test_stress_watch: just one librados instanceSage Weil2012-07-091-2/+2
* | | Merge branch 'next'Sage Weil2012-07-1111-72/+371
|\ \ \
| * | | rados: more usage cleanupSage Weil2012-07-111-2/+2
| * | | rados: usage messageDan Mick2012-07-111-11/+16
| * | | rados tool: remove -t param option for target poolYehuda Sadeh2012-07-111-2/+1
| * | | Makefile: don't install crush headersSage Weil2012-07-111-6/+6
| * | | Merge branch 'stable' into nextSage Weil2012-07-101-0/+2
| |\ \ \
| | * | | debian: include librados-config in librados-devSage Weil2012-07-081-0/+2
| | * | | lockdep: increase max locksSage Weil2012-07-061-1/+1
| | * | | config: add unlocked version of get_my_sections; use it internallySage Weil2012-07-062-1/+9
| | * | | config: fix lock recursion in get_val_from_conf_file()Sage Weil2012-07-062-2/+12
| | * | | config: fix recursive lock in parse_config_files()Sage Weil2012-07-061-1/+2
| | * | | rgw: initialize fields of RGWObjEntSage Weil2012-07-061-0/+2
| | * | | rgw: handle response-* paramsYehuda Sadeh2012-07-063-21/+69