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