]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-11-14 Sage Weilosd: only trim pg log if pg contains complete set of...
2008-11-13 Sage Weilosdmap: fix type conversions
2008-11-13 Sage Weilcrush: mention license. minor cleanup
2008-11-13 Sage Weilbe quiet
2008-11-13 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-11-13 Yehuda Sadehkclient: fix small resource leak when mds is down on...
2008-11-13 Sage Weilcsyn: fix msgr startup
2008-11-13 Sage Weilkclient: whitespace
2008-11-13 Sage Weilmon: standardize storage of monmap revisions
2008-11-13 Sage Weilmon: indicate last_consumed state after writing "latest...
2008-11-13 Sage Weilpaxos: only trim old states if they've been "consumed...
2008-11-13 Sage Weilmon: fix mon injectargs
2008-11-13 Sage Weilcmonctl: seed random number generator so we pick a...
2008-11-13 Sage Weilmds: treat open requests as non-idempotent
2008-11-13 Sage Weilmds todo
2008-11-13 Sage Weilkclient: only kick requests when they may make progress
2008-11-13 Sage Weilkclient: only submit mds request if mds is active
2008-11-13 Sage Weilosd: always pick new mon during boot
2008-11-13 Sage Weilkclient: fix connect_seq on connect-side after connect
2008-11-13 Sage Weilmds: keep inode multiversion if it has snapped old_inodes
2008-11-13 Sage Weilmon: pave way for more per-client mount info in monitor
2008-11-13 Sage Weilmon: client mon stat, dump commands; add to cmonctl -w
2008-11-13 Sage Weilmsgr: include entity type in negotiation
2008-11-13 Sage Weilmsgr: lotsa cleanup, protocol change, fixes, etc.
2008-11-13 Sage Weilmsgr: various locking fixes
2008-11-13 Sage Weilmsgr: zero msgr header
2008-11-13 Sage Weilthread: complain on bad join() calls
2008-11-13 Sage Weiltestmsgr: messenger tester
2008-11-13 Sage Weilmds: multiversion inodes with multiple links, too
2008-11-13 Yehuda Sadehkclient: grab reference on inode before async operation
2008-11-12 Sage Weilclient: use separate locks for SafeCond completions
2008-11-12 Sage WeilRevert "client: adjust objecter locking"
2008-11-12 Sage Weilmds: cap may already be released in file_update_finish
2008-11-12 Sage Weilmds: remove cap _after_ journaling update, at the same...
2008-11-12 Sage Weilmds: use null snap context for purge if no realm
2008-11-12 Sage Weilosd: keep head_exists accurate
2008-11-12 Sage Weilfilestore: implement touch
2008-11-12 Sage Weilebofs: implement touch
2008-11-12 Sage Weilobjectstore: introduce touch operation
2008-11-12 Yehuda Sadehkclient: some osd endianity fixes
2008-11-12 Yehuda Sadehkclient: fix symbol overshadowing
2008-11-12 Sage Weilprotocol, disk format change
2008-11-11 Sage Weilosdmap: move offload from crush map into osdmap as...
2008-11-11 Sage Weildstart.sh: larger cluster
2008-11-10 Sage Weilmds: fix replay lookup of snapshotted null dentries
2008-11-10 Sage Weilobjecter: fix read scatter/gather
2008-11-10 Sage Weilosd: pass at_version by reference, so that cloning...
2008-11-10 Sage Weilmds: remove spurious warning
2008-11-10 Sage Weilosd: ignore logs i don't expect without freaking out
2008-11-10 Sage Weilosd: assert length on write, zero
2008-11-10 Sage Weilobjecter: whoops, do DELETE, not ZERO
2008-11-10 Sage Weilosd: fix typo/bug when picking osd to pull missing...
2008-11-10 Sage Weilosd: fix missing vs lost counting idiocy
2008-11-10 Sage Weilfilestore: cope with zero-length attribute values
2008-11-10 Sage Weilebofs: cope with zero-length attribute values
2008-11-10 Sage Weilosd: use modify flag to decide whether to take read...
2008-11-10 Sage Weilkclient: fix up writes, reads for new op structure
2008-11-10 Sage Weilosd: MODIFY is a flag; fix up op_read
2008-11-10 Sage Weilosd: simple higher-order append mutation
2008-11-10 Sage Weilkclient: fix osd reply handler sanity check
2008-11-10 Sage Weilobjecter: destructively take ops[], bufferlist passed...
2008-11-10 Sage Weilmds: set path attr on directory objects
2008-11-10 Sage Weilosd: object attr operations
2008-11-10 Sage Weilobjecter: tweaking interface
2008-11-10 Sage Weilobjecter: simplify objecter (no scatter/gather, generic...
2008-11-10 Sage Weilosdc: avoid using objecter readx/writex
2008-11-10 Sage Weilosd: compound osd operations
2008-11-09 Sage Weilclient: adjust objecter locking
2008-11-07 Sage Weilosd: track recovery sources independently of missing...
2008-11-07 Sage Weilmds: debug session ref in EMetaBlob during replay
2008-11-07 Sage Weilmds: match last snap exactly on replay, add_*_dentry
2008-11-07 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-11-07 Yehuda Sadehkclient: when going down, release caps anyway
2008-11-07 Sage Weilmon: avoid updating pg_map when osd_stat is unchanged
2008-11-07 Sage Weilcmonctl: -w or --watch to watch (and print) mds/osd...
2008-11-07 Sage Weilmds: don't cow a null dentry
2008-11-07 Yehuda Sadehkclient: sparse warnings
2008-11-07 Yehuda Sadehvstart.sh: add usage of $CEPH_BIN
2008-11-07 Sage Weilosd: don't repeer an active pg just because the prior_s...
2008-11-07 Sage Weilmds: check dn->last when finding existing dentries...
2008-11-07 Sage Weiltodos
2008-11-07 Sage Weilebofs: another recursive lock bug
2008-11-07 Sage Weilosd: turn up debug on any shutdown, not just SIGINT...
2008-11-07 Sage Weilmsgr: fix problem with forced stop of pipe
2008-11-07 Sage Weilebofs: fix lock recursion
2008-11-06 Sage Weilmon: handle invalid commands to pgmon
2008-11-06 Sage Weilosd: add degraded pg state bit
2008-11-06 Sage Weilosd: improve build_prior logic
2008-11-06 Sage Weilosd: turn up debugging on SIGINT/TERM
2008-11-06 Sage Weilosd: fix osd_lock recursion in wake_snap_trimmer
2008-11-06 Yehuda Sadehkclient: bookkeeper detects buffer overrun
2008-11-06 Yehuda Sadehkclient: frag_make_child fix (sage)
2008-11-06 Sage Weilosd: don't pull if source osd is down
2008-11-06 Sage Weilkclient: ran checkpatch
2008-11-06 Sage Weiltodos
2008-11-06 Sage Weilsynclient: fix debug prefix
2008-11-05 Sage Weilcfuse: fix symlink call
2008-11-05 Sage Weilvstart.sh
2008-11-05 Sage Weilfix env parsing
2008-11-05 Sage Weilstreamtest: fix debug
next