]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2007-03-24 anwleungforgot the batch file
2007-03-24 anwleungon file batching working...with some client cache issues
2007-03-24 sageweil* dentry unlink notification moves to stray dir (w...
2007-03-23 sageweil* mds: simplify unlink, rename logic by always moving...
2007-03-23 sageweil* hadoop: minor cleanup
2007-03-23 sageweil* mds: make sure loggers open properly (w/ newsyn)...
2007-03-23 sageweil* mds: fix lost auth_pin
2007-03-23 sageweil* fixed rename semantics (helps to read the spec)
2007-03-22 eestolaneven more debugging of Hadoop interface
2007-03-22 anwleungadded some logging stuff
2007-03-22 sageweil* some mds ino cleanup
2007-03-22 anwleungclean up again, changed output
2007-03-22 sageweil* mds: alloc RDCACHE during glockl
2007-03-22 sageweil* SimpleMessenger only lets you do start_rank once
2007-03-22 sageweil* thread join more forgiving
2007-03-22 eestolanEven more debugging. Reading is currently broken.
2007-03-22 eestolanmore debugging
2007-03-22 anwleungclean up stuff
2007-03-22 sageweil* clock_tare arg to allow wall clock time
2007-03-21 sageweil* tested failure on requesting mds vs anchortable
2007-03-21 sageweil* per-line locking on osd debug output (dstartl and...
2007-03-21 sageweil* some idempotent client ops groundwork
2007-03-21 eestolanDebugging interface
2007-03-21 sageweil* ms_tcp_nodelay
2007-03-21 sageweilgrr try this
2007-03-21 sageweil* more SimpleMessenger cleanup
2007-03-21 sageweil* changed SimpleMessenger to send using sendmsg(),...
2007-03-21 sageweilforgot crypto.o
2007-03-21 anwleungmore clean up for getting numbers
2007-03-20 anwleungsome optimizations, not sure they help
2007-03-20 anwleungsome unix group cleanup
2007-03-20 sageweilasdf
2007-03-20 sageweil* libhadoopcephfs.so
2007-03-20 anwleungkey management changes
2007-03-20 eestolanmore Hadoop stuff
2007-03-20 sageweil* some client cache tweaks
2007-03-20 anwleungcalc update latency w/ optimizaitons
2007-03-20 rsdio2007-03-19 Casey Marshall <csm@soe.ucsc.edu>
2007-03-19 anwleungmore latency recording added
2007-03-19 anwleungAdded read/write latency timing
2007-03-18 anwleungadded an mds latency testing file
2007-03-18 anwleungmoved cap call around, helps alleviate an assertion
2007-03-17 anwleungfixed a deadlock problem, may come back to bite me
2007-03-17 sageweil* singleauth waiting; discover waits
2007-03-16 anwleungbuffer flash crowd stuff ground work is working
2007-03-16 sageweilmerged trunk changes r1208:1255 into branches/sage...
2007-03-16 sageweil* O_TRUNC implemented in open()
2007-03-16 sageweil* fixed problem with client cache caps
2007-03-16 anwleungmerged trunk changes r1223:1251 into branches/aleung...
2007-03-16 sageweil* some discover cleanup
2007-03-16 sageweil* fixed bug with lost waiters on null dentries (e.g...
2007-03-16 sageweil* some changes to client cache: readers/writers block...
2007-03-16 anwleungfixed trace_convert to write to previous offset
2007-03-15 marnbergCreated a quota branch
2007-03-15 marnbergAdded branch marnberg for quata
2007-03-15 sageweil* csyn: start up N synthetic clients, not just 1
2007-03-15 anwleungsome fixes for client shutdown
2007-03-15 sageweil* fixed getdir() on empty dir shutdown hang in client
2007-03-15 sageweil* fixed buglet with open(O_CREAT)
2007-03-15 sageweil* fixed looping bug with clean_dir (called after trace...
2007-03-15 sageweil* fix bug with lost waiters on null dentries (e.g....
2007-03-15 anwleungAdded test trace file and trace now plays
2007-03-15 anwleungfixed it to not spit out root, which is already there...
2007-03-15 anwleungscript to first spit out all dirs used in a trace
2007-03-15 sageweil* more dirfrag refactoring. slowly but surely.
2007-03-15 sageweil* unlink message handler tweak (clean out inode+dirfrags)
2007-03-15 anwleungscript to translate strace i/o data to ceph trace format
2007-03-15 sageweil* local unlink works, unless primary and nlink>1
2007-03-15 sageweilstart of unlink rewrite
2007-03-14 sageweil* carry CDentry state over a migration
2007-03-14 sageweil* AnchorTable/AnchorClient update to handle failure...
2007-03-14 anwleungmake renewal an option, switched monmap key management
2007-03-13 anwleungApplying sages changes
2007-03-13 sageweil* fixed read/write idiocy in MonitorStore
2007-03-13 anwleung* fixed read/write idiocy in MonitorStore
2007-03-13 sageweil* anchortable rewrite. now journals updates. partial...
2007-03-13 sageweil* some more discover cleanup with open_remote_dir()
2007-03-13 anwleungusing cryptopp headers instead of ++
2007-03-13 sageweilmerged trunk changes r1151:1222 into branches/aleung...
2007-03-13 anwleungturned some optimizations flags on for crypto stuff
2007-03-13 sageweil* emacs headers, formatting
2007-03-13 sageweil* minor osdmap cleanup
2007-03-13 sageweil* fixed SyntheticCLient.read_file() to notice EOF
2007-03-12 sageweil* added try_map_read, which checks for missing bufferhe...
2007-03-12 sageweil* fixed bug with writefile/readfile data fingerprinting...
2007-03-12 anwleungrenewal stuff is mostly there and working...added some...
2007-03-12 sageweilfixed some migrator memory leaks; bug in client getdir...
2007-03-12 sageweil- CDentry wasn't setting auth bit on import
2007-03-12 anwleungClient periodic renewal request works
2007-03-12 sageweilerror suppression file to make valgrind shut up about...
2007-03-12 sageweil- mdcache wasn't deleting trimmed inodes
2007-03-12 sageweilmerged trunk changes r1171:1207 into branches/sage...
2007-03-12 sageweilundo previous broken merge of trunk r1171:1207
2007-03-12 sageweilmerged trunk changes r1171:1207 into branches/sage...
2007-03-12 sageweilfixed lots of memory leaks! cleaned up C_Gather. ...
2007-03-11 anwleungrenewal stuff coming together, mds handling stuff incom...
2007-03-11 anwleungClient cap caching totally redone
2007-03-11 anwleungsage helped me fix some stupid i was doing
2007-03-11 anwleunggroup bug fixed...i hope
2007-03-11 sageweilfilepath cleanup. major discover code cleanup. thrash...
next