| 2011-05-05 |
Josh Durgin | PG: clear peering flag when we transition from Peering... |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Greg Farnum | PG: handle MOSDPGLog messages in Active state. |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: fix GetInfo down check |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: some comment, debug output cleanup |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: reg_last_scrub on pg load |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: GetLog, GetMissing cleanups, fixes |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: only transition to Pending from GetInfo cons |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: consistent naming |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: handle notify+info explicitly in GetInfo state |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: statechart whitespace |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: initialize pg state event counters |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: fix GetInfo querying |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Sage Weil | osd: handle event notify/info/log from Initial |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: debug handle_* |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: fix min_time in state stats |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: rename states to reflect nesting; fix enter/exit... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Greg Farnum | OSD: fill in rctx properly for pg->handle_create in... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: first pass at pg peering stats |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: use const char * state names |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Greg Farnum | OSD: assert contents exist when erasing from last_scrub... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Samuel Just | PG: proc_replica_info, oinfo not info |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: move directly to Reset state on pg load |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Josh Durgin | OSD: start PG state machine when loading pre-existing PGs |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Samuel Just | PG: ReplicaActive must repond to requests from discover... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Josh Durgin | PG: collapse crashed transitions to happen on any unexp... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Josh Durgin | PG: use a state_name member instead of overriding get_s... |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Samuel Just | Revert "osd: simplify check for unconsumed events" |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Samuel Just | PG: Primary should also discard the ActMap event |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Samuel Just | PG: ActMap should be dicarded if no outer state handles it |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Sage Weil | osd: simplify check for unconsumed events |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: make debug output include state name |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: fix event names |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | PG.h: transition to crashed on unhandled message |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: feed new pg mapping into state machine |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osdmap: fix some constedness |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: turn off recovery oid sets |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: remove peer_info_requested member |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: don't become clean in purge_strays |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: send notifies when a stray or an active replica... |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: fix proc_master_log output |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: handle info in proc_replica_log just like we did... |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | Merge branch 'master' into wip_pg_refactor |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: only specify start version for Qeury::LOG |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: use enum instead of const static int members |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: leave recovery hooks in PG |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osd: fix pg log entry types to not always be delete |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | mon: add 'ceph osd rm N...' command |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | Merge remote branch 'origin/stable' |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | osdmap: allow incremental to represent osd deletion |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | objecter: remove useless mark_down code |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Colin Patrick... | test-obsync: test ACL translation, run unit tests |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Colin Patrick... | obsync: remove --owner, elide owner from ACL XML |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Colin Patrick... | obsync: better usage |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | OSD,PG: Peering refactor |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | OSD,PG: Move pg reset code from OSD::advance_map to PG |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: choose_log_location |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Josh Durgin | PG: Extract query map generation from recover_master_log |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | PG: Refactor build_prior into a PgPriorSet constructor. |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | PG: Add gen_prefix method for generating the pg error... |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | TestSnaps.cc: default to testing with the data pool |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Samuel Just | OSD.cc: handle_pg_create fix initial last_epoch_started... |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Colin Patrick... | obsync: only require --owner if --xuser is set |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Colin Patrick... | obsync: implement --owner |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Sage Weil | cfuse: encode/decode dev_t properly |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Colin Patrick... | obsync: implement user translation (--xuser) |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Colin Patrick... | rgw: fix ACL XML generation |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Colin Patrick... | obsync: refactor LocalCopy |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Greg Farnum | FileStore: use proper object names for linking |
commit | commitdiff | tree | snapshot |
| 2011-05-02 |
Greg Farnum | MDS: fix handle_client_rename use of path_traverse. |
commit | commitdiff | tree | snapshot |
| 2011-04-30 |
Sage Weil | mds: trim non-auth swallowed subtrees during resolve |
commit | commitdiff | tree | snapshot |
| 2011-04-30 |
Sage Weil | mds: fix replay of EFragment rollback |
commit | commitdiff | tree | snapshot |
| 2011-04-30 |
Yehuda Sadeh | rgw: log bytes received |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Yehuda Sadeh | rgw: fix some logging problems |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Yehuda Sadeh | rgw_admin: dump also user email |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Tommi Virtanen | test/ceph_crypto: Check that the shutdown/fork/init... |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Yehuda Sadeh | filestore: fiemap should close the fd |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Yehuda Sadeh | filestore: fiemap should close the fd |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Tommi Virtanen | common, cfuse: Hook into daemonization and shutdown... |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Tommi Virtanen | msgr, common: Refactor to extract daemonization out... |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Tommi Virtanen | msgr: Rename SimpleMessenger::start(daemonize, nonce... |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Tommi Virtanen | ceph_crypto: Assert that NSS initialization works. |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Colin Patrick... | common_init: create common_init_daemonize |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Wido den Hollander | config: Update sample config with more examples |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Colin Patrick... | common_init: set log_file, not log_dir, by default |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Colin Patrick... | common_init: don't modify log_per_instance |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Sage Weil | msgr: remove dup .start() call check, remove cruft |
commit | commitdiff | tree | snapshot |
| 2011-04-29 |
Jim Schutt | hadoop: cleanups for libceph type update |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | lfn: put lfn outside of user.ceph namesapce |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | Merge remote branch 'origin/master' into lfn |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | mdsmap: show mds name in summary |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | hadoop: update libceph types |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | hypertable: update libceph types |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | libceph: error out if USE_FILE_OFFSET64 not defined |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Yehuda Sadeh | lfn: don't return ENOENT if it's not lfn in some cases |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | mds: ignore fragment_notify when dft state doesn't... |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | mds: do not send fragment_notify to <= recovering nodes |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | mds: fix uninint warning on cur |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | mds: handle import cancel while logging EImportStart |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Sage Weil | client: do not send request to mds -1 |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Yehuda Sadeh | lfn: set hash and file name constants |
commit | commitdiff | tree | snapshot |
| next |