2010-03-30 |
Sage Weil | mds: todo rejoin bug |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | mds: fix MDSTableClient ack double journaling |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Sage Weil | mds: start file recovery after sending rejoin ack |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Sage Weil | mds: delay check_inode_max_size if frozen |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Sage Weil | mds: less noisy about snaprealm siblings |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: migrate frag/nest scatterlock info on bounding... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: make rdlock waiter wait on STABLE | RD, not just... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: use 32 bits for MDSCacheObject::ref count |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | Merge branch 'unstable' into mds |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mkcephf: behave when user is not defined |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: skip purge_stray when stray pins are present |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: drop unused CInode::PIN_PURGING |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | auth: fix a few memory leaks, uninit vars |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | Makefile: add missing MDentryLink.h |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | src/README is required |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | filestore: less noisy about OpSequencer queue |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: drop obsolete hack for base inodes |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: fix lost completion in scatter_nudge (broke log... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | rados_bencher: Don't re-initialize passed-in pool,... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | osd: Fix up OSDCaps::get_pool_cap to work/make more... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | rados: add interface to change pool owners |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | librados: add change_pool_auid functions |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | objecter: add change_pool_auid function. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | mds: allow rdlock on replica to request sync from auth |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: Set MForward::client_caps explicitly; this fixes... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: set mon_caps with authenticated monitor check... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: Fix all uses of Session and get_caps. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: Change name of Session to MonSession. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | msg: Add get_session function to PaxosServiceMessage |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | Revert "msg: PaxosServiceMessage includes a MonCap*" |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: MonCaps default initializes more variables |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | osd: drop useless ENOMEM check |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | vstart.sh: include mon secret during mkfs |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | mon: fix up authorizer generation/validation |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | mds: fix bug in handle_discover on mdsdir |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | mds: check myin, not stray, in rejoin_send_acks |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | mon: change forwarding behavior somewhat |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | mon: initialize routed_request_tid |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | msgr: set m->connection for messages sent to self |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | osd: detect TMAPUP no-op and do no work |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | debug: include timestamp + thread in _all_ debug output |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | qa: fix loopall.sh mode |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | todo mds bug |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Hack in setting monitor caps |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | fix up READMEs |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: fix up client session importing |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Fix initialization-crossing goto jump |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: importing, ugh |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: clean up kill_session() |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: possible session 'importing' state |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: drop purge step when closing client sessions |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Removing dead code; been commented out for 5 months |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: remove dead 'magic' code |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: fix bug in handle_discover on mdsdir |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: check myin, not stray, in rejoin_send_acks |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: fix eval_gather for sync->mix(2) and mix->sync(2) |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: encode fnode when replicating CDir |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: addition to MonCaps docs mentioning how perms... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: remove unused label out, which was causing compile... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: remove now-unused macros. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MRoutes are now checked by check_privileges instea... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MForwards are handled by check_privileges instead... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: handling MSG_CLASS now uses caps->check_privileges... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: use check_privileges instead of macro for MSG_MON_... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MSG_MON_OBSERVE handled in-function instead of... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: don't use macros in evaluating MSG_MON_PAXOS messages |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MSG_LOG uses an in-handler cap check instead of... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Pool ops are already cap-checked by the handler... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: add mon_caps used for unconnected monitor messages |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: stat requests use caps->check_privileges instead... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: the MDS messages use caps->check_privileges instea... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MRemoveSnaps uses caps->check_privileges |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: OSD handling messages use caps->check_privileges... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Use MonCaps::check_privileges instead of a macro... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: combine new, closed states; few small fixes |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Martin Ettl | mds: style fixes (from cppcheck) |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | osd: warn on no osd journal |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: don't kick clients if we've been laggy ourselves |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: no early complete from scatter_nudge after partial... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | todo fixed some bugs |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | msgr: no more forward_message() |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: re-send, do not forward, mds messages |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: encode source mds in MDirUpdate |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: encode source mds in MExportDirDiscover explicitly |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: rev mds internal protocol |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Greg Farnum | mon: Fix resend_routed_requests. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Greg Farnum | mon: another forwarding fix for resend_routed_requests |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Greg Farnum | mon: Forwarding fixes. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Greg Farnum | msg: Remove dead code MSG_OSD_IN/OUT |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | mon: x has little meaning for a mon, let's not confuse... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | mon: use our standard indicator for locked/unlocked... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | objecter: don't lose reply codes when we wait_for_new_map |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | rados: add undocumented option to specify auid when... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | mon: msg: Better output/debugging |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | objecter: always fill in auid |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | msg: MPoolOp now encodes its auid, prints more. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | mon: handle_subscribe now uses check_privileges instead... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Farnum | mon: Pretty sure MDS BEACON messages should only come... |
commit | commitdiff | tree | snapshot |
next |