summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.75v0.75Ken Dreyer2014-01-132-1/+7
* Merge pull request #1072 from ceph/wip-tier-snapGregory Farnum2014-01-133-12/+14
|\
| * osd/OSDMonitor: fix 'osd tier add ...' pool manglingSage Weil2014-01-102-3/+7
| * osd: fix propagation of removed snaps to other tiersSage Weil2014-01-101-6/+0
| * mon: debug propagate_snaps_to_tiersSage Weil2014-01-103-3/+7
|/
* Merge pull request #1062 from ceph/wip-7110Sage Weil2014-01-105-4/+50
|\
| * rgw: convert bucket info if neededYehuda Sadeh2014-01-095-4/+50
* | mongoose: fix warningSage Weil2014-01-101-0/+0
* | FileStore: detect XFS properlyGreg Farnum2014-01-091-1/+1
* | mon: set next commit in mon command repliesSage Weil2014-01-096-49/+96
|/
* Merge pull request #1045 from ceph/wip-7093Sage Weil2014-01-082-2/+9
|\
| * mon: only send messages to current OSDsSage Weil2014-01-041-1/+2
| * osd: ignore OSDMap messages while we are initializingSage Weil2014-01-041-0/+5
| * osd: do not send peering messages during initSage Weil2014-01-041-1/+2
* | Merge branch 'next'Gary Lowell2014-01-013-5/+19
|\ \
| * | v0.74v0.74Gary Lowell2013-12-302-1/+7
| |/
| * Merge pull request #908 from ceph/wip-6940Sage Weil2013-12-261-4/+12
| |\
| | * rgw: fix reading bucket policy in RGWBucket::get_policy()Yehuda Sadeh2013-12-061-4/+12
* | | osd/ReplicatedPG: improve debug output from check_localSage Weil2013-12-311-2/+2
* | | Merge pull request #1011 from dachary/wip-mon-daemonizeLoic Dachary2013-12-313-13/+37
|\ \ \
| * | | mon: add flags argument to common_init_finishLoic Dachary2013-12-313-4/+6
| * | | mon: fix indentationLoic Dachary2013-12-311-9/+9
| * | | mon: do not daemonize if CINIT_FLAG_NO_DAEMON_ACTIONSLoic Dachary2013-12-311-0/+2
| * | | mon: set CINIT_FLAG_NO_DAEMON_ACTIONS when appropriateLoic Dachary2013-12-311-1/+21
* | | | Merge pull request #1022 from ceph/wip-listomapvalsJosh Durgin2013-12-312-0/+26
|\ \ \ \
| * | | | qa: test rados listomapvals with >512 keysJosh Durgin2013-12-301-0/+24
| * | | | rados: allow listomapvals to list all k/v pairsBjørnar Ness2013-12-301-0/+2
* | | | | Merge pull request #1009 from dachary/wip-mon-idempotentSage Weil2013-12-312-1/+81
|\ \ \ \ \
| * | | | | mon: remove fixture directory between runsLoic Dachary2013-12-311-1/+1
| * | | | | mon: make ceph-mon --mkfs idempotentLoic Dachary2013-12-311-0/+51
| * | | | | mon: create mon-data directory on --mkfsLoic Dachary2013-12-311-0/+29
| | |/ / / | |/| | |
* | | | | Merge pull request #1016 from bydsky/bugfixSage Weil2013-12-312-4/+2
|\ \ \ \ \
| * | | | | msgr: fix rebind() raceXihui He2013-12-312-4/+2
* | | | | | Merge pull request #1024 from jdurgin/wip-7067Sage Weil2013-12-311-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | osd_types: add missing osd op flagsJosh Durgin2013-12-301-0/+3
|/ / / / /
* | | | | Merge pull request #1023 from ceph/port/miscSage Weil2013-12-308-16/+37
|\ \ \ \ \
| * | | | | make: conditionally build filestore backendsNoah Watkins2013-12-301-2/+9
| * | | | | test_cls_rbd: avoid warning -Wno-unnamed-template-argsNoah Watkins2013-12-301-6/+6
| * | | | | test_cls_rbd: avoid shift overflowNoah Watkins2013-12-301-1/+1
| * | | | | erasure: add dummy symbol to avoid warningsNoah Watkins2013-12-301-0/+3
| * | | | | make: avoid symbol exporting for C++ libs on non-LinuxNoah Watkins2013-12-303-3/+12
| * | | | | json_spirit: don't build json_spirit_value.cppNoah Watkins2013-12-301-2/+1
| * | | | | make: add top-level libcommon dependencyNoah Watkins2013-12-301-1/+1
| * | | | | make: restrict use of --as-needed to LinuxNoah Watkins2013-12-301-1/+4
* | | | | | Merge pull request #1006 from yuyuyu101/wip-7066Josh Durgin2013-12-301-7/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix rbd bench-write improper behaviorHaomai Wang2013-12-281-7/+22
* | | | | | librados: read into user's bufferlist for aio_readRutger ter Borg2013-12-302-14/+6
| |/ / / / |/| | | |
* | | | | Merge pull request #1018 from dachary/wip-vstart-fsidSage Weil2013-12-301-0/+1
|\ \ \ \ \
| * | | | | vstart: set fsid in [global]Loic Dachary2013-12-301-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1019 from dachary/wip-show-config-valueSage Weil2013-12-303-16/+43
|\ \ \ \ \