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