summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.80-rc1v0.80-rc1Jenkins2014-04-222-1/+7
* qa/workunits/rbd/copy.sh: skip some tests when tiering is enabledSage Weil2014-04-221-14/+21
* qa/workunits/rbd/copy.sh: fix testSage Weil2014-04-221-3/+13
* Merge pull request #1691 from ceph/wip-8139Sage Weil2014-04-225-17/+135
|\
| * osd/osd_types: pg_interval_t: include primaries in operator<<Sage Weil2014-04-211-1/+3
| * osd/osd_types: pg_interval_t: include up_primary in pg_interval_tSage Weil2014-04-212-3/+18
| * osd/osd_types: pg_interval_t: dump primarySage Weil2014-04-211-0/+1
| * osd: change in up set primary constitutes a peering interval changeSage Weil2014-04-215-10/+86
| * osd: use parent pgid (as appropriate) in generate_past_intervals()Sage Weil2014-04-211-4/+6
| * osd_types: pg_t: add get_ancestor() methodSage Weil2014-04-173-0/+22
* | ECBackend: use std::swap for boost::optionalSamuel Just2014-04-221-1/+1
* | Merge pull request #1710 from ceph/wip-coverityYehuda Sadeh2014-04-222-2/+6
|\ \
| * | osd/osd_types: RWState: initialize snaptrimmer_write_markerSage Weil2014-04-221-1/+6
| * | osdc/Objecter: drop unused fieldSage Weil2014-04-221-1/+0
* | | Merge pull request #1711 from ceph/wip-coverity-respawnSage Weil2014-04-221-1/+1
|\ \ \ | |/ / |/| |
| * | mds: make strncpy in ::respawn saferJohn Spray2014-04-221-1/+1
* | | doc/release-notes: a bit of prose about fireflySage Weil2014-04-221-0/+32
|/ /
* | Merge pull request #1651 from enovance/wip-bragSage Weil2014-04-214-33/+22
|\ \
| * \ Merge branch 'master' of https://github.com/enovance/ceph-brag into fireflyBabu Shanmugam2014-04-114-33/+22
| |\ \
| | * | Included the total cluster size in components_count objectBabu Shanmugam2014-04-114-6/+12
| | * | Fetching the date from ceph osd dump as that is more reliable across ceph ver...Babu Shanmugam2014-04-111-12/+3
| | * | While generating crush_types, avoiding item parsing, and calculating type cou...Babu Shanmugam2014-04-111-15/+5
| | * | Bug fix in the way crush_type is extracted from osd crush dumpBabu Shanmugam2014-04-111-3/+5
* | | | doc/release-notes: v0.80Sage Weil2014-04-212-17/+82
* | | | Merge pull request #1707 from ceph/wip-rbd-testJosh Durgin2014-04-212-10/+15
|\ \ \ \
| * | | | qa/workunit/rbd/import_export.sh: skip list-objects tests with tieringSage Weil2014-04-211-8/+15
| * | | | qa/workunit/rbd/copy.sh: do not delete/recreate rbd poolSage Weil2014-04-211-2/+0
|/ / / /
* | | | doc: Fixed syntax to include 'pool'.John Wilkins2014-04-211-1/+1
* | | | Merge pull request #1703 from ceph/wip-7942Samuel Just2014-04-217-59/+302
|\ \ \ \
| * | | | ReplicatedPG::do_op: check for blocked snapset objSamuel Just2014-04-212-1/+35
| * | | | ReplicatedPG: in trim, grab w locks on obc and snapset_obcSamuel Just2014-04-213-17/+69
| * | | | ReplicatedPG: if we get ENOENT on clone, remove clone from snapsetSamuel Just2014-04-213-9/+45
| * | | | ReplicatedPG: do not create whiteout clonesSamuel Just2014-04-211-19/+61
| * | | | ReplicatedPG,rados: add CEPH_OSD_[COPY_FROM]_MAP_SNAP_TO_CLONESamuel Just2014-04-214-6/+81
| * | | | ReplicatedPG::process_copy_chunk: don't check snaps if we got headSamuel Just2014-04-141-1/+1
| * | | | ReplicatedPG::finish_promote: soid.clone may have been trimed, fix assertSamuel Just2014-04-141-1/+1
| * | | | ReplicatedPG::agent_work: skip if head is missingSamuel Just2014-04-141-0/+5
| * | | | ReplicatedPG::cancel_flush: requeue dup_ops even if !opSamuel Just2014-04-141-2/+3
| * | | | ReplicatedPG::_rollback_to: fix comment, clone certainly could be missingSamuel Just2014-04-141-3/+1
* | | | | Merge pull request #1705 from ceph/wip-8124Sage Weil2014-04-2115-39/+134
|\ \ \ \ \
| * | | | | ReplicatedPG: do not use shard for hit_set object namesSamuel Just2014-04-211-2/+2
| * | | | | ReplicatedPG::agent_load_hit_sets: take ondisk_read_lockSamuel Just2014-04-211-2/+12
| * | | | | PG,PGLog: update hit_set during peeringSamuel Just2014-04-212-0/+3
| * | | | | osd/: propogate hit_set history with repopSamuel Just2014-04-2110-22/+70
| * | | | | encoding: use unqualified name for encode/decode in boost::optional encodingSamuel Just2014-04-211-2/+2
| * | | | | ECMsgTypes::ECSubWrite: fix at_version indentationSamuel Just2014-04-211-1/+1
| * | | | | osd: track the number of hit_set archive objects in a pgSamuel Just2014-04-213-7/+40
| * | | | | ReplicatedPG::hit_set_persist: clean up degraded checkSamuel Just2014-04-211-3/+4
* | | | | | qa/workunits/cephtool/test.sh: make set pg_num test non-racySage Weil2014-04-211-4/+9
|/ / / / /
* | | | | buffer: adjust #include orderSage Weil2014-04-181-1/+1