]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-03-23 Sage Weilmds: fix bug in handle_discover on mdsdir
2010-03-23 Sage Weilmds: check myin, not stray, in rejoin_send_acks
2010-03-23 Sage Weilmds: fix eval_gather for sync->mix(2) and mix->sync(2)
2010-03-23 Sage Weilmds: encode fnode when replicating CDir
2010-03-23 Greg Farnummon: addition to MonCaps docs mentioning how perms...
2010-03-23 Greg Farnummon: remove unused label out, which was causing compile...
2010-03-23 Greg Farnummon: remove now-unused macros.
2010-03-23 Greg Farnummon: MRoutes are now checked by check_privileges instea...
2010-03-23 Greg Farnummon: MForwards are handled by check_privileges instead...
2010-03-23 Greg Farnummon: handling MSG_CLASS now uses caps->check_privileges...
2010-03-23 Greg Farnummon: use check_privileges instead of macro for MSG_MON_...
2010-03-23 Greg Farnummon: MSG_MON_OBSERVE handled in-function instead of...
2010-03-23 Greg Farnummon: don't use macros in evaluating MSG_MON_PAXOS messages
2010-03-23 Greg Farnummon: MSG_LOG uses an in-handler cap check instead of...
2010-03-23 Greg Farnummon: Pool ops are already cap-checked by the handler...
2010-03-23 Greg Farnummon: add mon_caps used for unconnected monitor messages
2010-03-23 Greg Farnummon: stat requests use caps->check_privileges instead...
2010-03-23 Greg Farnummon: the MDS messages use caps->check_privileges instea...
2010-03-23 Greg Farnummon: MRemoveSnaps uses caps->check_privileges
2010-03-23 Greg Farnummon: OSD handling messages use caps->check_privileges...
2010-03-23 Greg Farnummon: Use MonCaps::check_privileges instead of a macro...
2010-03-22 Martin Ettlmds: style fixes (from cppcheck)
2010-03-22 Sage Weilosd: warn on no osd journal
2010-03-22 Sage Weilmds: don't kick clients if we've been laggy ourselves
2010-03-22 Sage Weilmds: no early complete from scatter_nudge after partial...
2010-03-22 Sage Weiltodo fixed some bugs
2010-03-22 Sage Weilmsgr: no more forward_message()
2010-03-22 Sage Weilmds: re-send, do not forward, mds messages
2010-03-22 Sage Weilmds: encode source mds in MDirUpdate
2010-03-22 Sage Weilmds: encode source mds in MExportDirDiscover explicitly
2010-03-22 Sage Weilmds: rev mds internal protocol
2010-03-22 Greg Farnummon: Fix resend_routed_requests.
2010-03-22 Greg Farnummon: another forwarding fix for resend_routed_requests
2010-03-22 Greg Farnummon: Forwarding fixes.
2010-03-19 Greg Farnummsg: Remove dead code MSG_OSD_IN/OUT
2010-03-18 Greg Farnummon: x has little meaning for a mon, let's not confuse...
2010-03-18 Greg Farnummon: use our standard indicator for locked/unlocked...
2010-03-18 Greg Farnumobjecter: don't lose reply codes when we wait_for_new_map
2010-03-18 Greg Farnumrados: add undocumented option to specify auid when...
2010-03-18 Greg Farnummon: msg: Better output/debugging
2010-03-18 Greg Farnumobjecter: always fill in auid
2010-03-18 Greg Farnummsg: MPoolOp now encodes its auid, prints more.
2010-03-18 Greg Farnummon: handle_subscribe now uses check_privileges instead...
2010-03-18 Greg Farnummon: Pretty sure MDS BEACON messages should only come...
2010-03-18 Yehuda Sadehosdc: fix truncation of multiple extents of the same...
2010-03-18 Sage Weilmds: fix resolve stage
2010-03-18 Sage Weilmds: drop gather if it's empty
2010-03-18 Sage Weilcontext: don't complete C_Gather until finisher is set
2010-03-18 Sage Weilinit-ceph: do already running check early to avoid...
2010-03-18 Sage Weiltodo
2010-03-18 Sage Weilmds: session is always defined in handle_client_reconnect
2010-03-18 Sage Weilqa: make pjd test behave when run twice in same dir
2010-03-18 Sage Weilmds: acknowledge reconnect success with a session open...
2010-03-18 Sage Weilqa: add fsx workunit
2010-03-17 Greg Farnummon: msg: better output
2010-03-17 Greg Farnummon: don't use get_priv() without put!
2010-03-17 Greg Farnummon: forwarded messages should use the same connection...
2010-03-17 Greg Farnummon: when possible, fill PaxosServiceMap::caps before...
2010-03-17 Greg Farnummon: let ms_dispatch be non-locking for forwards
2010-03-17 Greg Farnummon: Encapsulate forwarded PaxosServiceMessages into...
2010-03-17 Greg Farnummon: Use PaxosServiceMessage::caps instead of Session...
2010-03-17 Greg Farnummsg: Add a new MForward message for encapsulating clien...
2010-03-17 Sage Weilqa: add loopall.sh
2010-03-17 Sage Weilmds: fix up root/base inode special cases
2010-03-17 Sage Weiltodo: more kclient bugs
2010-03-16 Sage Weilqa: runallonce.sh each workunit in a clean directory
2010-03-16 Sage Weilfilestore: fix CLONE_RANGE detection
2010-03-16 Sage Weiltodo kclient osd_client bug
2010-03-16 Sage Weilmds: fix SimpleLock::try_clear_more()
2010-03-16 Sage Weilmds: fix add_replica_dir to use is_base() helper for...
2010-03-16 Sage Weilmds: fix SimpleLock state encode/decode
2010-03-16 Sage WeilMerge branch 'unstable' into mds
2010-03-16 Sage Weilmds: remove unlinked metadata after replay
2010-03-16 Sage Weilmds: do not add null dentry to frozen dir
2010-03-16 Sage Weilmon: declare class MonCaps in PaxosServiceMessage
2010-03-16 Sage Weilosd: do no index reqid for CLONE ops (or BACKLOG ops)
2010-03-16 Sage Weilceph: drop (broken) poll mode (use -w instead)
2010-03-16 Sage Weilceph: add -s|--status command
2010-03-16 Greg FarnumRevert "mon: PaxosServiceMessages now routed through...
2010-03-16 Greg Farnummon: handle_route uses lazy_send_message for unknown...
2010-03-16 Greg Farnummon: add encode/decode functions to MonCaps
2010-03-16 Sage Weilmds: adjust rdlock forwarding on replicas
2010-03-16 Sage Weilmds: send resolve to resolve_set
2010-03-16 Sage Weilmds: fix replica dentry linkage updates
2010-03-16 Sage Weilosd: only insert non-zero intervals into interval_set
2010-03-16 Sage Weilqa: fix snaptest1.sh
2010-03-16 Sage Weilmds: add array bounds check for null dentry lease
2010-03-16 Greg Farnummon: Use PaxosServiceMessage::caps instead of Session...
2010-03-16 Greg Farnummon: PaxosServiceMessages now routed through paxos_disp...
2010-03-15 Greg Farnummsg: PaxosServiceMessage includes a MonCap*
2010-03-15 Greg Farnummon: Add a Session operator<<, use it in OSDMonitor
2010-03-15 Sage Weilmds: avoid null deref of SimpleLock::_unstable
2010-03-15 Sage Weilmds: use CDir::item_new for LogSegment::new_dirfrags...
2010-03-15 Greg Farnumauth: update documentation on caps
2010-03-15 Greg Farnummon: return error codes from prepare_new_pool
2010-03-15 Greg Farnummon: add warning/debugging prints to prepare_new_pool
2010-03-13 Sage WeilMerge branch 'mds_mem' into unstable
2010-03-13 Sage Weilmds: be consistent about list<>::item naming (item_foo)
2010-03-12 Sage Weildlist: fix pop_front/back
2010-03-12 Sage Weilxlist: clean up interface
next