]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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-28 Sage Weilosd: always share past_intervals
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-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 JustFileJournal: simply flush by waiting for completions...
2012-04-27 Samuel JustPG: in GetInfo Notify handler, fix peer_info_requested...
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 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 Sage Weilosd: filter osds removed from probe set from peer_info_...
2012-04-26 Samuel JustPG: get_infos() should not post GotInfo
2012-04-26 Samuel JustRevert "PG: whitelist MNotifyRec in started"
2012-04-26 Samuel JustPG: whitelist MNotifyRec in started
2012-04-25 Sage Weilmon: 'osd thrash <num epochs>'
2012-04-25 Sage Weilmon: add 'mon osd min up ratio' and 'mon osd min in...
2012-04-25 Sage Weilmon: use can_mark_*() helpers
2012-04-24 Greg Farnummon: decode old PGMap Incrementals differently from...
2012-04-24 Sage Weilmon: do not mark osds out if NOOUT flag is set
2012-04-24 Sage Weilmon: do not mark booting osds in if NOIN flag is set
2012-04-24 Sage Weilmon: always remove booting osds from down_pending_out
2012-04-24 Sage Weilmon: prevent osd mark-down with NODOWN flag
2012-04-24 Sage Weilosd: do not attempt to boot if NOUP
2012-04-24 Sage Weilmon: prevent osd from booting if NOUP
2012-04-24 Sage Weilmon: 'osd {set,unset} {noin,noout,noup,nodown}'
2012-04-24 Sage Weilosdmap: add NOUP, NODOWN, NOIN, NOOUT flags
2012-04-24 Josh DurginMerge remote branch 'origin/wip-rbd-snapid' into next
2012-04-24 Sage Weillibrbd: pass errors removing head back to user
2012-04-24 Sage Weilmon: clean up handle_osd_timeouts a bit
2012-04-24 Sage Weilmon: fix pg stats timeout
2012-04-24 Sage Weilmon: fix whitespace
2012-04-24 Greg Farnummon: fix pgmonitor ratio commands
2012-04-24 Josh Durgintest_rbd: add tests for snap_set and more complicated...
2012-04-24 Josh Durginlibrbd: reset needs_refresh flag before re-reading...
2012-04-24 Josh Durginlibrbd: clean up snapshot handling a bit
2012-04-24 Josh Durginlibrbd: clarify handle_sparse_read condition
2012-04-24 Sage Weilrun_seed_to.sh: rework the script, make it more flexibl...
2012-04-24 Sage Weillibrbd: rev version for discard addition
2012-04-23 Sage WeilMerge remote-tracking branch 'gh/wip-discard'
2012-04-23 Sage Weilrun_seed_to.sh: remove stray arg
2012-04-22 Sage Weilperfcounters: tolerate multiple loggers with the same...
2012-04-22 Sage WeilMerge branch 'master' into wip-discard
2012-04-22 Sage WeilMakefile: disable format-security warning
2012-04-21 Sage Weilfilestore: verify that fiemap works
2012-04-21 Sage Weilrados: fix error printout for mapext
2012-04-21 Sage Weillibrbd: instrument with perfcounters
2012-04-21 Sage Weillibrbd: fix ictx_check pointer weirdness by using std...
2012-04-21 Samuel JustFileJournal: don't wait flusher until completions are...
2012-04-20 Sage Weilfilestore: fix collection_add journal replay problem
2012-04-20 Sage WeilFileStoreDiff: flip sense of diff*() methods around
2012-04-20 Sage Weiltest_idempotent_sequence: Use FileStoreDiff class instead.
2012-04-20 Joao Eduardo... test_idempotent_sequence: Output missing options on...
2012-04-20 Joao Eduardo... FileStoreDiff: check if two FileStores match.
2012-04-20 Sage Weillibrbd: allow image resize to non-block boundaries
2012-04-20 Sage Weilobjectcacher: rename truncate_set -> discard_set, and...
2012-04-20 Sage Weilobjectcacher: implement Object::discard()
2012-04-20 Sage Weillibrbd: fix debug output
2012-04-20 Sage Weillibrbd: make discard invalidate the range in cache
2012-04-20 Sage Weillibrbd: fix zeroing of trailing bits on short reads...
2012-04-20 Sage Weillibrbd: fix debug output for image resize
2012-04-20 Sage Weiltest_librbd_fsx: port newer xfsprogs version
2012-04-20 Sage Weilrevert to xfstests' fsx, which has discard support
2012-04-20 Sage Weiladmin_socket: add a separate debug subsys/level
2012-04-20 Sage Weillog: prefix dump with line numbers
2012-04-20 Sage Weiltest_filestore_workloadgen: track pg log size in memory
2012-04-20 Sage Weiltest_filestore_workloadgen: whitespace
2012-04-20 Sage Weilorganize test_filestore_idempotent*
2012-04-20 Sage Weilremove hopelessly flawed test_filestore_idempotent
2012-04-20 Sage Weiltest_store -> test_filestore
next