2013-12-30 |
Josh Durgin | librbd: call user completion after incrementing perfcou... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Josh Durgin | objecter: don't take extra throttle budget for resent ops |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Josh Durgin | rbd: check write return code during bench-write |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Josh Durgin | objecter: resend all writes after osdmap loses the... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Josh Durgin | osd: drop writes when full instead of returning an... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Yehuda Sadeh | objecter: clean pause / unpause logic |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Yehuda Sadeh | objecter: set op->paused in recalc_op_target(), resend... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Josh Durgin | objecter: don't resend paused ops |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Sage Weil | Merge pull request #808 from ceph/wip-6152-dumpling |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Gary Lowell | v0.67.5 v0.67.5 |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Yehuda Sadeh | rgw: fix use-after-free when releasing completion handle |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Yehuda Sadeh | rgw: don't return data within the librados cb |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christophe... | rgw: Allow wildcard in supported keystone roles. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Roald J. van... | Validate S3 tokens against Keystone |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Yehuda Sadeh | rgw: init src_bucket_name, src_object in the S3 handler |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Yehuda Sadeh | rgw: get rid of req_state.bucket_name |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Yehuda Sadeh | rgw: turn swift COPY into PUT |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Samuel Just | OSDMonitor: add 'osd perf' command to dump recent osd... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Samuel Just | ObjectStore: add ObjectStore::get_cur_stats and impl... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Samuel Just | osd_types: add osd_perf_stat_t type |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Sage Weil | rgw: do not use UNPRIVILEGED_DAEMON option |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Sage Weil | osd/OSDMonitor: accept 'osd pool set ...' value as... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Josh Durgin | init, upstart: prevent daemons being started by both |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Samuel Just | OSD: allow project_pg_history to handle a missing map |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Yehuda Sadeh | rgw: bucket meta remove don't overwrite entry point... |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Yehuda Sadeh | rgw: lower some debug message |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Josh Durgin | osd: fix bench block size |
commit | commitdiff | tree | snapshot |
2013-11-21 |
David Zafman | os, osd, tools: Add backportable compatibility checking... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Ray Lv | rgw: Wrap hex_to_num table into class HexTable |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yehuda Sadeh | Merge pull request #805 from ceph/wip-rgw-replica-log... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Josh Durgin | rgw: don't turn 404 into 400 for the replicalog api 805/head |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yehuda Sadeh | rgw: when failing read from client, return correct... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Sylvain Munaut | rgw: Fix S3 auth when using response-* query string... 808/head |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Yehuda Sadeh | rgw: fix leak in RGWMetadataManager::remove() |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Yehuda Sadeh | rgw: quiet down warning message |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Yehuda Sadeh | rgw: try to create log pool if doesn't exist |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Yehuda Sadeh | formatter: dump_bool dumps unquoted strings |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Yehuda Sadeh | Formatter: add dump_bool() |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Josh Durgin | rgw: escape bucket and object names in StreamReadRequests |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Josh Durgin | rgw: move url escaping to a common place |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Josh Durgin | rgw: update metadata log list to match data log list |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Josh Durgin | rgw: include marker and truncated flag in data log... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Josh Durgin | cls_log: always return final marker from log_list |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Josh Durgin | rgw: skip read_policy checks for system_users |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Sage Weil | common/crc32c: fix #ifdef to be x86_64 specific |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Loic Dachary | rgw: fix rgw test to reflect usage change |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Josh Durgin | rbd.py: increase parent name size limit |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Sage Weil | common/config: include --cluster in default usage message |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Yan, Zheng | mds: fix infinite loop of MDCache::populate_mydir(). |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Yehuda Sadeh | rgw: fix authenticated users acl group check |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Yehuda Sadeh | rgw: change default log level |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Yehuda Sadeh | rgw: swift update obj metadata also add generic attrs |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Yan, Zheng | mds: return -EAGAIN if standby replay falls behind |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Yan, Zheng | mon/MDSMonitor: don't reset incarnation when creating... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Yan, Zheng | osdc/ObjectCacher: finish contexts after dropping objec... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Sandon Van... | Go back to $PWD in fsstress.sh if compiling from source. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Gary Lowell | ceph.spec.in: radosgw package doesn't require mod_fcgi |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Gary Lowell | Merge branch 'dumpling' of jenkins:ceph/ceph into dumpling |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | ceph_test_rados: do not let rollback race with snap... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Gary Lowell | v0.67.4 v0.67.4 |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Yehuda Sadeh | rgw: fix keystone token expiration test |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Zafman | osd/OSD.cc: Use MIN() so that we don't exceed osd_recov... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Joao Eduardo... | mon: OSDMonitor: do not write full_latest during trim |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | crush: invalidate rmap on create (and thus decode) |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Dan Mick | Invoke python with /usr/bin/env python instead of directly |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Sage Weil | qa/workunits/mon/crush_ops.sh: fix test |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Sage Weil | Revert "ceph: parse CEPH_ARGS environment variable" |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Benoît Knecht | Add CEPH_ARGS at the end of sys.argv |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Sage Weil | mon/OSDMonitor: fix 'ceph osd crush reweight ...' |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Joao Eduardo... | qa: workunits: mon: crush_ops: test 'ceph osd crush... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Loic Dachary | osd: change warn_interval_multiplier to uint32_t |
commit | commitdiff | tree | snapshot |
2013-09-24 |
David Zafman | crushtool: do not dump core with non-unique bucket IDs |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Joao Eduardo... | qa: workunits: cephtool: check if 'heap' commands are... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Joao Eduardo... | osd: OSD: add 'heap' command to known osd commands... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Joao Eduardo... | mds: MDS: pass only heap profiler commands instead... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Joao Eduardo... | perfglue/heap_profiler.cc: expect args as first element... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Yehuda Sadeh | rgw: destroy get_obj handle in copy_obj() |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Joao Eduardo... | mon: MonCommands: expect a CephString as 1st arg for... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Sage Weil | osd: revert 'osd max xattr size' limit |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Greg Farnum | mds: be more careful about decoding LogEvents |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Joao Eduardo... | mon: OSDMonitor: multiple rebuilt full maps per transaction |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Joao Eduardo... | mon: OSDMonitor: update latest_full while rebuilding... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Joao Eduardo... | mon: OSDMonitor: smaller transactions when rebuilding... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Joao Eduardo... | mon: OSDMonitor: check if pool is on unmanaged snaps... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Yehuda Sadeh | lru_map: don't use list::size() |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Yehuda Sadeh | common/lru_map: rename tokens to entries |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Yehuda Sadeh | rgw: use bufferlist::append() instead of bufferlist... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Yehuda Sadeh | rgw: NULL terminate buffer before parsing it |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Yehuda Sadeh | rgw: don't call list::size() in ObjectCache |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Yehuda Sadeh | rgw: drain pending requests before completing write |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: fix get cors, delete cors |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | Merge branch 'wip-6078-dumpling' into dumpling |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: fix certain return status cases in CORS |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: add COPY method to be handled by CORS |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: fix CORS rule check |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: don't handle CORS if rule not found (is NULL) |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: tie CORS header response to all relevant operations |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: add a generic CORS response handling |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: OPTIONS request doesn't need to read object info |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Yehuda Sadeh | rgw: remove use of s->bucket_cors |
commit | commitdiff | tree | snapshot |
next |