]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-12-23 Sage Weilchange LP64 ifdefs to casts for printf formatting
2009-12-23 Sage Weillogger: cleanup 64
2009-12-23 Sage Weiltodo, confs
2009-12-23 Sage Weilmsgr: include features in connection handshake (protoco...
2009-12-22 Sage Weilmsgr: put tid in ceph_msg_header (protocol change)
2009-12-22 Sage Weiltodo more bugs
2009-12-22 Sage Weilassert: leave cruft off top of assert failure backtrace
2009-12-22 Sage Weilbacktrace: demangle c++ names
2009-12-20 Sage Weiltodo bugs
2009-12-19 Greg Farnummds: new commands!
2009-12-17 Greg Farnummds: new command kill session xxxx ends that client...
2009-12-17 Greg Farnumcreate a new function end_session to end client sessions
2009-12-17 Sage Weilvstart: allow -o 'some option for config file = whatever'
2009-12-17 Sage Weilosd: fix PG print log bound check
2009-12-17 Sage Weiltodo (bugs)
2009-12-16 Greg FarnumMake a more flexible 'tell' command to replace injectargs
2009-12-15 Sage Weiltodo (bugs, filestore notes)
2009-12-15 Sage Weilosd: include last_epoch_split in PG::Info::History
2009-12-15 Sage Weilmsgr: don't keep sent messages on lossy connections
2009-12-15 Sage Weilmds: log client timeouts
2009-12-15 Sage Weilmds: don't croak on stray ACK
2009-12-15 Greg Farnumqa: Copy the output of each test to a log file
2009-12-14 Greg Farnumqa: Whoops, never added the runonkclient script
2009-12-14 Yehuda Sadehauth: rename mutex so that it doesn't confuse lockdep
2009-12-11 Sage Weilmsgr: maintain per-pipe in_qlen; avoid list.size()...
2009-12-11 Sage Weillibrados: fix locking slightly
2009-12-11 Sage Weilqa: fix runallonce target dir verification
2009-12-11 Sage Weilfilestore: disable USERTRANS for now
2009-12-11 Sage Weiltodo
2009-12-11 Sage Weillibrados: less noisy
2009-12-11 Sage Weilvstart: fix small bash thing
2009-12-11 Sage Weilosd: drop backlog on recovery completion (when we mark...
2009-12-11 Sage Weilosd: split pg log too
2009-12-11 Sage Weilosd: make osd thread pool sizes adjustable
2009-12-11 Sage Weilinit-ceph: use pkill, not killall, so that c$type....
2009-12-11 Sage Weilmon: fix mon injectargs
2009-12-11 Sage Weilmon: fix null pointer ref on connection
2009-12-11 Sage Weilcrush: fix grammer to parse hash
2009-12-10 Greg Farnummsgr: lockdep found some not-actually-possible bad...
2009-12-10 Greg Farnummsgr: Add at least a little documentation
2009-12-10 Greg Farnummsgr: Remove noisy debug output.
2009-12-10 Greg Farnummsgr: discard_queue now removes empty pipe queues from...
2009-12-10 Greg Farnummsgr: Cover qlen with a Spinlock for faster access...
2009-12-10 Greg Farnummsgr: That unlock's not in the right spot
2009-12-10 Greg Farnummsgr: Fix a number of locking and deletion bugs. Appear...
2009-12-10 Greg Farnummsgr: Fix blocking locks and another potential block.
2009-12-10 Greg Farnummsgr: rename locks for clarity; move some around to...
2009-12-10 Greg Farnummsgr: implement round-robin pipe message delivery.
2009-12-10 Greg Farnummsgr: Remove Endpoint::dispatch_queue and queue_message;
2009-12-10 Greg Farnummsgr: Add queues, etc needed for message delivery by...
2009-12-10 Greg Farnummsgr: rename pipe's outbound message queue
2009-12-10 Sage Weilconfig: parse 'lockdep' option in .conf
2009-12-10 Sage Weilceph.conf.sepia: more osds, lockdep
2009-12-10 Sage Weilmon: log error, don't abort, on stray pg_stat notify
2009-12-10 Sage Weilosd: set pg_stat.created
2009-12-10 Sage Weilosd: respond to query on uncreated pg with empty info...
2009-12-10 Sage Weilmon: stop trying to create localized pgs >= max osd...
2009-12-10 Sage Weiltodo
2009-12-10 Sage Weilosd: fix mark_down on heartbeat_messenger addrs
2009-12-09 Sage Weilfilestore: avoid string copy after collection_list...
2009-12-09 Sage Weilosd: don't forcefeed bad (large) device ids to crush
2009-12-09 Sage Weilfilestore: test xattrs on basedir/fsid, not basedir
2009-12-09 Sage Weilceph.conf.cosd changes
2009-12-09 Sage Weilosd: drop old osdmap compatibility cruft
2009-12-09 Sage Weilosd: fix decoding for old osdmaps (pre osd hb change)
2009-12-08 Sage Weilmds: mark down stray connections on reset
2009-12-08 Sage Weilvstart: add --smallmds option
2009-12-08 Sage Weillogger: avoid dup lines when we get behind
2009-12-08 Yehuda Sadehqa: add bonnie++ to the workunits
2009-12-07 Sage Weilfilestore: limit size of flusher queue
2009-12-07 Sage Weilosd: rev cluster protocol to match osd hearbeat change
2009-12-05 Greg Farnummsgr: Only allow one local endpoint; now has simpler...
2009-12-05 Greg Farnumosd: Now uses separate messenger for heartbeats.
2009-12-04 Greg Farnumrados: benching sequential reads can now have a time...
2009-12-04 Greg Farnumrados: change benchmark interface and record objects...
2009-12-04 Sage Weilmds: debug reconnect timeouts
2009-12-04 Sage Weildebian: only upload tarball whem building amd64
2009-12-04 Sage Weillogger: use proper format for s64
2009-12-04 Sage Weilqa: put qa used files on ceph.newdream.net
2009-12-04 Sage Weilv0.18 v0.18
2009-12-04 Sage Weilrados: move librados.h, rados_bencher.h
2009-12-04 Sage Weilmds: avoid scatter writebehind from predirty_*
2009-12-04 Sage Weilcrush: fix whitespace
2009-12-04 Sage Weillogger: s64, not long
2009-12-04 Sage Weilbuffer: optional buffer debug output
2009-12-04 Sage Weilceph: fix message leaks
2009-12-04 Sage Weilinit-ceph: optionally copy executable to remote host...
2009-12-03 Greg Farnummds: typos *sigh*
2009-12-03 Greg Farnummds: Cleanup/doc updates
2009-12-03 Greg Farnummds: Add export killpoints
2009-12-03 Greg Farnummds: Add killpoints for mds export
2009-12-03 Greg Farnummds: Add mds_kill_export_at asserts.
2009-12-03 Greg Farnumconfig: add kill arguments for mds import/export
2009-12-03 Sage Weilmds: bracket mds journal events with {start,submit...
2009-12-03 Sage Weiltodo
2009-12-03 Sage Weildropped old aleung mds branch code
2009-12-02 Sage Weilmon: fix allocation of low global_ids after mon restart
2009-12-02 Sage Weiltest_ioctls: print preferred_osd value from GET_LAYOUT...
2009-12-02 Sage Weilhash: fix whitespace
2009-12-02 Sage Weilmds: set mdr->in[n] in rdlock_path_xlock_dentry
next