2012-04-29 |
Sage Weil | osd: skip scrub scheduling if we aren't up |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Sage Weil | osd: fix dirty_info check for advance/activate paths |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: always share past_intervals |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: set dirty_info in generate_past_intervals |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: fill in past intervals during advance_map |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: drop useless PG::fulfill_info() |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: share past intervals with notifies |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: only generate missing intervals in generate_past_i... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: include past_intervals in pg debug printout |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: fix check for whether to recalculate past_intervals |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osd: PG::Interval -> pg_interval_t |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | Merge branch 'next' into t |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Dan Mick | Stop rebuild of libcommon.la on "make dist" |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | mon: limit size of MOSDMap message sent as reply |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | ceph-object-corpus: revert rewind |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | osdmap: fix addr dedup check |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Samuel Just | OSD: use map bl cache pinning during handle_osd_map |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Samuel Just | simple_cache.hpp: add pinning |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Samuel Just | FileJournal: simply flush by waiting for completions... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Samuel Just | PG: in GetInfo Notify handler, fix peer_info_requested... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | librados: test get/set of debug levels |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | config: allow {get,set}_val on subsystem debug levels |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Samuel Just | OSD.cc: track osdmap refs using an LRU |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Samuel Just | common/: added templated simple lru implementations |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: dedup pg_temp |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: use shared_ptr<> for pg_temp |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osd: make map dedup optional |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osd: dedup osdmaps when added to the in-memory cache |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: drop obsolete PG_ROLE_* constants |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | buffer: make contents_equal() more efficient |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: dedup crush map |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: use shared_ptr for CrushWrapper |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmaptool: kludge to load a range of maps into memory |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: dedup addrs and addr vectors between maps |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Josh Durgin | librbd: the length argument of aio_discard should be... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | filestore: interprect any fiemap error as EOPNOTSUPP |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sage Weil | osdmap: use shared_ptr for addrs, addr vectors |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sage Weil | osdmap: uninline a bunch of stuff |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sage Weil | mon: consider pending_inc in {up,in}_ratio for can_mark... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sage Weil | mon: thrash pg_temp mapping, too |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | filestore: fix a journal replay issue with collection_add() |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Sage Weil | osd: filter osds removed from probe set from peer_info_... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Samuel Just | PG: get_infos() should not post GotInfo |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Samuel Just | Revert "PG: whitelist MNotifyRec in started" |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Samuel Just | PG: whitelist MNotifyRec in started |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sage Weil | mon: 'osd thrash <num epochs>' |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sage Weil | mon: add 'mon osd min up ratio' and 'mon osd min in... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sage Weil | mon: use can_mark_*() helpers |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Greg Farnum | mon: decode old PGMap Incrementals differently from... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: do not mark osds out if NOOUT flag is set |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: do not mark booting osds in if NOIN flag is set |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: always remove booting osds from down_pending_out |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: prevent osd mark-down with NODOWN flag |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | osd: do not attempt to boot if NOUP |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: prevent osd from booting if NOUP |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: 'osd {set,unset} {noin,noout,noup,nodown}' |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | osdmap: add NOUP, NODOWN, NOIN, NOOUT flags |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Josh Durgin | Merge remote branch 'origin/wip-rbd-snapid' into next |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | librbd: pass errors removing head back to user |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: clean up handle_osd_timeouts a bit |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: fix pg stats timeout |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | mon: fix whitespace |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Greg Farnum | mon: fix pgmonitor ratio commands |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Josh Durgin | test_rbd: add tests for snap_set and more complicated... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Josh Durgin | librbd: reset needs_refresh flag before re-reading... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Josh Durgin | librbd: clean up snapshot handling a bit |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Josh Durgin | librbd: clarify handle_sparse_read condition |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | run_seed_to.sh: rework the script, make it more flexibl... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Sage Weil | librbd: rev version for discard addition |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sage Weil | Merge remote-tracking branch 'gh/wip-discard' |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sage Weil | run_seed_to.sh: remove stray arg |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Sage Weil | perfcounters: tolerate multiple loggers with the same... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Sage Weil | Merge branch 'master' into wip-discard |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Sage Weil | Makefile: disable format-security warning |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sage Weil | filestore: verify that fiemap works |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sage Weil | rados: fix error printout for mapext |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sage Weil | librbd: instrument with perfcounters |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sage Weil | librbd: fix ictx_check pointer weirdness by using std... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Samuel Just | FileJournal: don't wait flusher until completions are... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | filestore: fix collection_add journal replay problem |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | FileStoreDiff: flip sense of diff*() methods around |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | test_idempotent_sequence: Use FileStoreDiff class instead. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Joao Eduardo... | test_idempotent_sequence: Output missing options on... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Joao Eduardo... | FileStoreDiff: check if two FileStores match. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | librbd: allow image resize to non-block boundaries |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | objectcacher: rename truncate_set -> discard_set, and... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | objectcacher: implement Object::discard() |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | librbd: fix debug output |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | librbd: make discard invalidate the range in cache |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | librbd: fix zeroing of trailing bits on short reads... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | librbd: fix debug output for image resize |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | test_librbd_fsx: port newer xfsprogs version |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | revert to xfstests' fsx, which has discard support |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | admin_socket: add a separate debug subsys/level |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | log: prefix dump with line numbers |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | test_filestore_workloadgen: track pg log size in memory |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | test_filestore_workloadgen: whitespace |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | organize test_filestore_idempotent* |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | remove hopelessly flawed test_filestore_idempotent |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Sage Weil | test_store -> test_filestore |
commit | commitdiff | tree | snapshot |
next |