summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: buckets within tenant namespacewip-5073-2Yehuda Sadeh2013-05-169-55/+123
* rgw: remove old cruftYehuda Sadeh2013-05-162-28/+0
* rgw: user has a tenant propertyYehuda Sadeh2013-05-1631-226/+432
* Merge pull request #279 from ceph/wip-libcephfs-envSage Weil2013-05-143-1/+70
|\
| * ceph_test_libcephfs: parse environmentSage Weil2013-05-131-1/+36
| * libcephfs: add ceph_conf_parse_env()Sage Weil2013-05-132-0/+34
* | Added OSD to glossary, removed parenthetical.John Wilkins2013-05-141-1/+2
* | doc: Updated architecture document.John Wilkins2013-05-141-372/+677
* | Merge branch 'wip-5049'David Zafman2013-05-141-13/+18
|\ \
| * | OSD: scrub interval checkingDavid Zafman2013-05-141-13/+13
| * | OSD: Don't scrub newly created PGs until min intervalDavid Zafman2013-05-141-0/+5
* | | doc/release-notes: v0.62Sage Weil2013-05-141-0/+15
* | | Merge branch 'next'Gary Lowell2013-05-142-1/+7
|\ \ \
| * | | v0.62v0.62Gary Lowell2013-05-142-1/+7
* | | | Merge pull request #283 from dachary/wip-5058athanatos2013-05-143-28/+35
|\ \ \ \
| * | | | reflect recent changes in the pg deletion logicLoic Dachary2013-05-141-8/+3
| * | | | fix typos and add hyperlink to peeringLoic Dachary2013-05-141-3/+3
| * | | | typo s/come/some/Loic Dachary2013-05-141-1/+1
| * | | | update op added to a waiting queue or discardedLoic Dachary2013-05-141-16/+28
* | | | | doc/rados/configuration: fix [mon] osd min down report* config docsSage Weil2013-05-141-9/+11
* | | | | md/Sever.cc: fix straydn assertSage Weil2013-05-141-2/+3
* | | | | Merge pull request #285 from dalgaaf/wip-da-CID-fixes-2-v3Sage Weil2013-05-1416-32/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rgw/rgw_user.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-1/+4
| * | | | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-3/+6
| * | | | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-0/+1
| * | | | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-1/+3
| * | | | librados/AioCompletionImpl.h: add missing LockDanny Al-Gaaf2013-05-141-0/+2
| * | | | src/dupstore.cc: check return value of list_collections()Danny Al-Gaaf2013-05-141-1/+7
| * | | | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-1/+1
| * | | | src/rbd.cc: use 64-bits to shift 'order'Danny Al-Gaaf2013-05-141-1/+1
| * | | | mon/Monitor.cc: init 'timecheck_acks' with '0' in constructorDanny Al-Gaaf2013-05-141-0/+1
| * | | | mon/Monitor.h: init 'crc' in constructor with '0'Danny Al-Gaaf2013-05-141-0/+1
| * | | | mon/QuorumService.h: remove unused QuorumService::flagsDanny Al-Gaaf2013-05-141-1/+0
| * | | | test/test_cors.cc: initialize key_type in constructorDanny Al-Gaaf2013-05-141-3/+7
| * | | | tools/ceph.cc: cleanup memory allocated for 'buf'Danny Al-Gaaf2013-05-141-3/+5
| * | | | tools/ceph.cc: close file descriptor in error caseDanny Al-Gaaf2013-05-141-1/+2
| * | | | tools/ceph.cc: close file descriptor in error caseDanny Al-Gaaf2013-05-141-0/+1
| * | | | test_filejournal.cc: cleanup memory in destructorDanny Al-Gaaf2013-05-141-0/+2
| * | | | librbd/test_librbd.cc: free memory in test_list_children()Danny Al-Gaaf2013-05-141-0/+5
| * | | | scratchtool.c: cleanup rados_t on errorDanny Al-Gaaf2013-05-141-17/+20
| * | | | test/kv_store_bench.cc: fix resource leakDanny Al-Gaaf2013-05-141-0/+8
| * | | | filestore/test_idempotent_sequence.cc: fix FileStore leaksDanny Al-Gaaf2013-05-141-1/+7
| * | | | ceph-filestore-dump.cc: cleanup on error caseDanny Al-Gaaf2013-05-141-1/+2
| * | | | ceph-filestore-dump.cc: cleanup resource in error caseDanny Al-Gaaf2013-05-141-0/+1
|/ / / /
* | | | doc/release-notes: v0.61.2Sage Weil2013-05-132-0/+42
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-05-139-70/+153
|\ \ \ \ | |/ / /
| * | | PG: subset_last_update must be at least log.tailSamuel Just2013-05-131-1/+1
| * | | Merge pull request #280 from ceph/wip-4996Sage Weil2013-05-132-15/+41
| |\ \ \
| | * | | mon: fix validatation of mds ids in mon commandsSage Weil2013-05-132-15/+41
| |/ / /
| * | | Merge pull request #278 from ceph/wip-4974Sage Weil2013-05-132-3/+36
| |\ \ \