summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FileStore::_collection_rename: fix global replay guardwip-cuttlefish-nextSamuel Just2013-07-231-3/+10
* PGLog::rewind_divergent_log: unindex only works from tail, index() insteadSamuel Just2013-07-221-1/+2
* ReplicatedPG: track temp collection contents, clear during on_changeSamuel Just2013-07-192-0/+29
* PG, ReplicatedPG: pass a transaction down to ReplicatedPG::on_changeSamuel Just2013-07-194-7/+10
* PG: start flush on primary only after we process the master logSamuel Just2013-07-191-5/+15
* ReplicatedPG: replace clean_up_local with a debug checkSamuel Just2013-07-195-13/+24
* FileStore: add global replay guard for split, collection_renameSamuel Just2013-07-192-0/+84
* OSD: add config option for peering_wq batch sizeSamuel Just2013-07-193-5/+6
* mon: decline to scrub when paxos is not activeSage Weil2013-07-181-0/+12
* v0.61.5v0.61.5Gary Lowell2013-07-172-1/+7
* ceph-disk: rely on /dev/disk/by-partuuid instead of special-casing journal sy...Sage Weil2013-07-161-34/+3
* mon: Monitor: StoreConverter: clearer debug message on 'needs_conversion()'Joao Eduardo Luis2013-07-161-1/+1
* mon: Monitor: do not reopen MonitorDBStore during conversionJoao Eduardo Luis2013-07-161-1/+0
* messages/MClientReconnect: clear data when encodingSage Weil2013-07-151-0/+1
* mon: once sync full is chosen, make sure we don't change our mindSage Weil2013-07-151-0/+4
* mon: do not scrub if scrub is in progressSage Weil2013-07-131-0/+5
* messages/MPGStats: do not set paxos version to osdmap epochSage Weil2013-07-131-2/+6
* osd/OSDmap: fix OSDMap::Incremental::dump() for new pool namesSage Weil2013-07-131-1/+8
* mon/PaxosService: prevent reads until initial service commit is doneSage Weil2013-07-131-2/+5
* client: send all request put's through put_request()Sage Weil2013-07-133-20/+31
* client: fix remaining Inode::put() caller, and make method psuedo-privateSage Weil2013-07-132-3/+5
* client: use put_inode on MetaRequest inode refsSage Weil2013-07-133-6/+25
* mon: be smarter about calculating last_epoch_clean lower boundSage Weil2013-07-122-3/+14
* osd: report pg stats to mon at least every N (=500) epochsSage Weil2013-07-122-1/+10
* osd: fix warningSage Weil2013-07-121-1/+1
* Merge remote-tracking branch 'gh/wip-mon-sync-2' into cuttlefishSage Weil2013-07-126-32/+83
|\
| * Merge remote-tracking branch 'gh/cuttlefish' into wip-mon-sync-2Sage Weil2013-07-1024-78/+419
| |\
| * | mon/Paxos: fix sync restartSage Weil2013-07-052-9/+24
| * | mon: uninline _trim_enable and Paxos::trim_{enable,disable} so we can debug themSage Weil2013-07-054-13/+30
| * | mon/Paxos: increase paxos max join driftSage Weil2013-07-041-1/+1
| * | mon/Paxos: configure minimum paxos txns separatelySage Weil2013-07-042-3/+3
| * | mon: include any new paxos commits in each sync CHUNK messageSage Weil2013-07-041-1/+20
| * | mon/MonitorDBStore: expose get_chunk_tx()Sage Weil2013-07-041-5/+5
* | | Get device-by-path by looking for it instead of assuming 3rd entry.Sandon Van Ness2013-07-101-1/+7
| |/ |/|
* | osd: limit number of inc osdmaps send to peers, clientsSage Weil2013-07-102-5/+11
* | rgw: Fix return value for swift user not foundChristophe Courtaut2013-07-101-0/+3
* | mon/OSDMonitor: make 'osd crush rm ...' slightly more idempotentSage Weil2013-07-091-1/+7
* | mon/OSDMonitor: fix base case for loading full osdmapSage Weil2013-07-081-1/+3
* | mon: fix osdmap stash, trim to retain complete history of full mapsSage Weil2013-07-084-20/+47
* | mon: implement simple 'scrub' commandSage Weil2013-07-089-4/+309
* | Elector.h: features are 64 bitSamuel Just2013-07-082-3/+4
* | ceph_features.h: declare all features as ULLSamuel Just2013-07-081-33/+33
* | Pipe: use uint64_t not unsigned when setting featuresSamuel Just2013-07-081-1/+1
* | client: remove O_LAZYwip-lazy-cuttlefishSage Weil2013-07-084-10/+2
* | osd/osd_types: fix pg_stat_t::dump for last_epoch_cleanSage Weil2013-07-081-1/+1
* | mon: remove bad assert about monmap versionSage Weil2013-07-081-1/+0
|/
* mon: enable leveldb cache by defaultSage Weil2013-07-031-1/+1
* mon/Paxos: make 'paxos trim disabled max versions' much much largerSage Weil2013-07-031-1/+1
* mon: do not reopen MonitorDBStore during startupSage Weil2013-07-033-55/+58
* sysvinit, upstart: handle symlinks to dirs in /var/lib/ceph/*Sage Weil2013-07-025-5/+5