2010-08-16 |
Greg Farnum | mds: switch all SnapRealm users to make use of snaprealm. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Greg Farnum | mds: create a new sr_t struct to hold versioned data... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Greg Farnum | mon: rename mon_lease_wiggle_room -> mon_allowed_clock_... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Greg Farnum | mon: backoff clock drift warnings |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sage Weil | osd: write (empty) log, bounds on remove_pg start |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Yehuda Sadeh | rgw: fix content length encoding |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sage Weil | filestore: flush using sync(2) hammer |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Greg Farnum | mds: don't try to recover filelocks if the client didn... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sage Weil | osd: simplify class waiter list |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Yehuda Sadeh | rgw: make gateway dns name configurable |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Greg Farnum | client: fill in num_fwd in messages to mds |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Yehuda Sadeh | osd: class load shouldn't hang when failed to load |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sage Weil | qa: echo output |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sage Weil | Merge branch 'snap_cap' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sage Weil | Merge branch 'testing' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sage Weil | mds: fix send_message_client_counted helper |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sage Weil | mon: add 'mds compat rm_* id' commands to adjust mdsmap... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mon: automatically incorporate new incompat features... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: include compatset in beacon message |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: add incompat clientranges bit for the format change |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | qa: add snap test for cap writeback |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: non-head requests always rdlock as_anon |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: write flushsnap cap metadata into old_inode if... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: ensure that rdlock on snap filelock flushes data |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: rdlock head when snapped inode is snap->sync |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: do not clone caps to snapped inodes |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | mds: group finishers after eval_cap_gather does all... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Greg Farnum | config: set osd_min_down_reports to 3. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Greg Farnum | osd: only access failure_queue while under heartbeat_lock. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Greg Farnum | osd: Adjust failure reporting. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Greg Farnum | osdmon: Adjust failure reporting. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Sage Weil | makefile: define docdir for old automake versions |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Haifeng Liu | monmaptool: man page typo fix |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Greg Farnum | osdmap: only decode internal addresses if map is new... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sage Weil | Merge branch 'testing' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sage Weil | rados: -i and -o are still there for other commands |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sage Weil | ceph.spec.in: fix docdir paths |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sage Weil | ceph.spec.in: fix sample.ceph.conf chown |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Takuya ASADA | rados: fix usage |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Sage Weil | osd: fix heartbeat to/from map updates |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: cover map_in_progress by osd_lock instead of an... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: Unlock osd_lock in _dispatch before locking handle... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: switching dispatch_running to be a counter |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: guard _dispatch to prevent execution of new messag... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: adjust map_in_progress guarding |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Gregory Farnum | cosd: adjust client/cluster messenger setup to be more... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | config: Error out when you can't parse an addr from... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: use the client_messenger for the logclient. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osdmap: remove unused versions of get_[cluster_]inst |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | OSD: use get_cluster_inst instead of get_inst when... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: when checking OSD identities via require_same_or_n... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: add Mutex and flag to cover execution of handle_ma... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: be more careful with cluster/client messenger... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: register the OSD on cluster_messenger if needed |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | config: correctly notify when OPT_ADDR config options... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | config: add OPT_ADDR type, move "public_addr"/"cluster_... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | messages: add cluster_addr to MOSDBoot, use it in OSD... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | cosd: move messenger existence checks to where they... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | cosd: create separate cluster/client messengers if... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | msgr: set up bind and Accepter::bind to take in address... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | config: rename g_my_addr to g_public_addr, add g_cluste... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osdmap: move osd_cluster_addr decoding, and make sure... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osdmap: Make sure osd_cluster_addr matches osd_addr... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: remove messenger pointer, fix calls to it in PG... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: use cluster/client_messenger as appropriate. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osdmap: add osd_cluster_addr to full map |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osd: make new cluster_messenger, client_messenger pointers. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Greg Farnum | osdmap: make room in incremental for separate cluster... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | osd: fix replies to dup/already-committed requests |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | Merge branch 'testing' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | assert: only include acconfig.h ifdef __CEPH__ |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Takuya ASADA | librados.hpp fix |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | mon: fix signed/unsigned compile warning |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Sage Weil | osd: fix map sharing with old heartbeat peers |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mds: fix cap encoding skipping when snaprealm differs |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osdmap: show flags |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | Merge branch 'locks' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | msgr: Add CEPH_FEATURE_FLOCK to default features set... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | ceph_fs: use __le64 instead of __u64 for over-the-wire... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: new low-level debug output, and turn down previous... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Mueller | debian: add ceph-client-tools dep to ceph |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Mueller | debian: move utils rbd,rados,csyn to ceph-client-tools |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Thomas Mueller | debian: move mount.ceph to ceph-client-tools |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | Merge branch 'testing' into unstable |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | debian: move fuse-utils dep to ceph-fuse |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Christian Brunner | cclass: fix .so loading file |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: send latest osdmap when we stop sending heartbeats... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: avoid most of handle_osd_map if there are no new... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: send heartbeat request from update_heartbeat_peers |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mon: drop redundant pg_temp mappings |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | mon: make backward-compat mon id's start at '0', not 'a' |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sage Weil | osd: add asserts when indexing pg log by reqid |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: recover filelocks properly on client reconnect |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: debug output and some comments. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. Compare iterator to right list! |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: locking. Fix waiting lock count map deletion |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: drop distributed locks on waiting filelock message... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: better printing on lock messages |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: replace accidnetal __u64 with uint64_t |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Greg Farnum | mds: Determine if there are file locks based on flockbl... |
commit | commitdiff | tree | snapshot |
next |