]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2012-02-10 Sage Weilmon: add/use pg_create_t ctor
2012-02-10 Sage Weilceph-dencoder: add pg_create_t (formerly MOSDPGCreate...
2012-02-10 Sage Weiltest/encoding/readable.sh: no \t
2012-02-10 Sage WeilMerge branch 'wip-corpus'
2012-02-10 Sage Weilceph-dencoder: add Log{Entry,EntryKey,Summary}
2012-02-10 Sage Weilfilestore: wait to start op if other ops are in line
2012-02-10 Sage Weilfilestore: fix op queue quiesce during commit
2012-02-09 Sage WeilMerge remote branch 'gh/wip-types'
2012-02-09 Sage WeilMerge remote branch 'gh/wip-stuck-in-backfill'
2012-02-09 Josh DurginReplicatedPG: don't count deletions as ops
2012-02-09 Josh Durginosd: don't remove pg from recovery queue if not enough...
2012-02-09 Yehuda Sadehrgw: don't treat plus as a space in url decode
2012-02-09 Sage Weilosd: discard waiting ops when pg mapping changes
2012-02-08 Sage Weilosd: flush on activate
2012-02-08 Sage WeilMakefile: check readability of object corpus on 'make...
2012-02-08 Sage Weiladd ceph-object-corpus.git submodule
2012-02-08 Sage Weilmon: fix [near]full_ratio conf update
2012-02-08 Sage Weilmon: better MonCaps test cases
2012-02-08 Sage Weilceph-dencoder: MonCap[s]
2012-02-08 Sage Weilmon: fix PGMap::generate_test_instances()
2012-02-08 Sage Weilmon: refactor calc_stats()
2012-02-08 Sage Weilosd: is_zero() method for stat structs
2012-02-08 Sage Weilosd: fix ScrubMap::object ctor
2012-02-08 Sage Weilmon: make [near]full_ratio config options floats
2012-02-08 Sage Weilmon: initialize [near]full_ratio during create_initial...
2012-02-08 Sage Weilceph-dencoder: MonMap
2012-02-08 Sage Weilmon: uninline Monmap encode/decode
2012-02-08 Sage Weilceph-dencoder: PGMap[::Incremental]
2012-02-08 michael rodriguezupdate amazonaws xmlns to correct url
2012-02-08 Sage Weilmds: remove IntervalTree code
2012-02-08 Sage Weiltrivial_libceph: need O_RDWR
2012-02-08 Sage Weilclient: -EINVAL write if not opened writable
2012-02-08 Sage Weilclient: clean up ctor a bit
2012-02-08 Sage Weilclient: initialize initialized
2012-02-08 Sage Weilosd: always send scrub errors to cluster log
2012-02-07 Sage Weilmon: drop election messages with bad rank
2012-02-07 Yehuda Sadehrgw: cleanup url_decode usage
2012-02-07 Yehuda Sadehrgw: url_decode object name
2012-02-06 Josh Durginosd: re-take the osd lock in the init error path where...
2012-02-06 Sage Weilceph-dencoder: ScrubMap[::object]
2012-02-06 Sage Weilosd: uninline osd_stat_t methods
2012-02-06 Sage Weilceph-dencoder: coll_t
2012-02-06 Sage Weilceph-dencoder: pg_t
2012-02-06 Sage Weilceph-dencoder: SnapSet
2012-02-06 Sage Weilceph-dencoder: SnapContext, SnapRealmInfo
2012-02-06 Sage Weilmove SnapContext, SnapRealmInfo to common/snap_types...
2012-02-06 Sage Weilceph-dencoder: filepath
2012-02-06 Sage Weilceph-dencoder: CompatSet
2012-02-06 Sage Weilkill unused tstring
2012-02-06 Sage Weilkill useless [cn]string.h
2012-02-06 Yehuda Sadehrgw: escape and list correctly objects that start with...
2012-02-06 Sage Weilcrush: don't BUG_ON
2012-02-06 Alexandre Olivacrush: don't BUG_ON within crush_choose
2012-02-04 Sage Weilclient: init/shutdown objecter in init/shutdown
2012-02-03 Josh Durginmon: show full status in ceph health
2012-02-03 Sage Weilosd: signal dispatch_cond on ms_dispatch completion
2012-02-03 Yehuda Sadehrgw: use request uri if script name is empty
2012-02-03 Sage Weilosd: reorder PG recovery_state initialization
2012-02-03 Sage Weiltest/encoding/readable.sh: nicer output
2012-02-03 Sage Weilceph-dencoder: more helpful error message for messages
2012-02-03 Sage Weilmessages: set type in default constructor
2012-02-03 Alexandre Olivapick object from random osd for primary recovery
2012-02-03 Sage Weilmsg: fix message leak on receipt of undecodable message
2012-02-03 Sage WeilMakefile: add test/encoding/types.h
2012-02-03 Sage WeilMerge branch 'wip-encoding'
2012-02-03 Sage Weilencoding: document ENCODE/DECODE macros
2012-02-03 Sage Weiltest/encoding/readable.sh: nicer output
2012-02-03 Sage Weiltest/encoding/readable.sh: check all version
2012-02-02 Sage Weilosd: fix another repop->ctx->op deref
2012-02-02 Sage WeilMerge remote branch 'gh/wip-objecter-initialized'
2012-02-02 Sage Weilosd: avoid null deref of repop->ctx->op
2012-02-02 Sage Weilencoding: document ENCODE_DUMP throttling weirdness
2012-02-02 Sage Weilencoding: fix DECODE_START macro
2012-02-02 Sage Weilencoding: add DECODE_OLDEST macro
2012-02-02 Sage Weilosd: fix another issue_repop() ctx->op null deref
2012-02-02 Sage Weilcheck-generated.sh: do self-decode test first
2012-02-02 Sage Weilcheck-generated.sh: nicer output
2012-02-02 Sage Weilceph-dencoder: print errors to stderr
2012-02-02 Sage Weilosd: do not dereference ctx->op when NULL
2012-02-02 Sage Weilencoding: better DECODE_START_LEGACY_COMPAT_LEN
2012-02-02 Sage Weilbuffer: iterator::get_remaining()
2012-02-02 Sage WeilMerge remote-tracking branch 'gh/wip-osd-op-tracking'
2012-02-02 Sage WeilMerge branch 'master' into wip-encoding
2012-02-02 Jim Schuttcommon/Throttle: throttle in FIFO order
2012-02-02 Sage Weilosd: fix osd_recover_clone_overlap
2012-02-02 Sage Weilosd: use obc for size in calc_head_subsets()
2012-02-02 Sage Weilfilestore: remove obsolete fs type check
2012-02-02 Sage Weilclient: add initialized flag to client
2012-02-02 Sage Weilclient: let set_filer_flags clear flags, toos
2012-02-02 Sage Weillibrados: discard incoming messages when DISCONNECTED
2012-02-02 Sage Weilobjecter: track whether initialized; add asserts
2012-02-02 Sage Weiltest_filejournal: fix warnings
2012-02-02 Greg Farnumosd: mark_started() osd sub ops
2012-02-02 Greg Farnumosd: d'oh again! Make this real exponential, not.....
next