summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OSD: check for splitting when processing recover/backfill reservationswip-6565Samuel Just2013-10-161-50/+59
* Merge pull request #728 from ceph/wip-6059athanatos2013-10-150-0/+0
|\
| * ReplicatedPG: remove the other backfill related flushesSamuel Just2013-10-152-17/+25
| * RadosModel: send racing read on writeSamuel Just2013-10-151-0/+26
| * ReplicatedPG: block reads on an object until the write is committedSamuel Just2013-10-152-23/+194
* | test_ceph_argparse: fix typoSage Weil2013-10-151-1/+1
* | test_ceph_argparse: fix mds {add,remove}_data_pool testsSage Weil2013-10-151-2/+4
* | common: fix non-daemon initSage Weil2013-10-152-3/+19
* | test/librados/cmd: fix compile errorSage Weil2013-10-151-1/+1
* | OSD: ping tphandle during pg removalSamuel Just2013-10-152-4/+13
* | Merge pull request #687 from ceph/wip-poolSage Weil2013-10-154-21/+48
|\ \
| * | mon: make 'mon {add,remove}_data_pool ...' take pool name or idSage Weil2013-10-144-21/+48
* | | Merge pull request #723 from ceph/wip-6334Sage Weil2013-10-151-6/+2
|\ \ \
| * | | common: don't do special things for unprivileged daemonsSage Weil2013-10-151-6/+2
|/ / /
* | | mon, osd: send leveldb log to /dev/null by defaultSage Weil2013-10-151-2/+2
* | | Merge pull request #542 from ceph/wip-6122Sage Weil2013-10-151-3/+6
|\ \ \
| * | | test/librados/cmd.cc: tolerate thrashing on pg_command testswip-6122Sage Weil2013-08-261-3/+6
* | | | doc: Update from user feedback. Needed to enable S3/Keystone.John Wilkins2013-10-151-0/+1
* | | | os/FileStore: fix fiemap double-free(s)Alan Somers2013-10-152-3/+5
* | | | ceph-dencoder: select_generated() should properly validate its inputAlan Somers2013-10-151-2/+2
* | | | vstart.sh: create dev/ automaticallySage Weil2013-10-151-1/+2
* | | | Merge pull request #706 from ceph/wip-6059Sage Weil2013-10-154-40/+245
|\ \ \ \
| * | | | ReplicatedPG.h: while there cannot be a read in progress, there may be a read...Samuel Just2013-10-131-1/+0
| * | | | ReplicatedPG: remove unused RWTracker::ObjState::clearSamuel Just2013-10-101-7/+0
| * | | | ReplicatedPG: remove the other backfill related flushesSamuel Just2013-10-092-17/+25
| * | | | RadosModel: send racing read on writeSamuel Just2013-10-091-0/+26
| * | | | ReplicatedPG: block reads on an object until the write is committedSamuel Just2013-10-092-23/+202
| | |_|/ | |/| |
* | | | Merge pull request #717 from dachary/masterSage Weil2013-10-151-9/+4
|\ \ \ \
| * | | | mon: osd pool set syntax relaxed, modify unit testsLoic Dachary2013-10-151-9/+4
|/ / / /
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-10-143-2/+17
|\ \ \ \
| * | | | rgw: swift update obj metadata also add generic attrsYehuda Sadeh2013-10-141-0/+7
| * | | | Merge branch 'wip-6444' into nextYehuda Sadeh2013-10-112-2/+10
| |\ \ \ \
| | * | | | librados: add some clarifying commentsYehuda Sadeh2013-10-111-1/+6
| | * | | | librados: drop reference to completion in container destructorYehuda Sadeh2013-10-111-1/+4
| * | | | | Go back to $PWD in fsstress.sh if compiling from source.Sandon Van Ness2013-10-081-0/+2
* | | | | | ceph.spec.in: do not list ceph-rest-api twice; add missing cls_hello fileshuangjun2013-10-141-1/+1
* | | | | | Merge pull request #712 from ceph/wip-mon-pool-setSage Weil2013-10-146-70/+158
|\ \ \ \ \ \
| * | | | | | osd/osd_types: generalize pg_pool_t::get_flags_string()Sage Weil2013-10-141-7/+10
| * | | | | | osd: osd_types: Output pool's flag names during dumpwip-mon-pool-setJoao Eduardo Luis2013-10-112-1/+21
| * | | | | | mon: OSDMonitor: allow (un)setting 'hashpspool' flag via 'osd pool set'Joao Eduardo Luis2013-10-113-1/+16
| * | | | | | mon: OSDMonitor: split 'osd pool set' out of 'prepare_command'Joao Eduardo Luis2013-10-113-68/+118
* | | | | | | Merge pull request #694 from grosskur/fix-rpm-junit4Sage Weil2013-10-141-6/+0
|\ \ \ \ \ \ \
| * | | | | | | ceph.spec.in: Always depend on junit4 (fixes bug #6216)Alan Grosskurth2013-10-061-6/+0
* | | | | | | | Merge branch 'wip-rgw-quota'Yehuda Sadeh2013-10-1422-16/+875
|\ \ \ \ \ \ \ \
| * | | | | | | | radosgw-admin: add --quota-scope param to usageYehuda Sadeh2013-10-142-0/+6
| * | | | | | | | rgw: switch out param to a pointer instead of referenceYehuda Sadeh2013-10-112-9/+18
| * | | | | | | | test: update cli test for radosgw-adminYehuda Sadeh2013-10-111-0/+8
| * | | | | | | | radosgw-admin: clarify --max-size paramYehuda Sadeh2013-10-111-1/+1
| * | | | | | | | formatter: dump_bool dumps unquoted stringsYehuda Sadeh2013-10-111-1/+1
| * | | | | | | | rgw_quoa.{h,cc}: add copyright noticeYehuda Sadeh2013-10-112-0/+28