]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-03-29 Sage Weilmkcephfs: osd=allow * caps for osd, mds
2010-03-26 Sage Weilauth: standardize on -n/--name [type.]name
2010-03-26 Sage Weilauth: initialized uninitialized variable, don't free...
2010-03-26 Sage Weilmkcephf: behave when user is not defined
2010-03-26 Sage Weilmds: skip purge_stray when stray pins are present
2010-03-26 Sage Weilmds: drop unused CInode::PIN_PURGING
2010-03-26 Sage Weilauth: fix a few memory leaks, uninit vars
2010-03-26 Sage WeilMakefile: add missing MDentryLink.h
2010-03-26 Sage Weilsrc/README is required
2010-03-26 Sage Weilfilestore: less noisy about OpSequencer queue
2010-03-26 Sage Weilmds: drop obsolete hack for base inodes
2010-03-26 Sage Weilmds: fix lost completion in scatter_nudge (broke log...
2010-03-25 Greg Farnumrados_bencher: Don't re-initialize passed-in pool,...
2010-03-25 Greg Farnumosd: Fix up OSDCaps::get_pool_cap to work/make more...
2010-03-25 Greg Farnumrados: add interface to change pool owners
2010-03-25 Greg Farnumlibrados: add change_pool_auid functions
2010-03-25 Greg Farnumobjecter: add change_pool_auid function.
2010-03-25 Greg Farnummon: Set MForward::client_caps explicitly; this fixes...
2010-03-25 Greg Farnummon: set mon_caps with authenticated monitor check...
2010-03-25 Greg Farnummon: Fix all uses of Session and get_caps.
2010-03-25 Greg Farnummon: Change name of Session to MonSession.
2010-03-25 Greg Farnummsg: Add get_session function to PaxosServiceMessage
2010-03-25 Greg FarnumRevert "msg: PaxosServiceMessage includes a MonCap*"
2010-03-25 Greg Farnummon: MonCaps default initializes more variables
2010-03-25 Sage Weilosd: drop useless ENOMEM check
2010-03-25 Sage Weilvstart.sh: include mon secret during mkfs
2010-03-25 Sage Weilmon: fix up authorizer generation/validation
2010-03-24 Sage Weilmon: change forwarding behavior somewhat
2010-03-24 Sage Weilmon: initialize routed_request_tid
2010-03-24 Sage Weilmsgr: set m->connection for messages sent to self
2010-03-24 Sage Weilosd: detect TMAPUP no-op and do no work
2010-03-24 Sage Weildebug: include timestamp + thread in _all_ debug output
2010-03-24 Sage Weilqa: fix loopall.sh mode
2010-03-24 Sage Weiltodo
2010-03-23 Greg Farnummon: Hack in setting monitor caps
2010-03-23 Sage Weilfix up READMEs
2010-03-23 Greg Farnummon: Fix initialization-crossing goto jump
2010-03-23 Greg Farnummon: Removing dead code; been commented out for 5 months
2010-03-23 Greg Farnummon: remove dead 'magic' code
2010-03-23 Sage Weiltodo
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...
next