summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: don't iteraste through all objects when in namespacewip-4363-nextYehuda Sadeh2013-03-071-1/+21
* Merge branch 'master' of https://github.com/ceph/cephGary Lowell2013-03-051-0/+2
|\
| * debian: require >= python2.6 for ceph as wellJosh Durgin2013-03-041-0/+1
| * Add X-Python-Version >=2.6 to debian control file.Filippos Giannakos2013-03-041-0/+1
* | Merge branch 'next'Gary Lowell2013-03-053-2/+8
|\ \ | |/ |/|
| * v0.58v0.58Gary Lowell2013-03-042-1/+7
| * PG,ReplicatedPG: use pg_has_reset_since to discard old async eventsSamuel Just2013-03-044-6/+10
| * PG::build_scrub_map: detect race with peering via last_peering_resetSamuel Just2013-03-041-2/+2
| * ReplicatedPG::C_OSD_CommittedPushedObject: use intrusive_ptr for pgSamuel Just2013-03-041-3/+1
| * ReplicatedPG::C_OSD_CommittedPushedObject take epoch submittedSamuel Just2013-03-042-13/+18
| * jounal: disable aioSage Weil2013-03-041-1/+1
* | init-ceph: fix --restart optionSage Weil2013-03-041-2/+2
* | doc: Updated year in footer.John Wilkins2013-03-041-2/+2
* | Merge branch 'master' of https://github.com/ceph/cephJohn Wilkins2013-03-041-16/+15
|\ \
| * \ Merge pull request #89 from Elbandi/masterSage Weil2013-03-041-16/+15
| |\ \
| | * | Build: no longer need to use LEVELDB_INCLUDEAndras Elso2013-03-041-16/+15
* | | | doc: Added instructions for ensuring ceph config file and keyring prior to mo...John Wilkins2013-03-041-7/+28
|/ / /
* | | Merge remote-tracking branch 'gh/wip-3484'Sage Weil2013-03-046-2/+188
|\ \ \ | |/ / |/| |
| * | tools: ceph: add 'ceph df' usageJoao Eduardo Luis2013-03-042-0/+2
| * | mon: Monitor: 'ceph df'Joao Eduardo Luis2013-03-044-2/+186
* | | README: Add libsnappy-dev to build requirements.Gary Lowell2013-03-011-0/+1
* | | doc: missing blank line in radosgw/config-refDan Mick2013-03-011-0/+1
* | | Merge pull request #85 from dalgaaf/wip-da-spec-1Gary Lowell2013-03-011-2/+17
|\ \ \
| * | | ceph.spec.in: merge fdupes support from SUSE packagesDanny Al-Gaaf2013-03-011-0/+7
| * | | ceph.spec.in: add on non-RHEL sharutils to 'BuildRequires:'Danny Al-Gaaf2013-03-011-0/+3
| * | | ceph.spec.in: fix 'Requires:' to get sgdisk into the systemDanny Al-Gaaf2013-03-011-2/+7
* | | | Merge pull request #88 from nmtadam/masterSage Weil2013-03-011-2/+2
|\ \ \ \
| * | | | librados.hpp: replace paris with pairsAdam Manzanares2013-03-011-2/+2
|/ / / /
* | | | doc: Instruction should have been noout, not nodown.John Wilkins2013-03-011-8/+8
* | | | doc: Fixed OSD pool config settings. Should be in [global], not [osd].John Wilkins2013-03-012-3/+3
* | | | ceph.spec.in: Require gptfdisk for Suse, gdisk for otherwiseGary Lowell2013-03-011-1/+2
* | | | Merge pull request #87 from dalgaaf/wip-da-sca-style-2Sage Weil2013-03-0131-277/+260
|\ \ \ \ | |/ / / |/| | |
| * | | osd/Watch.cc: init NotifyTimeoutCB::canceled in constructor with falseDanny Al-Gaaf2013-03-011-1/+1
| * | | osd/ReplicatedPG.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-21/+21
| * | | ReplicatedPG.cc: remove unused variablesDanny Al-Gaaf2013-03-011-2/+0
| * | | ReplicatedPG.cc: remove consecutive return/break statementDanny Al-Gaaf2013-03-011-1/+0
| * | | osd/PG.cc: reduce scope of listed_collection in read_log_old()Danny Al-Gaaf2013-03-011-1/+2
| * | | osd/PG.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-8/+8
| * | | osd/OSD.cc: remove unused variable 'map<int64_t, int> pool_resize'Danny Al-Gaaf2013-03-011-2/+0
| * | | osd/OSD.cc: reduce scope of "PG *pg" in OSD::handle_pg_query()Danny Al-Gaaf2013-03-011-2/+1
| * | | osd/OSD.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-24/+24
| * | | os/IndexManager.cc: reduce scope of 'int r' in IndexManager::build_index()Danny Al-Gaaf2013-03-011-1/+1
| * | | os/LevelDBStore.h: pass const string by reference to past_prefix()Danny Al-Gaaf2013-03-011-1/+1
| * | | os/FileStore.cc: fix warning about comparing int with boolDanny Al-Gaaf2013-03-011-2/+2
| * | | os/FileStore.cc: remove identical else branchDanny Al-Gaaf2013-03-011-3/+1
| * | | os/FileStore.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-1/+1
| * | | SimpleMessenger.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-6/+6
| * | | msg/Pipe.cc: reduce scope of some variablesDanny Al-Gaaf2013-03-011-2/+2
| * | | mon/Paxos.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-2/+2
| * | | mon/PGMonitor.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-4/+4