summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deb: Add ceph-coverage to ceph-test deb packageargonautSam Lang2013-04-181-0/+1
* packaging: Add ceph-test debian packageGary Lowell2013-04-184-3/+67
* rgw: don't iterate through all objects when in namespaceYehuda Sadeh2013-03-081-1/+21
* FileJournal::wrap_read_bl: adjust pos before returningSamuel Just2013-02-281-0/+2
* rgw: a tool to fix clobbered bucket info in user's bucket listYehuda Sadeh2013-02-071-1/+48
* rgw: bucket recreation should not clobber bucket infoYehuda Sadeh2013-02-072-1/+24
* rgw: unlink multipart upload parts when completing uploadYehuda Sadeh2013-02-051-2/+13
* rgw: a tool to fix buckets with leaked multipart referencesYehuda Sadeh2013-02-053-9/+109
* rgw: radosgw-admin object unlinkYehuda Sadeh2013-02-054-0/+43
* Merge remote-tracking branch 'gh/wip-scrub-argonaut' into argonautSage Weil2013-01-188-45/+227
|\
| * osd: send forced scrub/repair through scrub schedulingSage Weil2013-01-154-20/+34
| * osd: use helpers to queue a PG in the scrub LRUSage Weil2013-01-153-14/+25
| * osd/ReplicatedPG: validate ino when scrubbing snap collectionsSage Weil2013-01-154-4/+7
| * ReplicatedPG: compare nlinks to snapcollsSamuel Just2013-01-151-0/+6
| * ReplicatedPG/PG: check snap collections during _scan_listSamuel Just2013-01-154-2/+119
| * byteorder: fix gcc 4.7 warningsSage Weil2013-01-151-3/+3
| * osd_types: add nlink and snapcolls fields to ScrubMap::objectSamuel Just2013-01-152-3/+17
| * osd_types: bring ScrubMap::object up to the 0.56.1 encodingSamuel Just2013-01-152-3/+15
| * osd: make missing head non-fatal during scrubSage Weil2013-01-151-2/+7
* | os/: Add CollectionIndex::prep_deleteSamuel Just2013-01-184-1/+48
* | rgw: copy object should not copy source aclsYehuda Sadeh2013-01-161-0/+3
|/
* ReplicatedPG: fix snapdir trimmingSamuel Just2013-01-101-9/+28
* v0.48.3argonautv0.48.3argonautGary Lowell2013-01-072-2/+8
* osd: fix race in do_recovery()Sage Weil2013-01-072-0/+9
* ReplicatedPG: requeue waiting_for_ondisk in apply_and_flush_repopsSamuel Just2013-01-071-12/+19
* ObjectCacher: fix off-by-one error in splitJosh Durgin2013-01-041-9/+10
* config: change default log_max_recent to 10,000Sage Weil2013-01-041-1/+1
* os/FileStore: fix non-btrfs op_seq commit orderSage Weil2013-01-031-5/+16
* log: broadcast cond signalsSage Weil2013-01-032-8/+14
* log: fix locking typo/stupid for dump_recent()Sage Weil2013-01-031-1/+1
* init-ceph: fix status version check across machinesSage Weil2012-12-281-2/+2
* init-ceph: use SSH in "service ceph status -a" to get versionTravis Rhoden2012-12-281-1/+1
* log: 10,000 recent log entriesSage Weil2012-12-261-1/+1
* log: fix log_max_recent configSage Weil2012-12-261-1/+1
* log: fix flush/signal raceSage Weil2012-12-261-1/+1
* .gitignore: Add ar-lib to ignore listGary Lowell2012-12-211-0/+1
* autogen.sh: Create m4 directory for leveldbGary Lowell2012-12-211-1/+1
* leveldb: Update submoduleGary Lowell2012-12-211-0/+0
* ceph.spec.in: Fedora builds debuginfo by default.Gary Lowell2012-12-201-1/+1
* rgw: fix error handling with swiftYehuda Sadeh2012-12-191-1/+1
* client: Fix for #3184 cfuse segv with no keyringSam Lang2012-12-112-8/+25
* mon: Monitor: resolve keyring option to a file before loading keyringJoao Eduardo Luis2012-12-111-1/+7
* .gitignore: Add m4 macro directories to ignore listGary Lowell2012-12-051-1/+5
* build: Add RPM release string generated from git describe.Gary Lowell2012-12-032-1/+7
* ceph.spec.in: Build debuginfo subpackage.Gary Lowell2012-12-031-0/+7
* rgw: fix swift auth concurrency issueYehuda Sadeh2012-12-031-1/+1
* rgw: fix rgw_tools get_obj()Yehuda Sadeh2012-12-032-10/+14
* rgw: fix PUT aclsYehuda Sadeh2012-11-291-7/+10
* rgw: fix xml parser leakYehuda Sadeh2012-11-211-4/+3
* rgw: fix memory leaksYehuda Sadeh2012-11-212-15/+18