]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-02-19 Danny Al-GaafKeyValueStore: use !empty() instead of size()
2014-02-19 Danny Al-GaafFileStore: use !empty() instead of size()
2014-02-19 Danny Al-GaafDBObjectMap: use !empty() instead of size()
2014-02-19 Danny Al-GaafOSDMonitor: prefer prefix ++operator for non-trivial...
2014-02-19 Danny Al-GaafOSDMonitor: use !empty() instead of size() > 0
2014-02-19 Danny Al-GaafMDCache: prefer prefix ++operator for non-trivial iterator
2014-02-19 Danny Al-GaafCrushWrapper::is_valid_crush_loc(): pass function param...
2014-02-19 Danny Al-GaafCrushWrapper: prefer prefix ++operator for non-trivial...
2014-02-19 Danny Al-GaafPGLog.h: prefer prefix ++operator for non-trivial iterator
2014-02-19 Danny Al-GaafClient: remove a std::string::c_str() calls
2014-02-19 Danny Al-Gaafcommon/config.cc: prefer prefix ++operator for non...
2014-02-19 Danny Al-Gaafstr_map.cc: prefer prefix ++operator for non-trivial...
2014-02-19 Danny Al-GaafClient.cc: use !empty() instead of size()
2014-02-19 Danny Al-Gaafceph_argparse.cc: prefer prefix ++operator for non...
2014-02-19 Danny Al-GaafMonitor: pass function parameter by reference
2014-02-19 Danny Al-GaafBarrierContext: prefer prefix ++operator for non-trivia...
2014-02-19 Danny Al-GaafBarrierContext: reduce scope of 'done' variable
2014-02-19 Danny Al-GaafMonClient: pass function parameter by reference
2014-02-19 Samuel JustPG: insert into stray set if !us_up() && !is_acting()
2014-02-19 Sage WeilMerge pull request #1257 from ceph/wip-agent
2014-02-19 Sage Weilosd/ReplicatedPG: EOPNOTSUPP on hit_set_get on non... 1257/head
2014-02-19 Sage Weilosd/ReplicatedPG: load older HitSets into memory
2014-02-19 Sage Weilosd/ReplicatedPG: strengthen agent_work assertions
2014-02-19 Samuel JustOSD: consider up/acting primary for new intervals
2014-02-18 Josh DurginMerge pull request #1259 from ceph/wip-6677
2014-02-18 Josh DurginMerge pull request #1258 from ceph/wip-rgw-gc
2014-02-18 Yehuda Sadehradosgw-admin: gc list --include-all 1258/head
2014-02-18 Mike LundyThrow a Timeout exception on timeout.
2014-02-18 Josh DurginMerge pull request #1214 from ceph/wip-rgw-manifest-2
2014-02-18 Yehuda Sadehdencoder: fix for new rgw manifest code 1214/head
2014-02-18 Yehuda Sadehcls/rgw: fix debug output
2014-02-18 Yehuda Sadehtest/rgw: manifest unitest
2014-02-18 Yehuda Sadehrgw: scalable manifest object
2014-02-18 Gregory FarnumMerge pull request #1227 from ceph/wip-7394
2014-02-18 Samuel JustMerge remote-tracking branch 'upstream/wip-ecbackend...
2014-02-18 Sage WeilMerge pull request #1255 from ceph/wip-cache-perf
2014-02-18 Sage Weilosd/ReplicatedPG: clean up agent skip debug output 1255/head
2014-02-18 Sage Weilosd: l_osd_agent_{wake,skip,flush,evict}
2014-02-18 Sage Weilosd: l_osd_tier_[dirty|clean]
2014-02-18 Sage Weilosd: l_osd_tier_whiteout
2014-02-18 Sage Weilosd: l_osd_tier_evict
2014-02-18 Sage Weilosd: l_osd_tier_[try_]flush[_fail]
2014-02-18 Sage Weilosd: l_osd_copyfrom
2014-02-18 Samuel JustRadosModel: only output if missing header is actually... 1228/head
2014-02-18 Samuel JustObjecter: track primary explicitly to detect changing...
2014-02-18 Samuel JustReplicatedPG: add some debugging if waiting_for_commit...
2014-02-18 Samuel Justosd/: instantiate the right backend based on pool
2014-02-18 Samuel JustECBackend: flesh out ECBackend implementation
2014-02-18 Samuel Justosd/ECTransaction: add type encapsulating EC transaction
2014-02-18 Samuel Justosd/ECUtil: add ec encode/decode util helpers
2014-02-18 Samuel JustObjectStore: add bufferlist/string getattr
2014-02-18 Samuel Justbuffer: allow caller to initialize bufferhash state
2014-02-18 Samuel Justosd_types: add swap, claim_append to ObjectModDesc
2014-02-18 Samuel JustOSD,PG: pass through EC messages
2014-02-18 Samuel Justmessages,osd: add EC messages and associated types
2014-02-18 Samuel Justsrc/osd/: add ECBackend stubs
2014-02-18 Samuel JustPGBackend: make getattrs virtual
2014-02-18 Samuel JustReplicatedPG: fix size checking for ECBackend pools
2014-02-18 Samuel JustPGBackend/ReplicatedBackend: factor out logical to...
2014-02-18 Samuel JustPGBackend/ReplicatedBackend: move the backend agnostic...
2014-02-18 Samuel JustReplicatedBackend: factor out be_deep-scrub
2014-02-18 Samuel Justosd/: replace bufferptr with bufferlist for attrs in...
2014-02-18 Samuel JustPG::discover_all_missing: request a FULLLOG
2014-02-18 Samuel JustPG,ReplicatedPG: Generalize missing_loc for ECBackend
2014-02-18 Samuel JustPG: allow PGBackend to set criteria for PG up-ness
2014-02-18 Samuel JustPGBackend: add some additional helpers.
2014-02-18 Samuel JustPG,PGBackend: expose acting and backfill_targets
2014-02-18 Samuel Justos/: allow objects with NO_GEN but non-NO_SHARD shard
2014-02-18 Samuel JustPG: skip CRUSH_ITEM_NONE in acting set in various places
2014-02-18 Samuel Justosd/: extend pg_interval_t to include primary
2014-02-18 Samuel JustObjecter: handle primary other than acting[0]
2014-02-18 Samuel JustOSDMap: handle CRUSH_ITEM_NONE in acting sets
2014-02-18 Samuel JustOSDMap: fill in get_primary_shard
2014-02-18 Samuel JustPG: introduce calc_ec_acting
2014-02-18 Samuel JustPG: refactor calc_acting to handle pg_shard_t changes
2014-02-18 Samuel Justosd/: refer to pg by spg_t and replica by pg_shard_t
2014-02-18 Samuel Justmessages/: include shard information in various pg...
2014-02-18 Samuel JustReplicatedBackend: excise OSDService*
2014-02-18 Samuel JustPGBackend/ReplicatedBackend: move temp handling into...
2014-02-18 Samuel JustPGBackend: use whoami_shard().shard in rollback*, objects*
2014-02-18 Samuel JustReplicatedBackend/PGBackend: move objects_* methods...
2014-02-18 Samuel JustPGBackend/ReplicatedBackend: move rollback methods...
2014-02-18 Samuel Justosd_types: introduce spg_t, pg_shard_t
2014-02-18 Samuel JustObjectStore: use ghobject_t for setattrs
2014-02-18 Samuel Justsrc/osd: pass in version to recover to recover_object
2014-02-18 Samuel Justosd/: Add a shard parameter to SnapMapper to handle...
2014-02-18 Samuel JustTestPGLog: remove test with DELETE op with prior_versio...
2014-02-18 Samuel JustPGLog::merge_old_entry: simplify the oe.version > ne...
2014-02-18 Sage Weilosd: l_osd_tier_promote
2014-02-17 Yan, ZhengMerge pull request #1128 from ceph/wip-dirfrags
2014-02-17 Samuel JustPG: just ignore rollbacks on objects we have already...
2014-02-17 Samuel JustPG::remove_snap_mapped_object: use pg_whoami.shard
2014-02-17 Samuel JustReplicatedPG: take snapset_obc write lock where appropriate
2014-02-17 Samuel JustReplicatedPG: release backfill state on_global_recover...
2014-02-17 Samuel JustReplicatedPG: take clone write lock as well in make_wri...
2014-02-17 Samuel JustReplicatedPG,osd_types: seperate require_rollback from...
2014-02-17 Samuel JustReplicatedPG:: remove_snap_mapped_object already remove...
2014-02-17 Samuel JustReplicatedPG: find_object_context debugging: output oi
2014-02-17 Samuel JustReplicatedPG: handle xattr cache on rollback and delete...
2014-02-17 Samuel JustReplicatedPG: release_op_ctx_locks in all-applied,...
next