2012-02-19 |
Sage Weil | mon: fix message discard on shutdown |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sage Weil | mds: use want_state to indicate shutdown |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sage Weil | osd: fix up argument to PG::init() |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sage Weil | SimpleMessenger: drop unused sigint() |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sage Weil | msgr: promote SimpleMessenger::Policy to Messenger... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sage Weil | mds: ignore all msgr callbacks on shutdown, not just... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Sage Weil | mon: discard messages while shutting down |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | msgr: fix shutdown vs accept race |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | mds: drop all messages during suicide |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | Merge remote branch 'gh/wip-pg-states' |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | osd: update_stats() in GetInfo state start |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | osd: don't update_stats() on prec_replica_info |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | filestore: hold journal_lock during |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Sage Weil | osd: only complete/deregister repop once |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Josh Durgin | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Josh Durgin | man: regenerate man pages |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Josh Durgin | man: move man page fixes to rst |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Florian Haas | doc: fix snapshot creation/deletion syntax in rbd man... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | osd: make op_commit imply op_applied for purposes of... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | osd: add REMAPPED state |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | osd: refactor recovery completion |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | osd: introduce RECOVERING pg state |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | paxos: fix is_consistent() check |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Tom Callaway | osd: change nested iterator name |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Tom Callaway | add missing #includes to build on gcc 4.7 |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Tom Callaway | mds: comment out unused code in mds dump_pop_map |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Sage Weil | osd: fix _activate_committed replica->primary message |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Sage Weil | osd: skip threadpool pause on shutdown when blackholed |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Sage Weil | osd: fix _activate_committed replica->primary message |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | osd: fix do not always clear DEGRADED/set CLEAN on... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Wido den Hollander | init: Only check if auto start is disabled when the... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Holger Macht | ceph.spec.in: Move libcls_*.so from -devel to base... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | objclass: add debug_objclass knob, default to off |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | osd: reduce watch/notify debug noise |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | msgr: mark_all_down on shutdown |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | osd: do not sync_and_flush if blackholed |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | workqueue: make pause/unpause count |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | osd: exit code 0 on SIGINT/SIGTERM |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | signals: check write(2) return values |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | osd: semi-clean shutdown on signal |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | mds: remove some cruft |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | mds: remove pidfile |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | mon: do a clean shutdown on SIGINT/SIGTERM |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | mon: install async signal handlers for SIG{HUP,INT... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | osd: install async signal handlers for SIG{HUP,INT... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | mds: install async signal handlers for SIG{HUP,INT... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | signal: remove unused/obsolete handle_shutdown_signal |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | signals: do not install default SIGHUP, SIGINT, SIGTERM... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Sage Weil | signals: implement safe async signal handler framework |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Tommi Virtanen | doc: Balance backticks. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sage Weil | Merge branch 'wip-osd-hb' |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sage Weil | mds: use new tmap_get pbl argument |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sage Weil | librados: need prval for tmap_get |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Samuel Just | librados: add aio_operate for reads and tmap_get for... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sage Weil | osd: remove unused need_size |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Samuel Just | Merge branch 'wip_push_refactor' |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Samuel Just | ReplicatedPG: pull() should return PULL_NONE, not false |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Samuel Just | ReplicatedPG: clean up push/pull |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Samuel Just | osd_types.h: Add constructors for ObjectRecovery* |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sage Weil | test_filestore_idempotent: fix test to create initial... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sage Weil | libcephfs: define CEPH_SETATTR_* |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | test/encoding/readable.sh: drop bashisms |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | filejournal: drop unused variable |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | filejournal: aio off by default |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | Merge remote-tracking branch 'gh/wip-journal-aio-rebased' |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | Merge remote-tracking branch 'gh/wip-osd' |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | test/encoding/readable.sh: skip old version with known... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | ceph-dencoder: add osd_peer_stat_t |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Yehuda Sadeh | rgw: remove extra useless info in bucket entry encoding |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: refactor push and pull |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | add CEPH_FEATURE_OSDENC |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: consider backfill_pos to be degraded |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: add debugging for in flight backfill ops |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: is_degraded may return true for backfill |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | MOSDSubOp: Add new object recovery state |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: consider backfill_pos to be degraded |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: add debugging for in flight backfill ops |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Samuel Just | ReplicatedPG: is_degraded may return true for backfill |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | osd: remove peer_stat from MOSDOp entirely |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | Merge remote-tracking branch 'gh/wip-mon-lag' |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | osd: new osd_peer_stat_t shell type |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | qa/btrfs/.gitignore: ignore targets |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | osd: use single helper for pg creation |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | osd: use PG::init() for newly local (but not created... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | osd: move new pg initialization into PG::info() |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sage Weil | osd: protect per-pg heartbeat peers with inner lock |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Yehuda Sadeh | rgw: don't use SCRIPT_NAME and QUERY_STRING vars |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sage Weil | osd: flush pg on activate _after_ we queue our transaction |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sage Weil | osd: do OpRequest dispatch into PG::do_request |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sage Weil | filestore: make flush() block forever if blackholed |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Yehuda Sadeh | Revert "rgw: don't treat plus as a space in url decode" |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sage Weil | osd: emit useful scrub error on missing clone |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Sage Weil | filestore: return error from CLONE |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sage Weil | osd: filter trimming|purged snaps out of op SnapContext |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sage Weil | mon: add {mon,quorum}_status admin socket commands |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sage Weil | mon: move quorum_status into helper |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sage Weil | mon: move mon_status into a helper |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sage Weil | init-ceph, mkcephfs: try 'btrfs device scan' before... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sage Weil | osd: fix MOSDPGCreate version setting |
commit | commitdiff | tree | snapshot |
next |