]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-02-24 Sage Weilv0.42.2 v0.42.2
2012-02-24 Sage WeilMerge remote-tracking branch 'gh/stable' into stable
2012-02-24 Sage Weilv0.42.1 v0.42.1
2012-02-24 Sage Weildebian: add ceph-dencoder
2012-02-24 Sage Weilceph.spec.in: add ceph-dencoder
2012-02-24 Sage Weilceph-dencoder: man page
2012-02-23 Greg Farnumosd: conditionally encode old pg_pool_t when no CEPH_FE...
2012-02-19 Sage Weilv0.42 v0.42
2012-02-17 Josh Durginman: regenerate man pages
2012-02-17 Josh Durginman: move man page fixes to rst
2012-02-17 Florian Haasdoc: fix snapshot creation/deletion syntax in rbd man...
2012-02-17 Sage Weilpaxos: fix is_consistent() check
2012-02-17 Tom Callawayosd: change nested iterator name
2012-02-17 Tom Callawayadd missing #includes to build on gcc 4.7
2012-02-17 Tom Callawaymds: comment out unused code in mds dump_pop_map
2012-02-17 Sage Weilosd: fix _activate_committed replica->primary message
2012-02-15 Wido den Hollanderinit: Only check if auto start is disabled when the...
2012-02-15 Holger Machtceph.spec.in: Move libcls_*.so from -devel to base...
2012-02-14 Sage Weiltest_filestore_idempotent: fix test to create initial...
2012-02-14 Sage Weillibcephfs: define CEPH_SETATTR_*
2012-02-13 Sage Weiltest/encoding/readable.sh: drop bashisms
2012-02-13 Sage Weilfilejournal: drop unused variable
2012-02-13 Sage Weilfilejournal: aio off by default
2012-02-13 Sage WeilMerge remote-tracking branch 'gh/wip-journal-aio-rebased'
2012-02-13 Sage WeilMerge remote-tracking branch 'gh/wip-osd'
2012-02-13 Sage Weiltest/encoding/readable.sh: skip old version with known...
2012-02-13 Sage Weilceph-dencoder: add osd_peer_stat_t
2012-02-13 Yehuda Sadehrgw: remove extra useless info in bucket entry encoding
2012-02-13 Sage Weiladd CEPH_FEATURE_OSDENC
2012-02-13 Samuel JustReplicatedPG: consider backfill_pos to be degraded
2012-02-13 Samuel JustReplicatedPG: add debugging for in flight backfill ops
2012-02-13 Samuel JustReplicatedPG: is_degraded may return true for backfill
2012-02-13 Sage Weilosd: remove peer_stat from MOSDOp entirely
2012-02-13 Sage WeilMerge remote-tracking branch 'gh/wip-mon-lag'
2012-02-13 Sage Weilosd: new osd_peer_stat_t shell type
2012-02-13 Sage Weilqa/btrfs/.gitignore: ignore targets
2012-02-12 Yehuda Sadehrgw: don't use SCRIPT_NAME and QUERY_STRING vars
2012-02-12 Sage Weilosd: flush pg on activate _after_ we queue our transaction
2012-02-12 Sage Weilosd: do OpRequest dispatch into PG::do_request
2012-02-12 Sage Weilfilestore: make flush() block forever if blackholed
2012-02-12 Yehuda SadehRevert "rgw: don't treat plus as a space in url decode"
2012-02-12 Sage Weilosd: emit useful scrub error on missing clone
2012-02-12 Sage Weilfilestore: return error from CLONE
2012-02-11 Sage Weilosd: filter trimming|purged snaps out of op SnapContext
2012-02-11 Sage Weilmon: add {mon,quorum}_status admin socket commands
2012-02-11 Sage Weilmon: move quorum_status into helper
2012-02-11 Sage Weilmon: move mon_status into a helper
2012-02-11 Sage Weilinit-ceph, mkcephfs: try 'btrfs device scan' before...
2012-02-11 Sage Weilosd: fix MOSDPGCreate version setting
2012-02-11 Sage WeilMerge remote branch 'gh/wip-osd-encoding'
2012-02-11 Sage Weilosd: queue pg removal under pg's epoch
2012-02-11 Sage Weilosd: check for valid snapc _before_ doing op work
2012-02-11 Sage Weilosd: some cleanup
2012-02-11 Sage Weilmon: validate osmdap input
2012-02-11 Yehuda Sadehrgw: objects can contain '%'
2012-02-10 Sage Weilmon: fix MMonElection encoding version
2012-02-10 Greg Farnummon: remove the last_consumed setting in Paxos
2012-02-10 Yehuda Sadehobjecter: LingerOp is refcounted
2012-02-10 Greg Farnummon: handle inconsistent disk states on startup.
2012-02-10 Sage WeilMerge branch 'wip-encoding'
2012-02-10 Sage Weilqa/btrfs/create_async_snap
2012-02-10 Sage Weilmessages: populate header.version in constructor
2012-02-10 Greg Farnummon: add a slurping flag to the Paxos state
2012-02-10 Samuel JustReplicatedPG: don't put the op on -EAGAIN
2012-02-10 Greg Farnummon: initialize paxos state in constructor
2012-02-10 Sage Weilmsg: check compat_version before decoding
2012-02-10 Sage Weilmsg: populate compat_version for encoded messages
2012-02-10 Sage Weilmsg: include compat_version in version header
2012-02-10 Sage Weilnew encoding for Log{Entry,Summary}
2012-02-10 Sage Weilos: new encoding for hobject_t
2012-02-10 Sage Weilosd: new encoding for pg_create_t
2012-02-10 Sage Weilosd: new encoding for osd_stat_t
2012-02-10 Sage Weilosd: new encoding for object_locator_t
2012-02-10 Sage Weilosd: new encoding for osd_reqid_t
2012-02-10 Sage Weilosd: new ScrubMap::object encoding
2012-02-10 Sage Weilmon: set last_changed when creating new pgs
2012-02-10 Sage Weilmon: set last_unstale when marking PGs stale
2012-02-10 Sage Weilosd: include state timestamps, mapping_epoch in pg_stat_t
2012-02-10 Sage Weilosd: new encoding for PG::Interval
2012-02-10 Sage Weilosd: new encoding for PG::OndiskLog
2012-02-10 Sage Weilobjectstore: new encoding for Transaction
2012-02-10 Sage Weilosd: new encoding for ScrubMap
2012-02-10 Sage Weilosd: new encoding for object_info_t
2012-02-10 Sage Weilosd: new encoding for watch_info_t
2012-02-10 Sage Weilosd: new encoding for SnapSet
2012-02-10 Sage Weilosd: new encoding for pg_missing_t
2012-02-10 Sage Weilosd: new encoding for pg_log_t
2012-02-10 Sage Weilosd: new encoding for pg_log_entry_t
2012-02-10 Sage Weilosd: new encoding for pg_history_t
2012-02-10 Sage Weilosd: new encoding for pg_history_t
2012-02-10 Sage Weilosd: new encoding for pool_stat_t
2012-02-10 Sage Weilosd: new encoding for pg_stat_t
2012-02-10 Sage Weilosd: new encoding for object_stat_collection_t
2012-02-10 Sage Weilosd: new encoding for object_stat_sum_t
2012-02-10 Sage Weilosd: new encoding for pg_pool_t
2012-02-10 Sage Weilosd: new encoding for pool_snap_info_t
2012-02-10 Sage Weilosd: new encoding for OSDSuperblock
2012-02-10 Sage Weilosd: move object_locator_t to osd_types.{h,cc}
2012-02-10 Sage Weilceph-dencoder: add osd_reqid_t
2012-02-10 Sage Weilceph-dencoder: add hobject_t
next