]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-04-07 Patience WarnickAdded timer event to periodically resend map request
2008-04-03 Patience WarnickMerge branch 'unstable' of ssh://patience@ceph.newdream...
2008-04-03 Sage Weilkclient: forgot dir.c
2008-04-03 Sage Weilkclient: default msgr+tcp debug levels to 0, so that...
2008-04-03 Sage Weilkclient: redo debug level handling
2008-04-02 Patience Warnickremoved ifdef junk
2008-04-02 Patience Warnickremoved unused retries
2008-04-02 Sage Weilmakefile: don't build crushwrapper
2008-04-02 Patience WarnickMerge branch 'unstable' of ssh://patience@ceph.newdream...
2008-04-02 Patience Warnickremoved ifdef junk..
2008-04-02 Sage Weilmsgr: do not check for remote reset on connect, to...
2008-04-02 Sage Weilkmsgr: close connection on rx of CLOSED tag
2008-04-02 Sage Weiltodos
2008-04-02 Sage Weilkclient: iput and dput in mdsc handle_lease
2008-04-01 Sage WeilMerge branch 'inclock1' into unstable
2008-04-01 Sage Weilkmsgr: some formatting and style cleanup, and removed...
2008-04-01 Sage Weilkmsgr: change peer_reset callback prototype
2008-04-01 Sage WeilMerge commit 'origin/msgr' into unstable
2008-04-01 Sage Weilkclient: oops2
2008-04-01 Sage Weilkclient: oops
2008-04-01 Sage Weilkclient: ceph_get_inode cleanup; use ceph_get_inode...
2008-04-01 Patience Warnickfixed connection sequence
2008-04-01 Yehuda Sadeh... kclient: for hard links, use the inode from the supplie...
2008-04-01 Patience WarnickFixed some potential bugs in message protocol changes
2008-04-01 Sage Weilmds: fix O_CREAT on existing file trace behavior
2008-04-01 Sage Weilclient: cancel tick timer on unmount, clean up debug...
2008-04-01 Sage Weilkclient: lease messages increment mds session seq
2008-03-31 Patience Warnickmore message protocol changes..
2008-03-31 Sage Weilkclient: reworked cap-related locking, now protected...
2008-03-31 Sage Weilmds: small open handler cleanup
2008-03-31 Sage Weilkclient: drop leases for setattr
2008-03-31 Sage Weilmds: handle dir open modes more sanely
2008-03-31 Sage Weilkclient: move readdir cache prepopulation inside reply...
2008-03-31 Sage Weilclient: do not reply on caps we don't hold
2008-03-31 Sage Weilclient: be careful about filling in size, mtime, atime...
2008-03-31 Yehuda Sadeh... kclient: refrain from kmalloc while under spinlock
2008-03-31 Sage Weilkclient: disable link post-request step for now
2008-03-29 Sage Weilkclient: sillywrite mount option
2008-03-29 Sage Weilkclient: fixed up the lease refs on inodes/dentries...
2008-03-28 Sage Weilkclient: keep leases in per-session lru lists. locking...
2008-03-28 Sage Weilclient: behave if we get a file_caps message and want...
2008-03-28 Sage Weilmds: send client reply after dropping request locks...
2008-03-28 Sage Weilmds: fix locker dn lease issue logic
2008-03-28 Sage Weilmds: only issue PIN caps on open directories; and fix...
2008-03-28 Sage Weilkclient: only send release on lease bits we actually...
2008-03-28 Sage Weilkclient: drop leases before modify ops that would requi...
2008-03-28 Sage Weilmds: fix scatterlock lease revocation
2008-03-28 Sage Weilkclient: dir icontent lease or caps imply dentry validity
2008-03-28 Sage Weilmds: dont issue dentry lease if dir-wide lease will do
2008-03-28 Sage Weilclient: release_lease, not used yet
2008-03-28 Sage Weilmds todos
2008-03-28 Sage Weilkclient: preemptive lease release; allow dir inode...
2008-03-28 Sage Weilkclient: drop dn lease before unlink/rmdir
2008-03-27 Michael RodriguezMerge branch 'unstable' of ssh://michaelr@ceph.newdream...
2008-03-27 Michael Rodriguezextra device
2008-03-27 Sage Weilkclient: return mtime/atime in cap messages to mds
2008-03-27 Sage Weilmake ceph_timeval nsec, to match linux timespec
2008-03-27 Sage Weilkclient: removed i_wr_size and i_wr_mtime from ceph_ino...
2008-03-27 Sage WeilMerge branch 'clientreplicas' into unstable
2008-03-27 Sage Weilkclient: set time granularity; do utimes locally if...
2008-03-27 Sage Weilkclient: "fixed" O_CREAT|O_EXCL
2008-03-27 Michael Rodrigueznil_t why do you torment me
2008-03-27 Sage Weilfix kclient lease release, client_lease encoding
2008-03-27 Sage Weilkclient: fix inode revalidate
2008-03-26 Sage Weilkclient: inode revalidate, untested
2008-03-26 Sage Weilkclient lease callback, dentry.d_time works
2008-03-26 Sage Weilkclient: d_revalidate simpler. no inode validation...
2008-03-26 Sage Weilkclient: new mds reply parsing
2008-03-26 Sage Weilmds: fix max_size handling
2008-03-26 Yehuda Sadeh... client: messenger should loop through the front part...
2008-03-26 Yehuda Sadeh... client: always dump errors
2008-03-26 Yehuda Sadeh... client: small fix for compilation on other kernels
2008-03-26 Yehuda Sadeh... client: BUG_ON at relevant places
2008-03-26 Sage Weilmds: make scatterlock revoke leases
2008-03-26 Sage Weilimprove dirlock vs filelock interaction, filelock lease...
2008-03-26 Sage Weiltodos
2008-03-26 Sage Weilclient: fixed file refcounting
2008-03-26 Sage Weilclient: use EXCL cap as implicit IFILE lease. fix...
2008-03-26 Sage Weilclient: fixed up trace and readdir decoding
2008-03-26 Sage Weilmds: some lease packaging cleanup
2008-03-26 Sage Weilmds: rework lease encoding and such in client reply...
2008-03-26 Sage Weilmds: lease duration pools
2008-03-26 Sage Weilclient: fix file_caps_wanted bug
2008-03-26 Sage Weilexcl works (fully client-side utimes() for untar)
2008-03-26 Sage Weilforgot MClientLease
2008-03-26 Sage Weilosdmaptool: small fix
2008-03-25 Sage Weilclient: excl, unfinished
2008-03-25 Sage Weiltodos
2008-03-25 Sage Weilmds: fix openc trace
2008-03-25 Sage Weilreworked reply trace generation to allow null dentries...
2008-03-25 Sage Weilmds: oops, use corrent ClientLease
2008-03-25 Sage Weilcall it a client lease, not lock
2008-03-25 Sage Weilmds: lease revocation works. cleaned up stat vs lock...
2008-03-25 Sage Weilclient: observe dn mask in reply
2008-03-25 Sage Weiltodos
2008-03-25 Sage Weilclient: handler, include dn mask in trace
2008-03-25 Sage Weilmds: trim client replicas, fix client duration calc
2008-03-25 Sage Weilmds: maintain client replica lrus in session, cache...
2008-03-25 Sage Weilclient: insert_trace cleanup, and derive ttl from MClie...
2008-03-25 Sage Weilmds: include lease duration in MClientReply
next