2012-04-29 |
Sage Weil | osdmap: fix identify_osd() and find_osd_on_ip() |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Sage Weil | run_seed_to.sh: clean out merge cruft |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | log: do not set on_exit() callback for libraries |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | Merge remote branch 'gh/wip-filestore-misc' |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | Merge remote branch 'gh/wip-2353' |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | Merge branch 'wip-osdmap' |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | fix file_layout.sh layouts test |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | Merge branch 'wip-mon' |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | mon: 'osd [un]set noin' |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Sage Weil | Merge branch 'next' |
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-28 |
Sage Weil | osd: fix bad map debug messages |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Dan Mick | Stop rebuild of libcommon.la on "make dist" |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Yehuda Sadeh | filestore: fix error message |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Yehuda Sadeh | filestore: first lock osd mount point, next detect... |
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 | Merge branch 'next' |
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 | Merge branch 'wip-lpg' |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | Merge branch 'next' |
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 | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Sage Weil | osdmap: filter out nonexistent osds from map |
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 |
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 | Merge branch 'next' |
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 |
Josh Durgin | test_librbd: rollback when mapped to a snapshot should... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | workload_generator: get rid of our lock. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | TestFileStoreState: make 'm_in_flight' var an atomic_t. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Samuel Just | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Samuel Just | PG: whitelist MNotifyRec in started |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Samuel Just | RefCountedObject: fix constructor warning |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | workload_generator: specify number of ops to run, or... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | workload_generator: Delegate store tracking to TestFile... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | TestFileStoreState: Fix issues affecting proper behavio... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joao Eduardo... | Makefile.am: test_filestore_workloadgen doesn't need... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Yehuda Sadeh | Merge branch 'wip-2342' |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Yehuda Sadeh | RefCountedObject: relocate from msg/Message.h to common... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Yehuda Sadeh | librados: call notification under different thread... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sage Weil | mon: 'osd thrash <num epochs>' |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Sage Weil | osd: filter osds removed from probe set from peer_info_... |
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-25 |
Joao Eduardo... | DeterministicOpSequence: add 'ceph_asserts()' where... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Joao Eduardo... | TestFileStoreState: distinguish between 'get_coll(... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Joao Eduardo... | run_seed_to.sh: Add valgrind support. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Joao Eduardo... | TestFileStoreState: free memory on terminus. |
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 | osdmaptool: fix clitests for lack of localized pgs |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sage Weil | mon: load CompatSet features on startup |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sage Weil | mon: set auid for mon-created pools to 0 |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sage Weil | mon: ignore/remove localized pgs |
commit | commitdiff | tree | snapshot |
next |