summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.56.4v0.56.4Gary Lowell2013-03-252-1/+7
* rgw: bucket index ops on system buckets shouldn't do anythingYehuda Sadeh2013-03-252-1/+7
* systest: restrict list error acceptanceJosh Durgin2013-03-251-1/+1
* systest: fix race with pool deletionJosh Durgin2013-03-254-13/+19
* os/FileJournal: fix aio self-throttling deadlockSage Weil2013-03-221-8/+17
* common/MemoryModel: remove logging to /tmp/memlogSage Weil2013-03-221-13/+1
* init-ceph: clean up temp ceph.conf filename on exitSage Weil2013-03-221-0/+1
* init-ceph: push temp conf file to a unique location on remote hostSage Weil2013-03-221-2/+3
* mkcephfs: make remote temp directory name uniqueSage Weil2013-03-221-1/+2
* PG::GetMissing: need to check need_up_thru in MLogRec handlerSamuel Just2013-03-221-1/+8
* PG,osd_types: improve check_new_interval debuggingSamuel Just2013-03-222-1/+15
* FileStore: fix reversed collection_empty return valueSamuel Just2013-03-211-1/+1
* FileStore: set replay guard on create_collectionSamuel Just2013-03-212-1/+26
* FileStore: _split_collection should not create the collectionSamuel Just2013-03-215-1/+69
* client: use 4MB f_bsize and f_frsize for statfsSage Weil2013-03-211-5/+8
* os/FileStore: check replay guard on src for collection renameSage Weil2013-03-201-0/+4
* PG::proc_replica_log: oinfo.last_complete must be *before* first entry in omi...Samuel Just2013-03-201-4/+17
* osd/PG: fix typo, missing -> omissingSage Weil2013-03-201-1/+1
* PG::proc_replica_log: adjust oinfo.last_complete based on omissingSamuel Just2013-03-201-0/+2
* osd: fix load_pgs collection handlingSage Weil2013-03-191-28/+31
* osd: fix load_pgs handling of pg dirs without a headSage Weil2013-03-191-0/+8
* OSD::load_pgs: first scan colls before initing PGsSamuel Just2013-03-191-1/+10
* osd: Add digest of omap for deep-scrubDavid Zafman2013-03-193-9/+50
* OSD: split temp collection as wellSamuel Just2013-03-191-0/+9
* PG: ignore non MISSING pg query in ReplicaActiveSamuel Just2013-03-191-3/+4
* FileJournal: queue_pos \in [get_top(), header.max_size)Samuel Just2013-03-191-1/+1
* OSD: expand_pg_num after pg removesSamuel Just2013-03-191-5/+8
* osd: update snap collections for sub_op_modify log records conditionalySage Weil2013-03-192-4/+7
* osd: include snaps in pg_log_entry_t::dump()Sage Weil2013-03-191-0/+14
* osd: unconditionally encode snaps bufferSage Weil2013-03-191-7/+7
* osd: improve debug output on snap collectionsSage Weil2013-03-192-3/+15
* PG: check_recovery_sources must happen even if not activeSamuel Just2013-03-152-4/+11
* HashIndex: _collection_list_partial must tolerate NULL nextSamuel Just2013-03-151-0/+3
* OSD: lock not needed in ~DeletingState()Samuel Just2013-03-151-1/+0
* ReplicatedPG: don't leak reservation on removalSamuel Just2013-03-151-0/+3
* rgw: set up curl with CURL_NOSIGNALYehuda Sadeh2013-03-131-0/+1
* osd: mark down connections from old peersSage Weil2013-03-111-6/+4
* osd/PG: rename require_same_or_newer_map -> is_same_or_newer_mapSage Weil2013-03-113-8/+8
* log: drop default 'log max recent' from 100k -> 10kSage Weil2013-03-111-1/+1
* Fix radosgw actually reloading after rotating logs.Jan Harkes2013-03-111-1/+1
* common: reduce default in-memory logs for non-daemonsJosh Durgin2013-03-111-1/+2
* osd: allow (some) log trim when degraded, but not during recoverySage Weil2013-03-082-3/+11
* osd: restructure calc_trimSage Weil2013-03-081-22/+30
* osd: allow pg log trim during (non-classic) scrubSage Weil2013-03-083-1/+5
* msgr: drop messages on cons with CLOSED PipesSage Weil2013-03-081-0/+2
* Fix output of 'ceph osd tree --format=json'Concubidated2013-03-081-4/+2
* deb: Add ceph-coverage to ceph-test deb packageSam Lang2013-03-081-0/+1
* rgw: set attrs on various list bucket xml results (swift)Yehuda Sadeh2013-03-081-4/+4
* formatter: add the ability to dump attrs in xml entitiesYehuda Sadeh2013-03-082-9/+97
* rgw: don't iterate through all objects when in namespaceYehuda Sadeh2013-03-081-1/+21