2014-02-19 |
Danny Al-Gaaf | KeyValueStore: use !empty() instead of size() |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | FileStore: use !empty() instead of size() |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | DBObjectMap: use !empty() instead of size() |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | OSDMonitor: prefer prefix ++operator for non-trivial... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | OSDMonitor: use !empty() instead of size() > 0 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | MDCache: prefer prefix ++operator for non-trivial iterator |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | CrushWrapper::is_valid_crush_loc(): pass function param... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | CrushWrapper: prefer prefix ++operator for non-trivial... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | PGLog.h: prefer prefix ++operator for non-trivial iterator |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | Client: remove a std::string::c_str() calls |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | common/config.cc: prefer prefix ++operator for non... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | str_map.cc: prefer prefix ++operator for non-trivial... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | Client.cc: use !empty() instead of size() |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | ceph_argparse.cc: prefer prefix ++operator for non... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | Monitor: pass function parameter by reference |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | BarrierContext: prefer prefix ++operator for non-trivia... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | BarrierContext: reduce scope of 'done' variable |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Danny Al-Gaaf | MonClient: pass function parameter by reference |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samuel Just | PG: insert into stray set if !us_up() && !is_acting() |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Sage Weil | Merge pull request #1257 from ceph/wip-agent |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Sage Weil | osd/ReplicatedPG: EOPNOTSUPP on hit_set_get on non... 1257/head |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Sage Weil | osd/ReplicatedPG: load older HitSets into memory |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Sage Weil | osd/ReplicatedPG: strengthen agent_work assertions |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samuel Just | OSD: consider up/acting primary for new intervals |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Josh Durgin | Merge pull request #1259 from ceph/wip-6677 |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Josh Durgin | Merge pull request #1258 from ceph/wip-rgw-gc |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yehuda Sadeh | radosgw-admin: gc list --include-all 1258/head |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Mike Lundy | Throw a Timeout exception on timeout. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Josh Durgin | Merge pull request #1214 from ceph/wip-rgw-manifest-2 |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yehuda Sadeh | dencoder: fix for new rgw manifest code 1214/head |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yehuda Sadeh | cls/rgw: fix debug output |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yehuda Sadeh | test/rgw: manifest unitest |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Yehuda Sadeh | rgw: scalable manifest object |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Gregory Farnum | Merge pull request #1227 from ceph/wip-7394 |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | Merge remote-tracking branch 'upstream/wip-ecbackend... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | Merge pull request #1255 from ceph/wip-cache-perf |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd/ReplicatedPG: clean up agent skip debug output 1255/head |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_agent_{wake,skip,flush,evict} |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_tier_[dirty|clean] |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_tier_whiteout |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_tier_evict |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_tier_[try_]flush[_fail] |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_copyfrom |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | RadosModel: only output if missing header is actually... 1228/head |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | Objecter: track primary explicitly to detect changing... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ReplicatedPG: add some debugging if waiting_for_commit... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/: instantiate the right backend based on pool |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ECBackend: flesh out ECBackend implementation |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/ECTransaction: add type encapsulating EC transaction |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/ECUtil: add ec encode/decode util helpers |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ObjectStore: add bufferlist/string getattr |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | buffer: allow caller to initialize bufferhash state |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd_types: add swap, claim_append to ObjectModDesc |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | OSD,PG: pass through EC messages |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | messages,osd: add EC messages and associated types |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | src/osd/: add ECBackend stubs |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend: make getattrs virtual |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ReplicatedPG: fix size checking for ECBackend pools |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend/ReplicatedBackend: factor out logical to... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend/ReplicatedBackend: move the backend agnostic... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ReplicatedBackend: factor out be_deep-scrub |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/: replace bufferptr with bufferlist for attrs in... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG::discover_all_missing: request a FULLLOG |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG,ReplicatedPG: Generalize missing_loc for ECBackend |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG: allow PGBackend to set criteria for PG up-ness |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend: add some additional helpers. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG,PGBackend: expose acting and backfill_targets |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | os/: allow objects with NO_GEN but non-NO_SHARD shard |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG: skip CRUSH_ITEM_NONE in acting set in various places |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/: extend pg_interval_t to include primary |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | Objecter: handle primary other than acting[0] |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | OSDMap: handle CRUSH_ITEM_NONE in acting sets |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | OSDMap: fill in get_primary_shard |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG: introduce calc_ec_acting |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PG: refactor calc_acting to handle pg_shard_t changes |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/: refer to pg by spg_t and replica by pg_shard_t |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | messages/: include shard information in various pg... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ReplicatedBackend: excise OSDService* |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend/ReplicatedBackend: move temp handling into... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend: use whoami_shard().shard in rollback*, objects* |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ReplicatedBackend/PGBackend: move objects_* methods... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGBackend/ReplicatedBackend: move rollback methods... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd_types: introduce spg_t, pg_shard_t |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | ObjectStore: use ghobject_t for setattrs |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | src/osd: pass in version to recover to recover_object |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | osd/: Add a shard parameter to SnapMapper to handle... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | TestPGLog: remove test with DELETE op with prior_versio... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samuel Just | PGLog::merge_old_entry: simplify the oe.version > ne... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sage Weil | osd: l_osd_tier_promote |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Yan, Zheng | Merge pull request #1128 from ceph/wip-dirfrags |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | PG: just ignore rollbacks on objects we have already... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | PG::remove_snap_mapped_object: use pg_whoami.shard |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG: take snapset_obc write lock where appropriate |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG: release backfill state on_global_recover... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG: take clone write lock as well in make_wri... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG,osd_types: seperate require_rollback from... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG:: remove_snap_mapped_object already remove... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG: find_object_context debugging: output oi |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG: handle xattr cache on rollback and delete... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samuel Just | ReplicatedPG: release_op_ctx_locks in all-applied,... |
commit | commitdiff | tree | snapshot |
next |