]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2007-08-07 sageweilsome mon.pg bits
2007-08-06 sageweiladjust verbosity, timestamp debug output
2007-08-03 sageweilmore fuse_ll, client cleanup
2007-08-03 sageweilmakefile beautification
2007-08-03 sageweilfuse_ll mkdir, mknod, symlink
2007-08-03 sageweilsome int size cleanup, hopefully everything that touche...
2007-08-03 sageweilmore client readdir cleanup, and initial fuse_ll implem...
2007-08-02 sageweilclient readdir cleanup; import_find
2007-08-01 sageweilremoved branch
2007-08-01 sageweilprelim dn dir_offset work
2007-08-01 sageweilcleanups
2007-08-01 sageweilcleanups
2007-08-01 sageweilmon_allow_mds_bully
2007-08-01 sageweilinclude pid in fakemessenger addr.nonce
2007-08-01 sageweilfixed random fsid creation
2007-08-01 sageweilmdsmonitor boot logic cleanup
2007-08-01 sageweilObjectStore::Transaction encoding and interface changes
2007-08-01 sageweilbe pretty
2007-08-01 sageweilreturn proper value to fuse
2007-08-01 sageweilcleanup BDB build
2007-08-01 sageweiluse regular Mutex for buffer.h by default; make flag...
2007-07-31 sageweilreaddir on fragmented directories works now; also some...
2007-07-31 sageweilsome frag readdir progress
2007-07-31 sageweilinclude trace on readdir EAGAIN frag mismatch
2007-07-30 sageweiljournaler cache object (for benchmarking)
2007-07-30 sageweilcosmetic
2007-07-30 sageweilmore efficient encoding in EMetablob
2007-07-30 sageweiljump more easily into scatter state when unreplicated...
2007-07-30 sageweiluse GNU Common C++ AtomicCounter instead of a Mutex...
2007-07-30 sageweilmerged r1561:1566 from trunk into branches/sage/mds
2007-07-30 sageweilsome blaancing cleanup, performance tuning
2007-07-30 sageweilallow multiclient nodes to mount
2007-07-30 sageweilutime fix; decaycounter improvements
2007-07-27 sageweilrewrote client readdir, cleaned up readdir handling...
2007-07-27 sageweilinode last_journaled
2007-07-27 sageweilmerged r1543:1561 from trunk into branches/sage/mds
2007-07-27 sageweilhalf of inode->last_journaled business
2007-07-27 sageweilsome warning cleanup under cygwin
2007-07-26 sageweilmore split fun
2007-07-26 sageweilswap() in buffer::ptr and ::list
2007-07-26 sageweilpreserve file type in mode during chmod
2007-07-26 sageweilfixed a few bugs
2007-07-26 sageweilsome debug info, slightly improve mds choosing
2007-07-26 sageweildon't include . in readdir results
2007-07-26 sageweiluse get_random_in_mds
2007-07-25 sageweilfrag bugs, migrator bugs (!), other frag+migration...
2007-07-25 sageweilfragtree force_to_leaf is bool
2007-07-25 sageweiljournal old subtree bound ino on merge
2007-07-25 sageweilredid d_type as remote_d_type
2007-07-25 sageweilinitial d_type code; some CDir::committed_version_equiv...
2007-07-25 sageweilfixed antoher stupid get_num_blocks bug
2007-07-24 sageweilsome housecleaning
2007-07-24 sageweilsplit appears to not crash
2007-07-24 sageweilmore fragment work
2007-07-23 sageweilnew mds branch
2007-07-23 sageweilclean up inode number ranges
2007-07-23 sageweilfragtree simplified/normalized form
2007-07-20 sageweilmore frag/split work
2007-07-20 sageweilfragtree, fragset work; migrator/cache dirfrag bounds...
2007-07-20 sageweilbounding dirfrag_t's maybe ambiguous
2007-07-20 sageweilfixed follow_symlink for truncate, other ops
2007-07-20 sageweilallow purge of 0 bytes inodes
2007-07-20 sageweilmount validates superblock vs actual dev size
2007-07-20 sageweilfixed bdev size detection; mount validates s_magic
2007-07-19 sageweilremoved legacy obfs stuff
2007-07-19 sageweilprelim split/merge work, freeze_dir, pin rearrangement
2007-07-19 sageweilinclude full inode in all acks (even to survivors)
2007-07-19 sageweilosd pg locking fix
2007-07-19 sageweiluninitialized value fixes
2007-07-19 sageweilfall back to BLKGETSIZE if BLKGETSIZE64 isn't defined
2007-07-19 sageweilverify that we can determine device size on blockdev...
2007-07-18 sageweilmdsmap same_in_set_since
2007-07-18 sageweilfixed open(O_CREAT) bug
2007-07-18 sageweila few osd/pg locking fixes, cleanup
2007-07-18 sageweilrework of osd pg locking
2007-07-17 sageweilquery for new mdsmap if missing an inst
2007-07-17 sageweilcleaned up osdmap sharing code
2007-07-17 sageweilsome osd fixes
2007-07-17 sageweilno raid pgs yet
2007-07-17 sageweilmark osd down and then up again in separate epochs
2007-07-17 sageweilcleaner mds suicide (not coredump!)
2007-07-17 sageweilmerged r1515 branches/sage/pgs back into trunk/ceph
2007-07-17 sageweilmerged r1475:1514 from trunk into branches/sage/pgs
2007-07-17 sageweilmerged r1513 branches/sage/cephmds2 back to trunk/ceph
2007-07-17 sageweilpgmonitor shell
2007-07-17 sageweilpg monitor compiles
2007-07-17 sageweilreorder osd up/down in/out output
2007-07-17 sageweiltodo
2007-07-17 sageweilremoved old rejoin ack message
2007-07-17 sageweilcosmetic rejoin cleanup
2007-07-16 sageweilcdentry new, cdir committed_version_equivalent, some...
2007-07-16 sageweilreset beacon on boot
2007-07-16 sageweilbug fix in partial bh code
2007-07-16 sageweilreset session seq on reconnect
2007-07-16 sageweildecompose utime_t when printing
2007-07-16 sageweilsome rejoin and naming cleanup
2007-07-13 sageweil* finished missing/full rejoin
2007-07-13 sageweilmerged r1497:1499 from trunk into branches/sage/cephmds2
2007-07-13 sageweil* merged 1447:1497 from trunk into branches/sage/cephmds2
2007-07-13 sageweil* be quiet
next