summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* radosgw: create /var/log/radosgw in package, not init scriptwip-6475Sage Weil2013-10-154-18/+8
* 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
| * | | | | | | radosgw-admin: limit user bucket-level quotaYehuda Sadeh2013-10-101-0/+7
| * | | | | | | radosgw-admin: can set user's bucket quotaYehuda Sadeh2013-10-103-33/+83
| * | | | | | | rgw: bucket quota thresholdYehuda Sadeh2013-10-103-5/+41
| * | | | | | | rgw: configurable bucket quota sizeYehuda Sadeh2013-10-102-2/+2
| * | | | | | | rgw: protect against concurrent async quota updatesYehuda Sadeh2013-10-102-10/+29
| * | | | | | | rgw: async quota updateYehuda Sadeh2013-10-106-7/+243
| * | | | | | | rgw: rearrange includesYehuda Sadeh2013-10-081-1/+1
| * | | | | | | rgw: update cache atomicallyYehuda Sadeh2013-10-041-13/+19
| * | | | | | | lru_map: add find_and_update()Yehuda Sadeh2013-10-041-10/+40
| * | | | | | | rgw: init RGWBucketStatsYehuda Sadeh2013-10-021-0/+2
| * | | | | | | rgw: handle negative quota as non-assigned valuesYehuda Sadeh2013-10-022-8/+17
| * | | | | | | radosgw-admin: quota control apiYehuda Sadeh2013-10-021-0/+67
| * | | | | | | rgw: dump quota params even if disabledYehuda Sadeh2013-10-021-4/+2