]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-01-30 Sage WeilMerge commit 'origin/unstable' into filestore
2010-01-29 Greg FarnumTODO: mark bugs completed
2010-01-29 Greg Farnummount: canonicalize path name for mtab
2010-01-29 Greg Farnummon: possible fix for rare problem where osd boot messa...
2010-01-29 Greg Farnummon: don't delete all laggy mds beacons, just the one...
2010-01-29 Greg Farnummon: print out proper address in debug log
2010-01-29 Greg Farnummds: unify two if blocks with identical checks
2010-01-29 Greg Farnumtodo: Slightly out of date
2010-01-29 Sage Weiljournal: fix padding
2010-01-29 Sage Weilosd: streamline writing new maps to disk, somewhat
2010-01-29 Sage Weilosd: use flush, not sync_on_flush
2010-01-29 Sage Weilfilestore: flush() will wait for queued transactions...
2010-01-29 Sage Weiljournal: add flags field to header, entry_header
2010-01-28 Sage Weiljournal: allow pre and post padding for journal payload
2010-01-28 Sage Weildebian: use bash for debian build script
2010-01-28 Sage Weiljournal: fix thread id printing
2010-01-28 Sage Weilfinisher: fix flushing, debug output
2010-01-28 Sage Weildout: print thread id hex (to match up with gdb)
2010-01-27 Sage Weilfilepath: add struct_v
2010-01-27 Sage Weilcommon/include/rgw: Add versioning to structs without it.
2010-01-27 Sage Weilmds: add v to encoded mds structs
2010-01-27 Sage Weilrgw: struct_v in RGWObjEnt
2010-01-27 Sage Weiljournaler: struct_v in structs
2010-01-27 Greg Farnummds: remove unused _pad variable
2010-01-27 Sage Weilosd: add struct_v to most encoded structs that don...
2010-01-27 Sage Weilmsg: add type to ceph_entity_addr
2010-01-27 Sage Weilosd: set reqid for push/pull subops
2010-01-27 Sage Weilfilestore: fix journal flush
2010-01-27 Sage Weilosd: use queue_transaction throughout
2010-01-27 Sage Weilfilestore: queue onreadable _after_ starting journal...
2010-01-27 Sage Weilfilestore: queue_transaction and generic C_DeleteTransa...
2010-01-27 Sage Weilosd: reply with ACK if client doesn't ask for a COMMIT
2010-01-27 Sage Weiljournal: include a version field in header
2010-01-27 Sage Weilosd: simplify pg write mode transitions
2010-01-26 Sage Weilosd: only use DELAYED if no journal or journal is write...
2010-01-26 Sage Weilosd: make Transaction lifetime match RepModify (not...
2010-01-26 Sage Weildout: print thread id hex (to match up with gdb)
2010-01-26 Sage Weilwip
2010-01-26 Sage Weilfinisher: wait_for_empty
2010-01-25 Sage Weilfilestore: add writeahead journal support
2010-01-25 Sage Weilfilejournal: optionally block on full journal
2010-01-25 Sage Weilfilestore: refactor applied/committed completions
2010-01-25 Sage Weilosd: refactor op_applied logic
2010-01-25 Sage Weilfilestore: preliminary support for parallel journaling
2010-01-25 Sage Weilfinish: support non-zero return values
2010-01-25 Sage Weilosd: encode struct v for ceph_pg_pool
2010-01-25 Sage Weilmon: add struct encoding v to ease future revisions
2010-01-25 Sage Weilmds: make CEPH_MDS_OP_CREATE a write op [mds protocol...
2010-01-25 Sage Weilceph: remove stray #include
2010-01-25 Sage Weillibrados: implement C versions of snap calls
2010-01-19 Greg FarnumChange CompatSet usage to be compatible with new struct
2010-01-19 Greg Farnumchange CompatSet
2010-01-19 Greg Farnummds: Revert CInode/Journaler changes as we'll move...
2010-01-19 Greg Farnumadd versioning and awareness bla bla
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
next