summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: async quota updatewip-rgw-quotaYehuda Sadeh2013-10-076-8/+214
* 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
* rgw: bucket stats also dump quota infoYehuda Sadeh2013-10-021-0/+1
* rgw: init quotaYehuda Sadeh2013-10-023-0/+19
* rgw: update quota stats when neededYehuda Sadeh2013-10-023-0/+17
* rgw: also check quota before starting writeYehuda Sadeh2013-10-011-0/+8
* rgw: check quota before completing write opYehuda Sadeh2013-10-013-0/+17
* rgw: fix qutoa checkYehuda Sadeh2013-10-011-1/+2
* rgw: higher level quota check functionalityYehuda Sadeh2013-10-014-2/+23
* rgw: more quota implementationYehuda Sadeh2013-09-275-1/+73
* rgw: add bucket quota config to entitiesYehuda Sadeh2013-09-277-34/+78
* Formatter: add dump_bool()Yehuda Sadeh2013-09-271-0/+3
* rgw: more quota utility stuffYehuda Sadeh2013-09-273-2/+28
* rgw: quota utility classYehuda Sadeh2013-09-264-0/+119
* Merge pull request #618 from dachary/wip-jerasure-minimum-to-decodeSage Weil2013-09-232-8/+115
|\
| * ErasureCode: minimum_to_decode unit tests and optimizationLoic Dachary2013-09-222-8/+115
* | Merge pull request #605 from dachary/wip-erasure-code-plugin-testSage Weil2013-09-238-53/+187
|\ \
| * | ErasureCode: complete plugin loader unit testsLoic Dachary2013-09-196-52/+182
| * | ErasureCode: plugin loading in progress flagLoic Dachary2013-09-192-1/+5
| * | ErasureCode: improve API implementation exampleLoic Dachary2013-09-192-15/+116
| * | ErasureCode: proofread abstract API documentationLoic Dachary2013-09-191-29/+59
* | | Merge pull request #603 from dachary/wip-erasure-code-exampleSage Weil2013-09-233-44/+175
|\ \ \
| * | | ErasureCode: improve API implementation exampleLoic Dachary2013-09-172-15/+116
| * | | ErasureCode: proofread abstract API documentationLoic Dachary2013-09-171-29/+59
* | | | Merge pull request #607 from ceph/prctl-getname-testSage Weil2013-09-232-9/+18
|\ \ \ \
| * | | | code_env: use feature test for PR_GET_NAME supportprctl-getname-testNoah Watkins2013-09-192-9/+18
* | | | | Merge pull request #616 from ceph/automake-flagsSage Weil2013-09-232-8/+8
|\ \ \ \ \
| * | | | | automake: add per-target AM_CPPFLAGSautomake-flagsNoah Watkins2013-09-211-1/+1
| * | | | | makefile-env: separate cppflags and cflags usageNoah Watkins2013-09-211-7/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #614 from ceph/wip-rados-modelGregory Farnum2013-09-233-11/+17
|\ \ \ \ \
| * | | | | ceph_test_rados: fix COPY_FROM completionSage Weil2013-09-201-4/+4
| * | | | | ceph_test_rados: fix seq_num, improve error outputSage Weil2013-09-201-4/+3
| * | | | | ceph_test_rados: limit max_in_flight to objects/2Sage Weil2013-09-201-2/+2
| * | | | | ceph_test_rados: do not COPY_FROM selfSage Weil2013-09-201-1/+3
| * | | | | osd/ReplicatedPG: handle COPY_FROM selfSage Weil2013-09-201-0/+5
| |/ / / /
* | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-09-238-41/+73
|\ \ \ \ \
| * \ \ \ \ Merge pull request #612 from ceph/wip-6361João Eduardo Luís2013-09-214-6/+19
| |\ \ \ \ \
| | * | | | | qa: workunits: cephtool: check if 'heap' commands are parseablewip-6361Joao Eduardo Luis2013-09-201-0/+7
| | * | | | | osd: OSD: add 'heap' command to known osd commands arrayJoao Eduardo Luis2013-09-201-0/+4
| | * | | | | mds: MDS: pass only heap profiler commands instead of the whole cmd vectorJoao Eduardo Luis2013-09-201-1/+3
| | * | | | | perfglue/heap_profiler.cc: expect args as first element on cmd vectorJoao Eduardo Luis2013-09-201-5/+5
| * | | | | | mon: fix wrong arg to "instructed to" status messageDan Mick2013-09-201-1/+1
| * | | | | | rgw: destroy get_obj handle in copy_obj()Yehuda Sadeh2013-09-202-7/+23
| * | | | | | lru_map: don't use list::size()Yehuda Sadeh2013-09-201-1/+1
| * | | | | | common/lru_map: rename tokens to entriesYehuda Sadeh2013-09-201-24/+24