]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-11-22 Samuel JustCauses the MDSes to switch among a set of stray directo...
2010-11-22 Samuel JustTimer must be initialized in Client::init and shutdown in
2010-11-22 Colin Patrick... generate_past_intervals:generate back to lastclean
2010-11-22 Sage Weilvstart.sh: 'init-ceph stop' instead of 'stop.sh'
2010-11-22 Sage WeilMerge branch 'osd_msgr' into unstable
2010-11-22 Sage Weilmds: remove bogus assert
2010-11-22 Sage Weilmds: do not eval subtree root when replay|resolve
2010-11-22 Sage Weilmds: trim exported subtree _after_ adjusting auth
2010-11-22 Sage Weilmds: resolve cleanup
2010-11-22 Sage Weilosd: bind to new cluster address when wrongly marked...
2010-11-22 Sage Weilmsgr: implement rebind() to pick a new port
2010-11-22 Sage Weilmon: clean up cluster_addr code a bit, better debug...
2010-11-22 Sage Weilosd: send correct ip addrs to monitor for cluster_...
2010-11-22 Sage Weilosdmap: fix cluster_addr encoding; printing
2010-11-22 Sage Weilosd: unconditionally set up separate msgr instance...
2010-11-22 Sage Weilfilestore: only warn about disk write cache on kernels...
2010-11-22 Sage Weilosd: fix search_for_missing: old last_update implies...
2010-11-22 Sage Weilinit-ceph: fix cleanlogs for no log_sym_dir case
2010-11-20 Colin Patrick... OSDMap: const cleanup
2010-11-20 Colin Patrick... mds-dumper: Define Dumper::~Dumper()
2010-11-19 Colin Patrick... ReplicatedPG::pull: fix test for unfound
2010-11-19 Sage Weilosdmap: fix printing, again
2010-11-19 Sage WeilMerge remote branch 'origin/mds' into unstable
2010-11-19 Colin Patrick... multi-dump.sh: add diff mode
2010-11-19 Colin Patrick... Add multi-dump.sh
2010-11-18 Colin Patrick... ReplicatedPG::get_object_contect: fix broken calls
2010-11-18 Colin Patrick... ReplicatedPG: call finish_recovery when needed
2010-11-18 Colin Patrick... osd_resurrection_1_impl: turn on recovery at end
2010-11-18 Jim SchuttMakefile: fix builddir weirdness
2010-11-17 Sage Weilosd: rev PG::Info encoding for last_epoch_clean change
2010-11-17 Sage WeilMerge branch 'mds_frags' into unstable
2010-11-17 Sage Weilmds: adjust dir_auth_pins on steal_dentry
2010-11-17 Sage Weilmds: wrlock scatterlocks to prevent a gather racing...
2010-11-17 Sage Weilmds: fix subtree map update on dirfrag merge
2010-11-17 Sage Weilmds: clear PIN_SUBTREE on split/merge in purge_strays
2010-11-17 Sage Weilmds: don't complete freeze while parent inode is frozen
2010-11-17 Sage Weilmds: move dirty rstat inodes to new dir on refragment
2010-11-17 Sage Weilmds: flush log on fragment
2010-11-17 Sage Weilmds: initialize PIN_SUBTREE on split
2010-11-17 Sage Weilmds: fix discover requests, tracking wrt fragments
2010-11-17 Sage Weilmds: fix EFragment replay
2010-11-17 Sage Weilmds: don't fragment mdsdir or .ceph
2010-11-17 Jim SchuttDetect broken system linux/fiemap.h
2010-11-17 Sage Weilosdmap: don't include blacklist info in summary
2010-11-17 Samuel Justconfig: added max_mds
2010-11-16 Sage Weilmds: allow frag merge on subtree root
2010-11-16 Sage Weilmds: make dirfrag thrashing join and split
2010-11-16 Sage Weilmds: add timestamp to LogEvents
2010-11-16 Sage Weilosd: fix trailing + in pg state string rendering
2010-11-16 Sage WeilMerge remote branch 'origin/unfound' into unstable
2010-11-16 Sage Weilmds: be less noisy about cap imports
2010-11-16 Sage WeilMerge branch 'mds_dir_hash' into unstable
2010-11-16 Sage Weilmds/client: pass dir hash over the wire
2010-11-16 Sage Weilmds: set dir hash on root inode
2010-11-16 Sage Weilmds: set mode before all the file type dependent inode...
2010-11-16 Sage Weilmds: add DIRLAYOUTHASH feature bit
2010-11-16 Sage Weilmds: make dentry hash a dir layout property
2010-11-16 Colin Patrick... RadosClient::shutdown: call monclient::shutdown
2010-11-16 Colin Patrick... osd: don't stop recovery when there are unfound
2010-11-16 Colin Patrick... dumpjournal.cc: fix compile
2010-11-16 Yehuda Sadehrbd: fix rbd snap rm class handling
2010-11-15 Sage WeilMerge remote branch 'origin/unfound_last_epoch_clean...
2010-11-15 Colin Patrick... Add ./ceph osd tell <osd-num> dump_missing <out>
2010-11-15 Colin Patrick... search_for_missing:recalc stats if unfound changed
2010-11-15 Greg Farnummds: Use CDir bloom filter as appropriate.
2010-11-15 Greg Farnummds: Add bloom filter to CDir.
2010-11-15 Sage Weiltimer: make init/shutdown explicit
2010-11-15 Colin Patrick... test_unfound.sh: start recovery at end of test
2010-11-15 Colin Patrick... test_common.sh: add dump_osd_store
2010-11-15 Colin Patrick... test_unfound.sh: fix return codes
2010-11-15 Colin Patrick... stray_test:don't use up/down. timeout extension
2010-11-15 Colin Patrick... osd: add discover_all_missing
2010-11-15 Colin Patrick... Fix bugs in search_for_missing, _process_pg_info
2010-11-15 Colin Patrick... Add stray_test to test_unfound.sh
2010-11-15 Colin Patrick... PG::finish_recovery: set info.last_epoch_clean
2010-11-15 Colin Patrick... Add MOSDPGMissing
2010-11-15 Colin Patrick... osd: add incompat feature LEC for last_epoch_clean
2010-11-15 Sage Weilosd: add last_epoch_clean to PG::Info
2010-11-15 Colin Patrick... test_common.sh: remove messenger debug for now
2010-11-15 Sage Weilosd: skip unfound in recover_replicas
2010-11-15 Sage Weilosd: skip unfound objects in recover_primary()
2010-11-15 Sage Weilosdmap: make printing a bit easier to read
2010-11-15 Sage Weilobjecter: don't dereference null op->outbl
2010-11-15 Greg Farnuminclude: Add bloom filter library to include/
2010-11-15 Sage WeilMerge remote branch 'origin/testing' into unstable
2010-11-15 Sage Weilosd: unreg scrub when removing pg
2010-11-15 Sage WeilMerge branch 'msgr_zerocopy_read' into unstable
2010-11-15 Sage Weillibrados: pass provided buffer to objecter on rados_read
2010-11-15 Sage Weilobjecter: post rx buffer to msgr if target bufferlist...
2010-11-15 Sage Weilmsgr: use provided rx buffer if present
2010-11-15 Sage Weilmsgr: add Connection rx buffer interface
2010-11-15 Sage Weilmsgr: implement get_connection()
2010-11-15 Sage Weilbuffer: implement list::iterator::get_current_ptr()
2010-11-14 Colin Patrick... Objecter::shutdown: shut down timer.
2010-11-13 Sage WeilMerge remote branch 'origin/msgr' into testing
2010-11-13 Sage Weildebug: don't print thread id twice
2010-11-12 Sage Weilmsgr: cleanup: make queue_received non-inline; some...
2010-11-12 Sage Weilmsgr: do not clear halt_delivery
2010-11-12 Sage Weilmsgr: close enqueue/discard race
2010-11-12 Sage Weilmsgr: protect pipe queue_item map with pipe_lock AND...
next