]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2007-07-03 sageweil* fixed scatter writebehind
2007-07-03 sageweil* journal trimming waits for scatterlocks to flush.
2007-07-03 sageweil* EAlloc merged into EMetablob
2007-07-03 sageweil* partial move of ino alloc into EMetablob (not done)
2007-07-02 sageweil* iversion lock
2007-07-02 sageweil* versionlock (LocalLock.. crappy name)
2007-07-02 sageweil* migrator: pin exporting dirs
2007-07-02 sageweil* quick doc update
2007-07-01 sageweilmerged branches/sage/mon2 r1462 into trunk/ceph
2007-07-01 sageweilmerged trunk changes r1424:1461 into branches/sage...
2007-07-01 sageweil* minor osd failure handling bug fix
2007-06-30 sageweil* typo
2007-06-29 sageweil* more partial canges, untested
2007-06-29 sageweil* some prelim work for locker authpin changes
2007-06-29 sageweil* removed crufty locker docs
2007-06-29 sageweil* this _appears_ to fix a valgrind error, and conforms...
2007-06-29 sageweil* fixed migrator shutdown/fail notify waiter bug
2007-06-28 sageweil* some MDS event cleanup
2007-06-28 sageweil* destdn auth opens any dirfrags under srci
2007-06-27 sageweil* fixed bug with renaming directories and subtree map...
2007-06-27 sageweil* fixed client cache bug with relinking
2007-06-27 sageweil* todo
2007-06-27 sageweil* fix anchortable commits
2007-06-27 sageweil* fixed up indoe/dentry/dir discover; all now add_repli...
2007-06-26 sageweilmerged trunk changes r1407:1446 into branches/sage...
2007-06-26 sageweil* cosmetic
2007-06-26 sageweil* fixed link/unlink recovery behavior
2007-06-23 sageweil* new link thrasher, still needs some work.
2007-06-22 sageweil* cleaned up old message types, unlink/link cruft
2007-06-22 sageweil* remote unlink, genericized slave link++/--
2007-06-22 sageweil* foreign link implemented
2007-06-22 sageweil* resolved request forward vs slave request finish...
2007-06-22 sageweil* clientmon: save latest only once, at end of recovery
2007-06-22 sageweil* fixed up dir inode mtime handling
2007-06-21 sageweil* path_traverse cleanup, DISCOVERXLOCK fixes
2007-06-21 sageweil* rename thrash test ran to completion.
2007-06-21 sageweil* some prelim for rename inode migration
2007-06-21 sageweil* client mount timeout/retry; but we need a general...
2007-06-21 sageweil* some journal tidying
2007-06-20 sageweil* simple ebofs journaling, yay!
2007-06-20 sageweil* rename commits on slaves
2007-06-19 sageweil* rename now generic, and works locally so far
2007-06-19 sageweil* small MMonCommand fix
2007-06-19 sageweil* force trim of replicated null dentries that sync...
2007-06-19 sageweil* genericized auth_pinning
2007-06-18 sageweil* minor osdmon fixes
2007-06-18 sageweil* lots of fixes.
2007-06-18 sageweil* rewrite of osdmon, clientmon, mdsmon using new paxos...
2007-06-18 sageweilbranch for distributed monitor work
2007-06-18 sageweil* mds remote locking bugfixes, etc.
2007-06-14 sageweil* forgot this
2007-06-14 sageweil* fixed mdsmon startup race
2007-06-14 sageweil* fixed client mount race under fakesyn
2007-06-14 sageweil* more paxos work
2007-06-14 sageweil* finish_contexts is now loop-safe
2007-06-13 sageweil* only auth_pin wrlocks if auth
2007-06-11 sageweil* dir mtime fix
2007-06-10 sageweil* small flash crowd candidate check cleanup
2007-06-08 sageweil* minor read balancing fixes
2007-06-08 sageweil* export twiddle cleanup
2007-06-08 sageweil* scatterlock rewrite (untested)
2007-06-07 sageweil* bugfix on filelock caps callback
2007-06-07 sageweilmerged trunk changes r1397:1408 into branches/sage/pgs
2007-06-06 sageweil* mon: send osdmap to waiting too when all osds finally...
2007-06-06 sageweilmerged branches/sage/cephmds2 into trunk/ceph
2007-06-06 sageweilmerged trunk changes r1394:1405 into branches/sage...
2007-06-06 sageweiltodo
2007-06-06 sageweil* be slightly less dumb about sending initial osdmap...
2007-06-06 sageweil* bugfix in mount()
2007-06-06 sageweil* show osdmap content
2007-06-06 sageweil* be explicit about journal append ack/commit safety
2007-06-06 sageweil* tweak to still allow primary-directed read balancing
2007-06-06 sageweil* recast in terms of read-balance attribute
2007-06-05 sageweilmerged rewrite of suresh's patches so far:
2007-06-05 sageweilmerged trunk changes r1361:1396 into branches/sage/pgs
2007-06-05 sageweil* fixed dir mtime updates on dentry creation/deletion
2007-06-04 sageweil* account for open popularity properly (rd vs wr)
2007-06-04 sageweilmerged trunk changes r1360:1393 into branches/sage...
2007-06-04 sageweil* noisy about replication
2007-06-04 sageweil* mds boot osdmap weirdness fixup
2007-06-04 sageweil* waiter debug output
2007-06-04 sageweil* fixed lock waiters
2007-06-04 sageweil* use int for mds state var
2007-06-01 sageweil* some edits
2007-06-01 sageweil* added vim modeline
2007-06-01 sageweil* beginnings of ebofs journaling
2007-05-30 eestolangit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1385...
2007-05-29 sageweil* clear dirfrag dirty bit when closing/purging
2007-05-28 sageweil* fixed some unsigned overflows
2007-05-26 sageweil* grab rank lock while changing local map!
2007-05-25 sageweil* mds bug in Server.cc
2007-05-25 sageweil* scatterlock fix
2007-05-25 sageweil* fixed bug with multiple mds restarts (log ambiguous...
2007-05-25 sageweiltodo
2007-05-25 sageweiltypo
2007-05-25 sageweil* use stdint.h
2007-05-25 sageweil* mds bugfix: file_eval shouldn't change lock state...
2007-05-25 sageweil* bugfix for filelock xlocking
2007-05-25 eestolanspurious conflicts
2007-05-25 eestolanhardwired in absolute .ceph_monmap path
next