Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v0.75v0.75 | Ken Dreyer | 2014-01-13 | 2 | -1/+7 |
* | Merge pull request #1072 from ceph/wip-tier-snap | Gregory Farnum | 2014-01-13 | 3 | -12/+14 |
|\ | |||||
| * | osd/OSDMonitor: fix 'osd tier add ...' pool mangling | Sage Weil | 2014-01-10 | 2 | -3/+7 |
| * | osd: fix propagation of removed snaps to other tiers | Sage Weil | 2014-01-10 | 1 | -6/+0 |
| * | mon: debug propagate_snaps_to_tiers | Sage Weil | 2014-01-10 | 3 | -3/+7 |
|/ | |||||
* | Merge pull request #1062 from ceph/wip-7110 | Sage Weil | 2014-01-10 | 5 | -4/+50 |
|\ | |||||
| * | rgw: convert bucket info if needed | Yehuda Sadeh | 2014-01-09 | 5 | -4/+50 |
* | | mongoose: fix warning | Sage Weil | 2014-01-10 | 1 | -0/+0 |
* | | FileStore: detect XFS properly | Greg Farnum | 2014-01-09 | 1 | -1/+1 |
* | | mon: set next commit in mon command replies | Sage Weil | 2014-01-09 | 6 | -49/+96 |
|/ | |||||
* | Merge pull request #1045 from ceph/wip-7093 | Sage Weil | 2014-01-08 | 2 | -2/+9 |
|\ | |||||
| * | mon: only send messages to current OSDs | Sage Weil | 2014-01-04 | 1 | -1/+2 |
| * | osd: ignore OSDMap messages while we are initializing | Sage Weil | 2014-01-04 | 1 | -0/+5 |
| * | osd: do not send peering messages during init | Sage Weil | 2014-01-04 | 1 | -1/+2 |
* | | Merge branch 'next' | Gary Lowell | 2014-01-01 | 3 | -5/+19 |
|\ \ | |||||
| * | | v0.74v0.74 | Gary Lowell | 2013-12-30 | 2 | -1/+7 |
| |/ | |||||
| * | Merge pull request #908 from ceph/wip-6940 | Sage Weil | 2013-12-26 | 1 | -4/+12 |
| |\ | |||||
| | * | rgw: fix reading bucket policy in RGWBucket::get_policy() | Yehuda Sadeh | 2013-12-06 | 1 | -4/+12 |
* | | | osd/ReplicatedPG: improve debug output from check_local | Sage Weil | 2013-12-31 | 1 | -2/+2 |
* | | | Merge pull request #1011 from dachary/wip-mon-daemonize | Loic Dachary | 2013-12-31 | 3 | -13/+37 |
|\ \ \ | |||||
| * | | | mon: add flags argument to common_init_finish | Loic Dachary | 2013-12-31 | 3 | -4/+6 |
| * | | | mon: fix indentation | Loic Dachary | 2013-12-31 | 1 | -9/+9 |
| * | | | mon: do not daemonize if CINIT_FLAG_NO_DAEMON_ACTIONS | Loic Dachary | 2013-12-31 | 1 | -0/+2 |
| * | | | mon: set CINIT_FLAG_NO_DAEMON_ACTIONS when appropriate | Loic Dachary | 2013-12-31 | 1 | -1/+21 |
* | | | | Merge pull request #1022 from ceph/wip-listomapvals | Josh Durgin | 2013-12-31 | 2 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | qa: test rados listomapvals with >512 keys | Josh Durgin | 2013-12-30 | 1 | -0/+24 |
| * | | | | rados: allow listomapvals to list all k/v pairs | Bjørnar Ness | 2013-12-30 | 1 | -0/+2 |
* | | | | | Merge pull request #1009 from dachary/wip-mon-idempotent | Sage Weil | 2013-12-31 | 2 | -1/+81 |
|\ \ \ \ \ | |||||
| * | | | | | mon: remove fixture directory between runs | Loic Dachary | 2013-12-31 | 1 | -1/+1 |
| * | | | | | mon: make ceph-mon --mkfs idempotent | Loic Dachary | 2013-12-31 | 1 | -0/+51 |
| * | | | | | mon: create mon-data directory on --mkfs | Loic Dachary | 2013-12-31 | 1 | -0/+29 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1016 from bydsky/bugfix | Sage Weil | 2013-12-31 | 2 | -4/+2 |
|\ \ \ \ \ | |||||
| * | | | | | msgr: fix rebind() race | Xihui He | 2013-12-31 | 2 | -4/+2 |
* | | | | | | Merge pull request #1024 from jdurgin/wip-7067 | Sage Weil | 2013-12-31 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | osd_types: add missing osd op flags | Josh Durgin | 2013-12-30 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #1023 from ceph/port/misc | Sage Weil | 2013-12-30 | 8 | -16/+37 |
|\ \ \ \ \ | |||||
| * | | | | | make: conditionally build filestore backends | Noah Watkins | 2013-12-30 | 1 | -2/+9 |
| * | | | | | test_cls_rbd: avoid warning -Wno-unnamed-template-args | Noah Watkins | 2013-12-30 | 1 | -6/+6 |
| * | | | | | test_cls_rbd: avoid shift overflow | Noah Watkins | 2013-12-30 | 1 | -1/+1 |
| * | | | | | erasure: add dummy symbol to avoid warnings | Noah Watkins | 2013-12-30 | 1 | -0/+3 |
| * | | | | | make: avoid symbol exporting for C++ libs on non-Linux | Noah Watkins | 2013-12-30 | 3 | -3/+12 |
| * | | | | | json_spirit: don't build json_spirit_value.cpp | Noah Watkins | 2013-12-30 | 1 | -2/+1 |
| * | | | | | make: add top-level libcommon dependency | Noah Watkins | 2013-12-30 | 1 | -1/+1 |
| * | | | | | make: restrict use of --as-needed to Linux | Noah Watkins | 2013-12-30 | 1 | -1/+4 |
* | | | | | | Merge pull request #1006 from yuyuyu101/wip-7066 | Josh Durgin | 2013-12-30 | 1 | -7/+22 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix rbd bench-write improper behavior | Haomai Wang | 2013-12-28 | 1 | -7/+22 |
* | | | | | | librados: read into user's bufferlist for aio_read | Rutger ter Borg | 2013-12-30 | 2 | -14/+6 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #1018 from dachary/wip-vstart-fsid | Sage Weil | 2013-12-30 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | vstart: set fsid in [global] | Loic Dachary | 2013-12-30 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1019 from dachary/wip-show-config-value | Sage Weil | 2013-12-30 | 3 | -16/+43 |
|\ \ \ \ \ |