]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-07-09 Sage Weilkclient: debug output cleanup
2009-07-09 Sage Weiluclient: assign sequence to cap flushes, avoiding sync_...
2009-07-09 Sage Weilkclient: fix write_inode; force dirty cap flush by...
2009-07-09 Greg FarnumMerged Makefile.am
2009-07-09 Greg Farnumlibceph: SimpleMessenger usage bugfix, added testceph...
2009-07-09 Sage Weilkclient: make sync_fs wait on unsafe mds requests
2009-07-09 Sage Weillibceph: add dependencies to the Makefile
2009-07-09 Greg Farnumlibceph: Added getdir to the C++ interface.
2009-07-09 Greg FarnumHypertable:Completed initial Cephbroker. Requires testing.
2009-07-09 Greg Farnumhypertable: added skeleton .h and .cc CephBroker
2009-07-09 Sage Weiluclient: resend cap flushes on mds restart
2009-07-09 Sage Weiluclient: change readdir_r return value
2009-07-09 Sage Weilmds: make clientreplay go faster
2009-07-08 Sage Weiluclient: track issue_seq; reset on reconnect
2009-07-08 Sage Weilkclient: reset issue_seq on reconnect
2009-07-08 Sage Weilmds: ignore cap updates in replayed ops
2009-07-08 Sage Weilmds: do not include trace with replayed replies
2009-07-08 Sage Weilkclient: track and kick flushing caps per-mds
2009-07-08 Sage Weilmds: adjust all lock states in process_reconnected_caps
2009-07-08 Sage Weilmds: set cap_id on caps reconnected after a delayed...
2009-07-08 Sage Weilmds: replay client ops one at a time
2009-07-08 Sage Weilmds: maybe eval instead of eval_gather on file recovery
2009-07-08 Sage Weilmds: reissue all caps after recovery
2009-07-08 Sage Weilkclient: make mds map checks more robust
2009-07-08 Sage Weilkclient: clean out caps that don't reconnect
2009-07-08 Sage Weilkclient: request _next_ mdsmap epoch
2009-07-08 Sage Weilkclient: send mds reconnect regardless of who we get...
2009-07-08 Sage Weilkclient: don't skip most recent mds op
2009-07-08 Sage Weilmds: add reconnected caps whose paths are loaded
2009-07-07 Greg Farnumlibceph: Split into .h and .cc files
2009-07-07 Greg Farnumlibceph: Now exists! client/libceph.h.
2009-07-07 Greg Farnummon:Initialize rank to NULL to avoid warning.
2009-07-06 Sage Weilosd: no need for RMW flags in op reply
2009-07-06 Sage Weilfiler: remove bad memset
2009-07-06 Sage Weilmsg: allow multiple dispatchers to chain together
2009-07-06 Sage Weilmds: alloc cleanup, log recoverable journal errors
2009-07-06 Sage Weilmds: fix session close ino release journaling
2009-07-02 Sage Weiluclient: make_request returns int, not MClientReply
2009-07-02 Sage Weiluclient: insert_trace in reply handler
2009-07-02 Sage Weiluclient: fix make_long_path, and thus reconnect
2009-07-02 Sage Weiluclient: fix op replay
2009-07-02 Greg Farnumuclient: Cleaned up resend_unsafe_requests; handle_clie...
2009-07-02 Sage Weilmds: drop loner on gather before doing waiters
2009-07-02 Sage Weiluclient: fix order of session cap removal
2009-07-02 Sage Weilmds: refcount MDRequest so that timed out client sessio...
2009-07-01 Sage Weiluclient: use session->caps list an lru
2009-07-01 Sage Weilosd: change log terminology: bottom..top -> tail..head
2009-07-01 Sage Weiluclient: fix kickback, reply handler logic
2009-07-01 Sage Weiluclient: fix MMDSGetMap 'have' epoch
2009-07-01 Sage WeilMerge commit 'gregskinny/unstable' into unstable
2009-07-01 Greg FarnumDON'T USE, BROKEN. uclient's MetaRequest extra ref...
2009-07-01 Greg FarnumBROKEN, DON'T USE.
2009-07-01 Sage Weilmon: better warning with injectargs on non-up mds
2009-07-01 Sage Weilosd: make write mode per-PG
2009-07-01 Sage Weiluclient: support mds recall_state
2009-07-01 Sage Weiluclient: remove debug print
2009-07-01 Greg Farnumuclient: DOESN'T WORK, but more ref counting stuff...
2009-07-01 Greg Farnumuclient: MetaRequests go on the heap and are ref-counte...
2009-06-30 Sage Weilkclient: checkpatch fixes
2009-06-30 Sage Weilkclient: use list_for_each_entry macro when possible
2009-06-30 Sage Weilosd: fix hb down check
2009-06-30 Sage Weilosd: fix failure report on already-down osd
2009-06-30 Sage Weilosd: fix log msg after var name changes
2009-06-30 Sage Weilmds: don't choke on path_traverse_to_dir that fully...
2009-06-30 Sage Weilosd: nicer scrub ok message
2009-06-30 Sage Weilosd: rearrange make_writeable prints
2009-06-30 Sage Weilosd: fix pg log trimming
2009-06-30 Sage Weilinitscripts: fix do_root_cmd
2009-06-26 Sage Weilmsgs: clean up v in message prints
2009-06-26 Greg Farnumuclient: Kick requests and renew caps on stale.
2009-06-26 Sage Weiluclient: fix bad merge
2009-06-26 Sage Weilmonc: debug option
2009-06-26 Sage Weilosd: switch to MonClient, fix cmds and ceph
2009-06-26 Sage Weilmds, objecter, ceph: use MonClient
2009-06-26 Sage Weilmonc: create send_mon_message helper
2009-06-26 Sage Weilmonclient: refactor MonMap into MonClient
2009-06-26 Sage Weiluclient todo
2009-06-26 Greg Farnumuclient: Now handles STALE state nicely.
2009-06-26 Sage Weiluclient: fix cap reconnect
2009-06-26 Sage Weilbuffer: throw exceptions instead of always asserting.
2009-06-26 Sage Weilassert: throw FailedAssertion exception instead of...
2009-06-26 Sage Weilcosd: valgrind off
2009-06-26 Sage Weilauth: use string instead of const char* for maps
2009-06-26 Sage Weilmds: attach requests to session; cleanup on session...
2009-06-26 Sage Weilosd: fix _scrub head_exists test
2009-06-26 Sage Weiluclient: fix test condition
2009-06-26 Sage Weiluclient: verify dentries belong to current session
2009-06-26 Greg FarnumClient: put guards around some dentries[foo] accesses...
2009-06-25 Sage Weilkclient: typo
2009-06-25 Sage Weilpaxos: allow wait on newer version
2009-06-25 Sage Weilkclient: set have_version in MOSDGetMap
2009-06-25 Greg FarnumNo more VERSION_T; just 0.
2009-06-25 Sage Weilmon: remove old asserts conflicting with new readable...
2009-06-25 Greg Farnummessages: Clean up of PaxosServiceMessages, and some...
2009-06-25 Greg Farnummessages/MClass[Ack]: Roll back some unification.
2009-06-25 Greg Farnummon/objecter: The monitors and Objecter now use the...
2009-06-25 Sage Weilinitscripts: do mount/mkfs as root, otherwise as any...
2009-06-25 Sage Weilosd: update primary's notion of peer last_update on...
2009-06-25 Sage Weilosd: force RMW ordering globally
2009-06-25 Sage Weilosd: fix TMAPUP bug
next