]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-01-19 Greg Farnummon: use CompatSet in disk format
2010-01-19 Greg Farnummds: use CompatSet in disk format
2010-01-19 Greg Farnumosd: use CompatSet in the superblock. Only one 'feature...
2010-01-19 Greg Farnuminclude: new CompatSet.h
2010-01-15 Yehuda Sadehreplace strcat with strncat
2010-01-15 Yehuda Sadehreplace sprintf with snprintf all around
2010-01-15 Sage Weilmsgr: fix mark_down
2010-01-15 Sage Weilfilestore: don't croak if current/ exists
2010-01-15 Sage Weiltodo
2010-01-14 Yehuda Sadehlogger: use larger buffer, snprinf instead of sprintf
2010-01-14 Sage Weilosd: use journal in peek_super
2010-01-14 Sage Weilfilestore: put data in current/, a btrfs subvol if...
2010-01-14 Sage Weilfilestore: rip out usertrans experiment
2010-01-14 Sage Weilfilestore: rename _apply_transaction
2010-01-14 Sage Weilmds: add 'dumpcache [filename]' mds command
2010-01-14 Sage Weilmds: disable cache dump on rejoin by default
2010-01-09 Greg FarnumTODO
2010-01-09 Greg Farnummon: properly clean up SessionMap on a shutdown.
2010-01-08 Greg Farnumcsyn: properly use multiple clients
2010-01-08 Sage Weildon't keep configs in git
2010-01-08 Sage Weiltodo
2010-01-08 Greg Farnumbotched merge
2010-01-08 Greg FarnumMerge branch 'unstable' of ceph.newdream.net:/git/ceph...
2010-01-08 Greg Farnummsgr: make use of references and const slightly more...
2010-01-08 Greg FarnummonClient: fix potential naming confusion with messenger
2010-01-08 Greg Farnummsgr: rename endpoint_stopped to destination_stopped
2010-01-08 Greg Farnummsgr: rank is just a bad name for local SimpleMessenger...
2010-01-08 Sage Weilmsgr: remove erank
2010-01-07 Greg Farnummsgr: should be destroyed in the same thread it's created
2010-01-07 Sage Weilfilestore: don't bother masking signals
2010-01-07 Greg Farnummsgr: Remove erroneous rank->destroy calls I inserted...
2010-01-07 Greg Farnummsgr: get and put inside DispatchThread, not when you...
2010-01-07 Greg Farnummsgr: Remove unregister_entity since there's only ever...
2010-01-07 Greg Farnummsgr: Make usage compatible with last commit
2010-01-07 Greg Farnummsgr: Remove all references to Endpoint
2010-01-07 Greg Farnummsgr: Remove declarations of unimplemented functions:
2010-01-07 Greg Farnummsgr: SimpleMessenger takes responsibility for Messenge...
2010-01-07 Greg Farnummsgr: All SimpleMessenger uses are now on the heap...
2010-01-07 Greg Farnummsgr: SimpleMessenger is now a Messenger itself --...
2010-01-07 Greg Farnummsgr: remove rank number from endpoint, since there...
2010-01-07 Sage Weiltodo
2010-01-07 Sage Weilosd: fix MASKTRUNC
2009-12-29 Sage Weilqa: dl pjd.tgz
2009-12-29 Sage Weiltodo, sepia reformat
2009-12-29 Sage Weilmds: change MClientReconnect encoding (mds protocol...
2009-12-29 Sage Weiluclient: clean up mark_down of failed mds
2009-12-29 Sage Weilmds: add NEW session state
2009-12-29 Sage Weilmsgr: drop rank lock while verifying authorizer
2009-12-29 Sage Weiluclient: don't renew caps while mds is recovering
2009-12-23 Sage Weilmds: expose projected ctime is client is last versionlo...
2009-12-23 Sage Weiltodo
2009-12-23 Sage Weilosd: prioritized repop acks
2009-12-23 Sage Weilqa: don't fail rm of old log
2009-12-23 Sage Weilqa: make logging more forgiving
2009-12-23 Sage Weilmsgr: separate incoming queue from local_endpoint
2009-12-23 Sage Weilosd: put meta_coll const in OSD.{cc,h}
2009-12-23 Sage Weilfilejournal: delete[] not delete
2009-12-23 Sage Weilbacktrace: fix #includes for ppc
2009-12-23 Sage Weilhash: use native appropriately sized hash for word...
2009-12-23 Sage Weilchange LP64 ifdefs to casts for printf formatting
2009-12-23 Sage Weillogger: cleanup 64
2009-12-23 Sage Weiltodo, confs
2009-12-23 Sage Weilmsgr: include features in connection handshake (protoco...
2009-12-22 Sage Weilmsgr: put tid in ceph_msg_header (protocol change)
2009-12-22 Sage Weiltodo more bugs
2009-12-22 Sage Weilassert: leave cruft off top of assert failure backtrace
2009-12-22 Sage Weilbacktrace: demangle c++ names
2009-12-20 Sage Weiltodo bugs
2009-12-19 Greg Farnummds: new commands!
2009-12-17 Greg Farnummds: new command kill session xxxx ends that client...
2009-12-17 Greg Farnumcreate a new function end_session to end client sessions
2009-12-17 Sage Weilvstart: allow -o 'some option for config file = whatever'
2009-12-17 Sage Weilosd: fix PG print log bound check
2009-12-17 Sage Weiltodo (bugs)
2009-12-16 Greg FarnumMake a more flexible 'tell' command to replace injectargs
2009-12-15 Sage Weiltodo (bugs, filestore notes)
2009-12-15 Sage Weilosd: include last_epoch_split in PG::Info::History
2009-12-15 Sage Weilmsgr: don't keep sent messages on lossy connections
2009-12-15 Sage Weilmds: log client timeouts
2009-12-15 Sage Weilmds: don't croak on stray ACK
2009-12-15 Greg Farnumqa: Copy the output of each test to a log file
2009-12-14 Greg Farnumqa: Whoops, never added the runonkclient script
2009-12-14 Yehuda Sadehauth: rename mutex so that it doesn't confuse lockdep
2009-12-11 Sage Weilmsgr: maintain per-pipe in_qlen; avoid list.size()...
2009-12-11 Sage Weillibrados: fix locking slightly
2009-12-11 Sage Weilqa: fix runallonce target dir verification
2009-12-11 Sage Weilfilestore: disable USERTRANS for now
2009-12-11 Sage Weiltodo
2009-12-11 Sage Weillibrados: less noisy
2009-12-11 Sage Weilvstart: fix small bash thing
2009-12-11 Sage Weilosd: drop backlog on recovery completion (when we mark...
2009-12-11 Sage Weilosd: split pg log too
2009-12-11 Sage Weilosd: make osd thread pool sizes adjustable
2009-12-11 Sage Weilinit-ceph: use pkill, not killall, so that c$type....
2009-12-11 Sage Weilmon: fix mon injectargs
2009-12-11 Sage Weilmon: fix null pointer ref on connection
2009-12-11 Sage Weilcrush: fix grammer to parse hash
2009-12-10 Greg Farnummsgr: lockdep found some not-actually-possible bad...
2009-12-10 Greg Farnummsgr: Add at least a little documentation
2009-12-10 Greg Farnummsgr: Remove noisy debug output.
next