]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-12-04 Sage Weilosd: clear waiting_for_head when we pull the head;...
2008-12-04 Sage Weilosd: fix missing.add_event
2008-12-04 Yehuda Sadehkclient: fix NULL dereferencing oops
2008-12-04 Sage Weilosd: version pg_stats_t with <epoch,version> pair;...
2008-12-04 Sage Weilosd: keep projected info on in-progress object modifica...
2008-12-04 Sage Weilosd: fix problems with propagation of info.stats during...
2008-12-04 Sage Weilosd: keep tabs on total object copies vs missing/degraded
2008-12-04 Sage Weilosd: fix uninitialized var use
2008-12-04 Yehuda Sadehadd missing header file declaration
2008-12-04 Yehuda Sadehosd: move logging messages to a common infrastructure
2008-12-03 Sage Weilmon: clean up pg dump
2008-12-03 Sage Weilosd: update stats on primary pull
2008-12-03 Sage Weilosd: fix stupid no-op typo
2008-12-03 Sage Weilosd: log scrub errors to central log
2008-12-03 Sage WeilMerge branch 'diskformat' into unstable
2008-12-03 Sage Weilmon: include last_scrub info in pg dump
2008-12-03 Sage Weilosd: remove pg from recovery_wq with clear_primary_state
2008-12-03 Sage Weilosd: make pg refcounting vs work queues constent
2008-12-03 Sage Weilosd: do clone scrub based on our generated scrub map
2008-12-03 Sage Weilosd: scrub info in pg_stat_t. scrub states.
2008-12-03 Sage Weilosd: fix small quirk read_log missing generation
2008-12-03 Sage Weilmon: always discard pending on election completion
2008-12-03 Sage Weilmds: update segment on ETableServer replay
2008-12-03 Sage Weilmds: print table version loaded during log replay
2008-12-03 Sage Weilosd: default 2x pg only for now
2008-12-03 Sage Weilosd: distributed scrub compares primary vs replica...
2008-12-03 Sage Weilosd: do not clear ops vector to indicate noop (protocol...
2008-12-03 Sage Weilosd: rewrite pg_stats queueing
2008-12-03 Sage Weilosd: remove useless raid4pg from build
2008-12-03 Yehuda Sadehkclient: fix oops in case written size doesn't match...
2008-12-03 Yehuda Sadehkclient: some logs revision
2008-12-02 Sage Weilosd: don't forget about skipped clones during recover_p...
2008-12-02 Sage Weilalways print snapids in hex
2008-12-02 Sage Weilosd: log scrub errors to system log
2008-12-02 Sage Weilmon: system-wide log
2008-12-02 Sage Weilmds: pick_inode_snap should consider follows==0 valid
2008-12-02 Yehuda Sadehkclient: initialize some protocol fields
2008-12-02 Sage Weilosd: log stats for push and pull bytes
2008-12-02 Sage Weilmds: avoid overlapping release attempts
2008-12-02 Sage Weilkclient: avoid queueing cap_snap when nothing is dirty...
2008-12-02 Sage Weilosd: send old_version to replicas
2008-12-02 Sage Weilosd: always get old_version; include in debug output
2008-12-02 Sage Weilosd: show prior_version in log dump, output recovery_pr...
2008-12-02 Sage Weilmds: suspend instead of suicide on beacon timeout
2008-12-02 Sage Weilfilestore: show return codes in debug output
2008-12-02 Sage Weilobject: print snapid in hex
2008-12-02 Sage Weilosd: allow admin to mark osd lost to kickstart recovery...
2008-12-02 Sage Weilosd: clean up pg_stat, osd_stat summation, fields a bit
2008-12-02 Yehuda Sadehkclient: no page cache for write without wrbuf cap
2008-12-01 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-12-01 Yehuda Sadehkclient: sync writes use page cache
2008-12-01 Sage Weilkclient: clean out old BACKOFF bit flag, comments
2008-12-01 Sage Weilosdmaptool: print new osd_info fields
2008-12-01 Sage Weilosd: make pg log dump obey debug levels
2008-12-01 Sage Weilosd: rebuild past intervals when needed; tolerate parti...
2008-12-01 Sage Weilosd: send and process heartbeats in separate thread...
2008-12-01 Sage Weilmds: do not purge until leases expire
2008-12-01 Sage Weillockdep: lockdep_dump_locks()
2008-12-01 Sage Weilrwlock: try_get_read, try_get_write
2008-12-01 Sage Weilosd: optionally avoid zeroing trimmed log on disk
2008-12-01 Yehuda Sadehkclient: fix bad check
2008-12-01 Yehuda Sadehkclient: slient down some log message
2008-12-01 Sage Weilosd: skip peer_info on down osds
2008-12-01 Sage Weilosd: remove bad PG::put() assertion
2008-11-30 Sage Weilosd: fix lock inversion on workqueue shutdown
2008-11-27 Sage Weiltodo
2008-11-27 Sage Weilworkqueue: deliberately leak string with lock name
2008-11-27 ArielaMerge branch 'unstable' of ssh://yehudasa@ceph.newdream...
2008-11-27 Arielawireshark: update for win32
2008-11-27 Sage Weilosd: fix bad sub_op_push assertion; only write data...
2008-11-27 Sage Weilobjectcacher: only call flushed callback if there are...
2008-11-27 Sage Weilmds: fix up loner_cap whenever we manually change filel...
2008-11-26 Sage Weilosd: clean up touch() calls to use exists bool
2008-11-26 Sage Weilobjectstore: fix touch()
2008-11-26 Sage Weilmon: instruct individual pgs to scrub
2008-11-26 Sage Weilosd: debug write_info a bit, clean up Transaction cruft
2008-11-26 Sage Weilosd: initiate scrub via monitor message
2008-11-26 Sage Weilobjecter: scan_pgs even on original full map
2008-11-26 Sage Weilosd: ensure target osd is still up when sending MPGRemoves
2008-11-26 Sage Weilosd: move stats into PG::Info (disk format change)
2008-11-26 Sage Weilosd: (re)set degraded flag on activate
2008-11-26 Sage Weiltimer: discard unfired events on shutdown
2008-11-26 Sage Weilclient: fix use-after-free
2008-11-26 Sage Weilmsgr: discard queued messages when closing pipe
2008-11-26 Sage Weilobjectcacher: do callbacks _last_ to avoid a use-after...
2008-11-26 Sage Weilmds: initialize CInode::loner_cap when twiddling filelo...
2008-11-26 Sage Weilobjecter: use full osdmap to get started
2008-11-26 Sage Weilosd: ensure 0-byte object created by push
2008-11-26 Sage Weilosd: mark repops aborteds in on_shutdown
2008-11-26 Sage Weildstart: show filestore ops
2008-11-26 Sage Weilosd: clear out workqueue queues on shutdown
2008-11-26 Sage Weilmon: show both user data and actual disk space used
2008-11-26 Sage Weildebug: rotate old courtesy symlinks to .0, .1, etc.
2008-11-25 Sage Weilosd: remove bad assertion in op_modify_ondisk
2008-11-25 Sage Weilosd: fix clone push when head is correct old version
2008-11-25 Sage Weilmds: remove anchors when destroy stray inodes
2008-11-25 Sage Weilmds: clean up request write condition, can_forward...
2008-11-25 Sage Weilosd: fix rare memory leak
2008-11-25 Sage Weilcmonctl: print summary every 20 lines when in watch...
2008-11-25 Sage Weilosd: fix up recovery pointers a bit
next