]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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 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...
2010-08-02 Greg Farnummds: need to size values read from a bufferlist
2010-08-02 Greg Farnummds: handle file locking in MClientCaps on a reconnect.
2010-08-02 Greg Farnummds: locking. remove ceph_filelock* lists and replace...
2010-08-02 Greg Farnummds: Fix ceph_lock_state_t to use uint64_t
2010-08-02 Greg Farnummds: locks. Fix possible naughty dereference, and fix...
2010-08-02 Greg Farnummds: locking. Keep trap of neighbors and coalesce them
2010-08-02 Greg Farnummds: locking. remove zero-valued client held/waiting...
2010-08-02 Greg Farnummds: Move lock print function; add debugging; fix fence...
2010-08-02 Greg Farnumceph_fs: CEPH_LOCK_UNLOCK should have its own bit,...
2010-08-02 Greg Farnummds: use the right size mask for file cap bits
2010-08-02 Greg Farnumceph_fs: Add cap bits for advisory file locks
2010-08-02 Greg Farnummds: Remove unnecessary if check.
2010-08-02 Greg Farnummds: Now actually requeues blocked locks whenever locks...
2010-08-02 Greg Farnummds: fcntl locks can efficiently remove all locks from...
2010-08-02 Greg Farnummds: fcntl. Keep track of how many locks/waiting locks...
2010-08-02 Greg Farnummds: implement look_for_lock, for fcntl F_GETLK-style...
2010-08-02 Greg Farnummds: ceph_filelock and filelock_change need to be expli...
2010-08-02 Sage Weilmds: cleanup
2010-08-02 Greg Farnummds: Implement file lock message handling.
2010-08-02 Greg Farnummds: add distributed lock support for fcntl/flock support
2010-08-02 Greg Farnummds: fcntl. add proper encoding to ceph_filelock and...
2010-08-02 Greg Farnummds: fnctl. finish remove_locks so it'll activate which...
2010-08-02 Greg Farnummds: fnctl. add get_waiting_overlaps function; fix...
2010-08-02 Greg Farnummds: fnctl. implement half of remove_lock.
2010-08-02 Greg Farnummds: fnctl. implement adjust_locks method, with helpers
2010-08-02 Greg Farnummds: fcntl. implement add_lock function
2010-08-02 Greg Farnummds: fcntl. add skeleton [add, remove]_lock functions.
2010-08-02 Greg Farnummds: add messenging support for advisory file locking
2010-08-02 Greg Farnummsg: rename MClientReply::dir_bl to extra_bl. Fix uses
2010-08-02 Sage Weilmds: conditionally include flock metadata in MClientRec...
2010-08-02 Sage Weilmds: conditionally include flock metadata in MClientCaps
2010-08-02 Sage Weilmds: remove size, mtime, atime from cap reconnect
2010-08-02 Sage Weilmds: make mislinked dentry during replay workaround...
2010-08-02 Sage Weilmove logrotate conf out of debian/ to fix ceph.spec
2010-07-31 Wido den Hollanderauth: fix cast
2010-07-31 Wido den Hollanderrgw: Support a loglevel of 0
2010-07-30 Sage Weilcauthtool: correct man page sample of minimal fs client...
2010-07-30 Yehuda Sadehrgw: fix setting acls on the bucket
2010-07-30 Sage Weilmove mkcephfs to /sbin
2010-07-30 Sage Weildebian: more cleanups
2010-07-30 Sage Weilauth: define AES iv in common header
2010-07-30 Thomas Muelleradd files to .gitignore
2010-07-30 Thomas Muellerredirect stdout to /dev/null when reloading
next