]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-11-09 Christian Brunnerceph.spec.in: don't strip rados classes
2010-11-08 Sage Weilmds: add missing Dumper.[h,cc]
2010-11-08 Sage Weilmds: tolerate/fix negative dir size counts
2010-11-07 Sage WeilMerge remote branch 'origin/testing' into unstable
2010-11-07 Sage Weilmds: eval: put scatter in MIX if replicated, otherwise...
2010-11-07 Sage Weilmds: do not scatter_writebehind in MIX state
2010-11-07 Sage WeilMerge branch 'unstable' into mix_stale
2010-11-07 Sage Weilmds: remove MIX_STALE
2010-11-07 Sage Weilmds: don't fuss with versions when taking frag/rstat...
2010-11-07 Sage Weilmds: introduce/use helpers to resync stale fragstat...
2010-11-07 Sage Weilmds: ignore done_locking on slave requests' acquire_locks()
2010-11-07 Sage Weilmds: don't use helper for rename srcdn
2010-11-07 Sage Weilmds: never complete a gather on a flushing lock
2010-11-06 Sage Weilmds: update version when bring stale rstat back up...
2010-11-06 Sage Weilmds: simplify stale semantics a bit
2010-11-06 Sage Weilmds: preserve stale state on import; some cleanup
2010-11-06 Sage WeilMerge branch 'mix_stale' into unstable
2010-11-06 Sage Weilmds: add more verify_scatter asserts
2010-11-05 Sage Weilmds: fix version check on resyncing stale rstat in...
2010-11-05 Greg Farnummds: Fix bad inode deref.
2010-11-05 Colin Patrick... Revisit std::multimap decoder
2010-11-05 Colin Patrick... autogen.sh: check for pkg-config
2010-11-05 Sage Weilmds: preserve version when recovering rstat from dirfra...
2010-11-05 Sage Weilmds: restructure finish_scatter_gather_update()
2010-11-05 Sage Weilmds: do not bump scatter stat lock in predirty_journal_...
2010-11-05 Sage Weilmds: mark scatterlock stale on import of stale frag...
2010-11-05 Sage Weilmds: match bottom half of assilate_dirty_rstat_inodes...
2010-11-05 Sage Weilmds: fix inode version used for inest in decode_lock_state
2010-11-04 Colin Patrick... PGMonitor::update_from_paxos: check for bad input
2010-11-04 Colin Patrick... Replace sprintf with snprintf
2010-11-04 Colin Patrick... start_profiler/enable_profiler_options:fix memleak
2010-11-04 Colin Patrick... Set HEAP_PROFILE_INUSE_INTERVAL based on conf
2010-11-04 Colin Patrick... CInode::make_path_string: don't coerce ino
2010-11-04 Sage Weilmds: mds debug scatterstat to print out projected rstat...
2010-11-04 Sage Weilmds: verify single frag rstat on projection too
2010-11-04 Greg FarnumMerge branch 'dumpjournal' into unstable
2010-11-04 Greg Farnumcmds: Include journal dumper functionality.
2010-11-04 Greg Farnumdumper: Add new Dumper class.
2010-11-04 Sage Weilmds: fix optional frag asserts
2010-11-04 Greg Farnumobjecter: add new wait_for_osd_map function.
2010-11-04 Sage Weilosd: clean up active <-> booting state transitions
2010-11-04 Colin Patrick... TestEncoding: count number of ctor invocations
2010-11-04 Sage Weilmds: dump corrupt events; optionally skip them
2010-11-04 Sage Weilmds: wait for last_failure_osd_epoch before starting...
2010-11-04 Sage Weilmon: blacklist and update last_failure_osd_epoch in...
2010-11-04 Sage Weilmon: update mdsmap.last_failure_osd_epoch when blacklisting
2010-11-04 Sage Weilmds: add last_failure_osd_epoch to extended section...
2010-11-03 Sage Weilclient: print useful max_size waiting message
2010-11-03 Sage WeilMerge branch 'mix_stale' into unstable
2010-11-03 Sage Weildebian: add gtk build-depends
2010-11-03 Sage Weilmds: add 'mds verify scatter' and re-add some scatter...
2010-11-03 Sage Weilmds: fix put_xlock() assert for slave masters
2010-11-03 Sage Weilmds: rename 'mix stale' => 'mix_stale'
2010-11-03 Sage Weilmds: request unscatter when MIX_STALE on replica
2010-11-03 Sage Weilmds: disable tempsync
2010-11-03 Sage Weilmds: finish_scatter_update on auth dirfrags too
2010-11-03 Sage Weilmds: use helper for scatter dirfrag update; use on...
2010-11-03 Colin Patrick... Add the ps-ceph.sh tool
2010-11-03 Colin Patrick... encoding.h: fix compiler warning
2010-11-03 Colin Patrick... TestEncoding: add templated encode-then-decode fn
2010-11-03 Colin Patrick... Create TestEncoding to test serialization code
2010-11-03 Sage Weilmds: add some scatterlock notes
2010-11-03 Sage Weilceph: remove bad assert for old frag stat
2010-11-03 Sage Weilmds: match conditions in finish_scatter_gather_update_a...
2010-11-03 Sage Weilmds: handle MIX_STALE on auth too
2010-11-03 Sage Weilmds: scatter_info_t ancestor for nest_info_t and frag_i...
2010-11-03 Sage Weilmds: only mark auth dirfrags stale in start_scatter
2010-11-03 Sage Weilmds: mark scatterlock stale if any auth dirfrags appear...
2010-11-03 Sage Weilmds: do not update accounted_*stat if auth and frozen
2010-11-02 Sage Weilmds: mark scatterlock stale if dir is frozen, not inode
2010-11-02 Sage WeilMerge branch 'unstable' into mix_stale
2010-11-02 Sage Weilrados: benchmark using unique object names
2010-11-02 Colin Patrick... debian packaging: set --sbindir=/sbin
2010-11-02 Sage Weilconfig: fix sigsegv handler
2010-11-02 Sage Weilfilestore: disable 'filestore btrfs snap' when SNAP_DES...
2010-11-02 Wido den HollanderMakefile.am: include the libcrush headers when installing
2010-11-02 Greg FarnumMerge branch 'testing' into unstable
2010-11-02 Greg Farnumuclient: Warn on truncate_[size|seq] changes for non...
2010-11-02 Greg Farnummds: Init system CInodes to have a truncate_size of -1.
2010-11-02 Sage Weilclient: match initialization with mds
2010-11-02 Sage Weilclient: only do truncate on regular files
2010-11-02 Wido den Hollanderdebian: add pkg-config as build-depends
2010-11-02 Sage Weilinit-ceph: make lockfile dir configuration (redhat)
2010-11-02 Colin Patrick... object.h: const cleanup
2010-11-01 Sage Weillogrotate: separate rule for stat/*.log
2010-11-01 Colin Patrick... osd::PG: Update PG comments
2010-11-01 Colin Patrick... test: create test_unfound.sh
2010-11-01 Colin Patrick... fix make distcheck, make uninstall
2010-10-30 Sage WeilMerge remote branch 'origin/mds_frags' into unstable
2010-10-30 Sage WeilMerge remote branch 'origin/testing' into unstable
2010-10-30 Sage Weilfilestore: automatically choose appropriate journaling...
2010-10-30 Sage Weilv0.22.2 v0.22.2
2010-10-30 Sage Weilfilestore: use updated btrfs ioctls
2010-10-30 Sage Weilbtrfs: update ioctls.h
2010-10-30 Colin Patrick... Get "make dist" working, fix gui build issues
2010-10-29 Sage Weilmds: detect small dirs that should be merged, and merge...
2010-10-29 Sage Weilmds: hit dir popularity on unlink
2010-10-29 Sage Weilosd: write potentially large pg info to object, not...
2010-10-29 Colin Patrick... cephtool-gui : more helpful error on pixbuf fail
2010-10-29 Sage Weilosd: snap_trimmer: flush between collection sets
next