]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-11-21 Sage Weilosd: use old acting set when noting past intervals
2008-11-21 Sage Weildstart: only clean up old output on mkfs
2008-11-21 Sage Weilclient: ignore dropped messages
2008-11-21 Sage Weilpg: fix build_prior debug output
2008-11-21 Sage Weilclient: fix ms_handle_failure
2008-11-21 Sage Weilosd: only trim past intervals that _fully_ preceed...
2008-11-21 Sage Weilosd: ignore pushes if stray
2008-11-21 Sage Weilmon: send osdmap updates if pg_stats indicates an old...
2008-11-21 Sage Weilosd: fix read_superblock
2008-11-21 Sage Weilmds: mark dn clean before removing
2008-11-21 Yehuda Sadehkclient: debug info for connections and crc errors
2008-11-21 Sage Weilosd: fix read_superblock
2008-11-21 Sage Weildstart: fix crush map typo
2008-11-21 Sage Weilosd: fix default crush map rules
2008-11-21 Sage Weilcrush: introduce crush magic
2008-11-21 Sage Weilcrush: make recurse_to_leaf slightly less fragile
2008-11-21 Sage Weilosd: don't fail assertion on out empty ops list (i...
2008-11-21 Sage Weilosd: include magic in osd volumes
2008-11-21 Sage Weilosd: get rid of snaptrimming/snaptrimqueue pg states
2008-11-21 Sage Weilmon: include magic in mondata
2008-11-21 Sage Weilosdmap: use chooseleaf in default crush map
2008-11-20 Sage Weilosd: fix transaction argument order
2008-11-20 Sage WeilOSD: pg ref count debugging
2008-11-20 Sage Weilosd: use map_lock to avoid osdmap update race in _finis...
2008-11-20 Sage Weilosd: convert recovery to a work queue
2008-11-20 Sage Weilwq: use a single lock
2008-11-20 Sage Weilosd: clean up mkfs vs peek_super
2008-11-20 Sage Weilosd: fix peek_whoami
2008-11-20 Sage Weilosd: make peek_whoami verify fsid
2008-11-20 Sage Weilosd: decode superblock properly
2008-11-20 Sage Weilvstart: 3 osds
2008-11-20 Sage Weilcstring: pre-terminate even if content unspecified
2008-11-20 Sage Weilosd: feed type name into workqueue
2008-11-20 Sage Weilosd: convert snap trimming to snap_trim_wq
2008-11-20 Sage Weilosd: basic scrub works
2008-11-20 Sage Weilosd: update stats when op is applied
2008-11-20 Sage Weilosd: add scrub wq
2008-11-20 Sage Weilos: use nstring instead of string for attrsets
2008-11-20 Sage Weilebofs: fix occasional bdev shutdown hang
2008-11-20 Sage Weilosd: adjust merge_log
2008-11-20 Sage Weilmsgr: ref count message while they are owned by the...
2008-11-20 Sage Weilmsgr: reference count messenger
2008-11-20 Sage Weilvstart: launch valgrind with --valgrind
2008-11-20 Sage Weilmsgr todo
2008-11-20 Sage WeilMakefile: adjust link order (libcommon first _and_...
2008-11-20 Sage Weilebofs: add new objects to main collection
2008-11-20 Sage Weilmds: remove session from xlist before deleting
2008-11-20 Sage Weilclient: remove xlist items before deleting
2008-11-20 Sage Weilmds: remove Capability from session list before deleting
2008-11-20 Sage Weilmds: pull scatterlock of xlist in destructor
2008-11-20 Sage Weilos: clean up ObjectStore::Transaction interface
2008-11-20 Sage Weilmsg: initialize footer
2008-11-20 Sage Weillockdep: turn lockdep off during shutdown
2008-11-20 Sage Weilosd: fix osd_reqid_t hash
2008-11-20 Sage Weilfilestore: pad with zeroed buffer
2008-11-20 Sage Weilxlist: enforce removal from xlist
2008-11-20 Sage Weilmds: fix uninit value
2008-11-20 Sage Weilosd: adjust missing in merge_old_entry
2008-11-20 Sage Weilosd: type cleanup
2008-11-20 Sage Weilosd: more merge_log updates
2008-11-20 Sage Weilmonclient: dont free messenger until races there are...
2008-11-19 Sage Weilcmonctl: fix busy loop
2008-11-19 Sage Weilmon: ignore 0-byte latest
2008-11-19 Sage Weilosd: merge_log fix when logs abut but do not overlap
2008-11-19 Yehuda Sadehkclient: different handling of EIO, bad crc
2008-11-19 Sage Weildstart: smaller cluster
2008-11-19 Sage Weilosd: track bytes/kb usage over clones too
2008-11-19 Sage Weilosd: track per-pg bytes, kb utilization
2008-11-19 Sage Weilosd: fix update_stats
2008-11-19 Sage Weilosd: verify monmap.fsid matches superblock on startup
2008-11-19 Sage Weilosd: include fsid in OSDPing, and verify
2008-11-19 Sage Weilosd: maintain some per-pg stats (object counts, for...
2008-11-19 Sage Weildstart: larger cluster
2008-11-18 Sage Weilmsgr: fix reconnect after error
2008-11-18 Yehuda Sadehmount: typo
2008-11-18 Sage Weilmds: add new directory to new_dirfrags list
2008-11-18 Sage Weilmds: unqueue recovery on purging inodes
2008-11-18 Sage Weilkclient: fix unmount (broken by 01a33259dbbeb380104d185...
2008-11-17 Yehuda Sadehkclient: limit incoming messages size
2008-11-17 Yehuda Sadehmount: remove extra log
2008-11-17 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-11-17 Yehuda Sadehcreated mount helper, can resolve mount addresses
2008-11-17 Sage Weilosd: rewrite merge_log
2008-11-17 Sage Weilcmonctl: include original command in command reply...
2008-11-17 Sage Weilosd: fix build_prior any_up logic again
2008-11-17 Sage Weilfilestore: fix btrfs detection based on latest btrfs...
2008-11-17 Sage Weiltodos
2008-11-17 Sage Weilcmonctl: pick new mon on timeout
2008-11-17 Sage Weilmon: fix get_latest
2008-11-17 Sage Weilmsg: non-destructively copy data buffers in set_data()
2008-11-17 Sage Weilmds: use last_sent (not last_open) to untangle cap...
2008-11-17 Sage Weilmds: be more forgiving on EPurgeFinish
2008-11-17 Sage Weilosd: adjust build_prior any_up logic
2008-11-17 Yehuda Sadehkclient: silence down some warning
2008-11-17 Yehuda Sadehmds: fix an erroneous assertion (sage)
2008-11-17 Sage Weilosd todos
2008-11-17 Sage Weilosd: fix deadlock on map_lock vs peer_stat_lock
2008-11-17 Sage Weilosd: remember past intervals instead of recalculating...
2008-11-17 Sage Weilmsgr: adjust mark_down locking to avoid possible race
2008-11-17 Sage Weilcmonctl: reprobe every second
next