]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-02-23 Samuel JustMerge pull request #1298 from ceph/wip-subscribe
2014-02-22 David ZafmanMerge pull request #1299 from ceph/wip-repair
2014-02-22 David Zafmanosd/PG: fix assert when deep repair finds no errors 1299/head
2014-02-22 Sage Weilosd: fix off-by-one is boot subscription 1298/head
2014-02-22 David ZafmanMerge branch 'wip-6685-firefly' into firefly
2014-02-22 Josh DurginMerge remote-tracking branch 'origin/wip-da-SCA-2014021...
2014-02-22 Christopher... Added evaluation of cluster and fixed evaluation when...
2014-02-21 Josh DurginMerge pull request #1286 from ceph/wip-corpus
2014-02-21 David ZafmanRevert "ReplicatedPG::recover_backfill: adjust last_bac...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/port/updates'...
2014-02-21 Sage Weilceph-object-corpus: prune some old releases 1286/head
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-6936' into...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-7099' into...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-6830' into...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-6951' into...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-7064' into...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-7271' into...
2014-02-21 Noah Watkinsdencoder: check for radosgw build option 1288/head
2014-02-21 Noah Watkinsosd: use ceph scoped shared_ptr
2014-02-21 Samuel JustMerge remote-tracking branch 'upstream/next'
2014-02-21 Samuel JustMerge remote-tracking branch 'upstream/wip-copyget...
2014-02-21 Samuel JustPG::build_might_have_unfound: skip CRUSH_ITEM_NONE 1278/head
2014-02-20 Samuel JustECBackend: deal with temp collection details in handle_...
2014-02-20 Samuel JustReplicatedPG::on_global_recover: requeue degraded,...
2014-02-20 Yehuda Sadehrgw: minor cleanup
2014-02-20 Mouad BenchchaouiFix generate keystone token from credentials
2014-02-20 Ken DreyerMerge branch 'next'
2014-02-20 Samuel JustRadosModel: copyfrom should result in a dirty object
2014-02-20 Samuel JustPG: fix scrub feature check
2014-02-20 Samuel JustReplicatedPG: assert no omap for ec pool in _write_copy...
2014-02-20 Samuel JustECBackend: handle short reads
2014-02-20 Samuel JustReplicatedPG: ensure that ec appends are aligned
2014-02-20 Samuel JustReplicatedPG::fill_in_copy_get, use getattr_maybe_cache
2014-02-20 Samuel JustReplicatedPG: fix stat uses to use the correct shard
2014-02-20 Samuel JustOSDMap::_apply_primary_affinity: skip CRUSH_ITEM_NONE...
2014-02-20 Sage Weildoc/release-notes: v0.77
2014-02-20 Sage Weildoc/release-notes: v0.67.7
2014-02-19 Ken Dreyerv0.77 v0.77
2014-02-19 Samuel Justosd/,mon/: add (up|acting)_primary to pg_stat_t
2014-02-19 Josh DurginMerge pull request #1256 from ceph/wip-librados-ops...
2014-02-19 Yehuda Sadehrgw: fix swift range response 1274/head
2014-02-19 Yehuda Sadehrgw: fix etag in multipart complete 1273/head
2014-02-19 Yehuda Sadehrgw: reset objv tracker on bucket recreation 1272/head
2014-02-19 Yehuda Sadehradosgw-admin: don't generate access key if user exists 1271/head 1275/head
2014-02-19 Danny Al-GaafBackedUpObject::get_xattr() pass function parameter... 1276/head
2014-02-19 Danny Al-GaafTestRados.cc: use !empty() instead of size()
2014-02-19 Danny Al-GaafErasureCodeBench: prefer prefix ++operator for non...
2014-02-19 Danny Al-Gaafceph_erasure_code.cc: prefer prefix ++operator for...
2014-02-19 Danny Al-GaafRGWObjManifest: prefer prefix ++/--operator for non...
2014-02-19 Danny Al-GaafReplicatedPG: prefer prefix ++operator for non-trivial...
2014-02-19 Danny Al-GaafOSD: use !empty() instead of size() > 0
2014-02-19 Danny Al-GaafPG: use !empty() instead of size() > 0
2014-02-19 Danny Al-GaafRPCRecPred: use !empty() instead of size() >= 1
2014-02-19 Danny Al-GaafKeyValueStore: prefer prefix ++operator for non-trivial...
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-19 Yehuda Sadehrgw: don't try to read bucket's policy if it doesn... 1266/head
2014-02-19 Yehuda Sadehrgw: return error if accessing object in non-existent...
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 Josh DurginMerge pull request #1261 from ceph/wip-7463
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 Dan Mickceph_rest_api.py: don't fail if no up OSDs found on... 1260/head 1261/head
2014-02-18 Josh Durgintest/librados: remove unused lines and fix return code... 1256/head
2014-02-18 Josh DurginReplicatedPG: fix successful write condition
2014-02-18 Josh DurginReplicatedPG: clear osd op reply output for writes
2014-02-18 Josh DurginReplicatedPG: set individual osd op rvals
2014-02-18 Josh DurginReplicatedPG: don't copy the ops vector into OpContext
2014-02-18 Josh DurginReplicatedPG: avoid undefined behavior in xattr comparison
2014-02-18 Josh Durginqa: add librados c object operations tests to librados...
2014-02-18 Josh Durginpackaging: add test programs for librados c object...
2014-02-18 Josh Durginlibrados: bump version number
next