2009-09-02 |
Sage Weil | Merge commit 'origin/unstable' into msgr |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | msgr: fix entity_inst_t comparators |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | kclient: learn address during connect handshake |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | msgr: detect rank addr during connect handshake; clean... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | msgr: include my addr AND socket addr during connect... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | libceph: return 0, extern "C" |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Greg Farnum | uclient/libceph: Framework for letting users specify... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Greg Farnum | mds: Handle the client requesting special stripe units... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | libceph: add ceph_version() |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | debian: add lib{ceph,rados,crush}-dev packages |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | ceph: include version in ceph_fs.h |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | debian: fix lib* packages |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | kclient: whoami is __s64 |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | uclient: use client_t for client id |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | mds: use client_t throughout |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | msgr: 64bit entity name num |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | kclient: fix osd request kicking |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | Makefile: force init.d script into /etc/init.d (not... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sage Weil | man: fix mkcephfs man page |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | uclient: implement CREATE operation |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: kill msgr->parent, dead msg pool code, prepare... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: osd restart fixes |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: set prepare_pages for osd client (der) |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: fix request kicking crash |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: cleanup old FIXME comments |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: improve osd error handling |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: reuse osd struct when possible |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: make mon hunt explicit; note in kern.log |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | mon: actually send updates to subscribers :) |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: avoid get_random_int(), it's new |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: pick new mon on _fault_, not peer reset |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: fix osdmap requests, subscription timeouts |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: no need for r_fwd_session |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: fix bad mds session put |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: don't leak ref when queuing fault work |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | kclient: use subscribe to get mdsmap, osdmap updates |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | msgr: print louder notice on bad banner; rev |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | mon: subscribe duration in units of seconds, not ms |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Sage Weil | osd: remove ticket from MOSDOp |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Greg Farnum | uclient: fixing a backwards test in Client::put_cap_ref... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Greg Farnum | Hypertable: fix ups on the readdir interface that now... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | vstart: be quiet |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | kclient: subscribe to mdsmap |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | mon: clean up subscribe types a bits |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | objecter: use one-time subscription request for osdmap |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | mon: do one-time subscriptions, too |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | monc: resubscribe on monitor connection reset |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | monclient: fix subscription renewal |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | objecter: request full map on startup |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | msgr: deliver resets to all dispatchers; make naming... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | mon: clean up send_reply interface |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | uclient: subscribe to mdsmap; strip out some signed_tic... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | msgr: keepalive |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Sage Weil | mon: route replies |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | mon: add subscribe function |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Greg Farnum | uclient: Sage: Whoops. My wrapper doesn't actually... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Greg Farnum | Hadoop: getDefaultBlockSize() now actually looks it... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Greg Farnum | Hadoop: Insert accidentally removed throwaway first... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | msgr: oops |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | mon: simplify mount; remove MClientUnmount |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | uclient: pin inodes on first cap ref to CAP_FILE_BUFFER |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | mon: don't delay mount/umount paxos commits |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | kclient: handle mds reconnect.. mostly.. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | kclient: make con_close, con_reopen work |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | mon: treat osd, mds as peers, not clients (i.e. connect... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | msgr: server shouldn't initiate outgoing connections |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | msgr: set default policy correctly |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Sage Weil | mds: never forward messages for the client |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: avoid session lookup in mdsc |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Greg Farnum | Hadoop: Allow a command-line like property, and change... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Greg Farnum | libceph: Speed up for programs that try to mount ceph... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | msgr: remove 'dst' from ceph_msg_header |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | msgr: remove 'dst' from ceph_msg_header |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: close socket in work queue (and still on last... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: msgr cleanup |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: fail con->ops->get() if ref count is zero... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: handle osd resets, timeouts, etc. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: remove connection tracking from msgr |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Sage Weil | kclient: use a per-connection ops vector |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: use per-connectino peer_reset callback |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: use connection api for osdc (almost, no kick... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | msgr: handle keepalive |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: use connection msgr api for mon client |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: use connection msgr api for mds |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: add explicit connection-based api |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | msgr: fix policy setting |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: factor out connection creation; add con_send... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: periodically ping mds's |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: do not accept connections in messager (client... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | msgr: server flag to avoid connecting to peer |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | mds: handle ping |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sage Weil | kclient: fix bad kfree on kmem_cache cap |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Sage Weil | mds: update dir parent pointer on rename |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Sage Weil | mds: factor inode parent pointer encoding out of CDir... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Sage Weil | uclient: don't croak on flush_set_callback on nonexista... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Sage Weil | mds: propagate scatterlock data w/o changing lock state... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Sage Weil | mds: avoid propagating nestlock more frequently than... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Sage Weil | mds: kill SimpleLock::wait_shift |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Sage Weil | uclient: warn about stat_precise struct changes |
commit | commitdiff | tree | snapshot |
next |