summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.67.5v0.67.5Gary Lowell2013-12-192-1/+7
* rgw: fix use-after-free when releasing completion handleYehuda Sadeh2013-12-181-1/+2
* rgw: don't return data within the librados cbYehuda Sadeh2013-12-182-7/+44
* rgw: Allow wildcard in supported keystone roles.Christophe Courtaut2013-12-131-1/+2
* Validate S3 tokens against KeystoneRoald J. van Loon2013-12-1310-272/+514
* rgw: init src_bucket_name, src_object in the S3 handlerYehuda Sadeh2013-12-132-16/+13
* rgw: get rid of req_state.bucket_nameYehuda Sadeh2013-12-138-31/+22
* rgw: turn swift COPY into PUTYehuda Sadeh2013-12-135-31/+43
* OSDMonitor: add 'osd perf' command to dump recent osd perf informationSamuel Just2013-12-135-2/+58
* ObjectStore: add ObjectStore::get_cur_stats and impl in FileStoreSamuel Just2013-12-136-0/+70
* osd_types: add osd_perf_stat_t typeSamuel Just2013-12-133-2/+71
* rgw: do not use UNPRIVILEGED_DAEMON optionSage Weil2013-12-131-1/+1
* osd/OSDMonitor: accept 'osd pool set ...' value as stringSage Weil2013-12-111-1/+17
* init, upstart: prevent daemons being started by bothJosh Durgin2013-12-034-3/+7
* OSD: allow project_pg_history to handle a missing mapSamuel Just2013-12-032-12/+31
* rgw: bucket meta remove don't overwrite entry point firstYehuda Sadeh2013-11-271-1/+6
* rgw: lower some debug messageYehuda Sadeh2013-11-251-1/+1
* osd: fix bench block sizeJosh Durgin2013-11-202-2/+11
* os, osd, tools: Add backportable compatibility checking for sharded objectsDavid Zafman2013-11-206-14/+281
* rgw: Wrap hex_to_num table into class HexTableRay Lv2013-11-081-6/+14
* Merge pull request #805 from ceph/wip-rgw-replica-log-dumplingYehuda Sadeh2013-11-0521-98/+154
|\
| * rgw: don't turn 404 into 400 for the replicalog apiJosh Durgin2013-11-021-1/+3
| * rgw: when failing read from client, return correct errorYehuda Sadeh2013-11-021-1/+1
| * rgw: fix leak in RGWMetadataManager::remove()Yehuda Sadeh2013-11-011-0/+2
| * rgw: quiet down warning messageYehuda Sadeh2013-11-011-1/+3
| * rgw: try to create log pool if doesn't existYehuda Sadeh2013-11-011-0/+9
| * formatter: dump_bool dumps unquoted stringsYehuda Sadeh2013-11-011-1/+1
| * Formatter: add dump_bool()Yehuda Sadeh2013-11-011-0/+3
| * rgw: escape bucket and object names in StreamReadRequestsJosh Durgin2013-11-011-1/+4
| * rgw: move url escaping to a common placeJosh Durgin2013-11-013-57/+57
| * rgw: update metadata log list to match data log listJosh Durgin2013-11-015-15/+27
| * rgw: include marker and truncated flag in data log list apiJosh Durgin2013-11-018-18/+42
| * cls_log: always return final marker from log_listJosh Durgin2013-11-011-2/+1
| * rgw: skip read_policy checks for system_usersJosh Durgin2013-11-011-2/+2
|/
* common/crc32c: fix #ifdef to be x86_64 specificSage Weil2013-10-291-2/+1
* rgw: fix rgw test to reflect usage changeLoic Dachary2013-10-251-4/+5
* rbd.py: increase parent name size limitJosh Durgin2013-10-251-1/+1
* common/config: include --cluster in default usage messageSage Weil2013-10-241-8/+9
* mds: fix infinite loop of MDCache::populate_mydir().dumplingYan, Zheng2013-10-163-9/+26
* rgw: fix authenticated users acl group checkYehuda Sadeh2013-10-151-1/+1
* rgw: change default log levelYehuda Sadeh2013-10-151-1/+1
* rgw: swift update obj metadata also add generic attrsYehuda Sadeh2013-10-141-0/+7
* mds: return -EAGAIN if standby replay falls behindYan, Zheng2013-10-141-1/+5
* mon/MDSMonitor: don't reset incarnation when creating newfsYan, Zheng2013-10-141-0/+1
* osdc/ObjectCacher: finish contexts after dropping object referenceYan, Zheng2013-10-101-2/+4
* Go back to $PWD in fsstress.sh if compiling from source.Sandon Van Ness2013-10-081-0/+17
* ceph.spec.in: radosgw package doesn't require mod_fcgiGary Lowell2013-10-071-1/+0
* Merge branch 'dumpling' of jenkins:ceph/ceph into dumplingGary Lowell2013-10-042-3/+10
|\
| * ceph_test_rados: do not let rollback race with snap deleteSage Weil2013-10-042-3/+10
* | v0.67.4v0.67.4Gary Lowell2013-10-032-1/+7
|/