]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-05-01 Greg Farnumosd: add is_unmanaged_snaps_mode() to pg_pool_t; use...
2012-05-01 Greg Farnumpick_address: don't bother checking struct ifaddrs...
2012-05-01 Sage WeilMerge remote-tracking branch 'gh/wip-2352'
2012-04-30 Greg Farnumglobal_init: don't fail out if there is no default...
2012-04-30 Greg Farnumglobal: fix incorrect CINIT flag.
2012-04-30 Sage WeilMerge tag 'v0.46'
2012-04-30 Sage Weilosdmap: do no dereference NULL entity_addr_t pointer...
2012-04-30 Samuel JustOSD: add different config options for map bl caches
2012-04-30 Sage Weilmon: fix nion -> noin typo
2012-04-30 Sage WeilMerge branch 'wip-pi'
2012-04-30 Sage Weilv0.46 v0.46
2012-04-30 Josh Durginlibrbd: use unique error code for image removal failures
2012-04-30 Sage Weilrun_xfstests.sh: drop #62
2012-04-29 Sage Weilosdmap: fix identify_osd() and find_osd_on_ip()
2012-04-29 Sage Weilosd: keep pgs locked during handle_osd_map dance
2012-04-29 Sage Weilmon: drop obsolete osd/PG.h #includes
2012-04-29 Sage Weilosd: set dirty flags on rewind_divergent_log
2012-04-29 Sage Weilosd: use dirty flags in activate(), merge_log()
2012-04-29 Sage Weilosd: fix nested transaction in all_activated_and_commit...
2012-04-29 Sage Weilosd: use PG::write_if_dirty() helper
2012-04-29 Sage Weilosd: do not merge history on query
2012-04-29 Sage Weilosd: dirty_info if history.merge updated anything
2012-04-29 Sage Weilosd: write dirty info on handle info, notify, log
2012-04-29 Sage Weilosd: skip scrub scheduling if we aren't up
2012-04-29 Sage Weilosd: fix dirty_info check for advance/activate paths
2012-04-29 Sage WeilMerge branch 'next'
2012-04-29 Sage Weilrun_seed_to.sh: clean out merge cruft
2012-04-28 Sage Weillog: do not set on_exit() callback for libraries
2012-04-28 Sage WeilMerge remote branch 'gh/wip-filestore-misc'
2012-04-28 Sage WeilMerge remote branch 'gh/wip-2353'
2012-04-28 Sage Weilosd: always share past_intervals
2012-04-28 Sage WeilMerge branch 'wip-osdmap'
2012-04-28 Sage Weilfix file_layout.sh layouts test
2012-04-28 Sage WeilMerge branch 'wip-mon'
2012-04-28 Sage Weilmon: 'osd [un]set noin'
2012-04-28 Sage WeilMerge branch 'next'
2012-04-28 Sage Weilosd: set dirty_info in generate_past_intervals
2012-04-28 Sage Weilosd: fill in past intervals during advance_map
2012-04-28 Sage Weilosd: drop useless PG::fulfill_info()
2012-04-28 Sage Weilosd: share past intervals with notifies
2012-04-28 Sage Weilosd: only generate missing intervals in generate_past_i...
2012-04-28 Sage Weilosd: include past_intervals in pg debug printout
2012-04-28 Sage Weilosd: fix check for whether to recalculate past_intervals
2012-04-28 Sage Weilosd: PG::Interval -> pg_interval_t
2012-04-28 Sage WeilMerge branch 'next' into t
2012-04-28 Dan MickStop rebuild of libcommon.la on "make dist"
2012-04-28 Sage Weilmon: limit size of MOSDMap message sent as reply
2012-04-28 Sage Weilceph-object-corpus: revert rewind
2012-04-28 Sage Weilosdmap: fix addr dedup check
2012-04-28 Sage Weilosd: fix bad map debug messages
2012-04-28 Dan MickStop rebuild of libcommon.la on "make dist"
2012-04-27 Yehuda Sadehfilestore: fix error message
2012-04-27 Yehuda Sadehfilestore: first lock osd mount point, next detect...
2012-04-27 Samuel JustOSD: use map bl cache pinning during handle_osd_map
2012-04-27 Samuel Justsimple_cache.hpp: add pinning
2012-04-27 Samuel JustMerge branch 'next'
2012-04-27 Samuel JustFileJournal: simply flush by waiting for completions...
2012-04-27 Samuel JustPG: in GetInfo Notify handler, fix peer_info_requested...
2012-04-27 Sage WeilMerge branch 'wip-lpg'
2012-04-27 Sage WeilMerge branch 'next'
2012-04-27 Sage Weillibrados: test get/set of debug levels
2012-04-27 Sage Weilconfig: allow {get,set}_val on subsystem debug levels
2012-04-27 Samuel JustOSD.cc: track osdmap refs using an LRU
2012-04-27 Samuel Justcommon/: added templated simple lru implementations
2012-04-27 Sage Weilosdmap: dedup pg_temp
2012-04-27 Sage Weilosdmap: use shared_ptr<> for pg_temp
2012-04-27 Sage Weilosd: make map dedup optional
2012-04-27 Sage Weilosd: dedup osdmaps when added to the in-memory cache
2012-04-27 Sage Weilosdmap: drop obsolete PG_ROLE_* constants
2012-04-27 Sage Weilbuffer: make contents_equal() more efficient
2012-04-27 Sage Weilosdmap: dedup crush map
2012-04-27 Sage Weilosdmap: use shared_ptr for CrushWrapper
2012-04-27 Sage Weilosdmaptool: kludge to load a range of maps into memory
2012-04-27 Sage Weilosdmap: dedup addrs and addr vectors between maps
2012-04-27 Josh DurginMerge branch 'next'
2012-04-27 Sage Weilosdmap: filter out nonexistent osds from map
2012-04-27 Josh Durginlibrbd: the length argument of aio_discard should be...
2012-04-27 Sage Weilfilestore: interprect any fiemap error as EOPNOTSUPP
2012-04-26 Sage Weilosdmap: use shared_ptr for addrs, addr vectors
2012-04-26 Sage Weilosdmap: uninline a bunch of stuff
2012-04-26 Sage Weilmon: consider pending_inc in {up,in}_ratio for can_mark...
2012-04-26 Sage Weilmon: thrash pg_temp mapping, too
2012-04-26 Joao Eduardo... filestore: fix a journal replay issue with collection_add()
2012-04-26 Joao Eduardo... filestore: fix a journal replay issue with collection_add()
2012-04-26 Sage Weilosd: filter osds removed from probe set from peer_info_...
2012-04-26 Samuel JustMerge branch 'next'
2012-04-26 Samuel JustPG: get_infos() should not post GotInfo
2012-04-26 Samuel JustRevert "PG: whitelist MNotifyRec in started"
2012-04-26 Josh Durgintest_librbd: rollback when mapped to a snapshot should...
2012-04-26 Joao Eduardo... workload_generator: get rid of our lock.
2012-04-26 Joao Eduardo... TestFileStoreState: make 'm_in_flight' var an atomic_t.
2012-04-26 Samuel JustMerge branch 'next'
2012-04-26 Samuel JustPG: whitelist MNotifyRec in started
2012-04-26 Samuel JustRefCountedObject: fix constructor warning
2012-04-26 Joao Eduardo... workload_generator: specify number of ops to run, or...
2012-04-26 Joao Eduardo... workload_generator: Delegate store tracking to TestFile...
2012-04-26 Joao Eduardo... TestFileStoreState: Fix issues affecting proper behavio...
2012-04-26 Joao Eduardo... Makefile.am: test_filestore_workloadgen doesn't need...
2012-04-25 Yehuda SadehMerge branch 'wip-2342'
2012-04-25 Yehuda SadehRefCountedObject: relocate from msg/Message.h to common...
next