]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-12-01 Sage Weilceph v0.23.2 v0.23.2
2010-12-01 Sage Weilfilestore: do not autodetect BTRFS_IOC_SNAP_CREATE_ASYN...
2010-12-01 Laszlo Boszormenyiman: fix monmaptool man page
2010-11-30 Sage Weilosd: make recovery_oids debug list per-pg
2010-11-30 Sage Weilceph.spec.in: include gui files
2010-11-30 Sage Weildebian: many many cleanups
2010-11-30 Sage Weilfilejournal: fix throttle vs FULL behavior
2010-11-23 Greg Farnummdcache: in trim_non_auth, only print out path if it...
2010-11-23 Herb Shiumds: Reply checking_lock while reading filelock
2010-11-23 Sage Weilv0.23.1 v0.23.1
2010-11-22 Greg Farnumclient: only encode_cap_releases once per request.
2010-11-17 Greg Farnumclient: Remove the I_COMPLETE flag from the parent...
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...
2010-11-12 Sage Weilmsgr: add 'ms inject socket failures = foo'
2010-11-12 Sage Weilmsgr: only close socket on reconnect or shutdown
2010-11-12 Sage Weilmsgr: protect pipe queuing with _both_ pipe and dispatc...
2010-11-12 Sage Weiluclient: insert lssnap results under snapdir, not live dir
2010-11-12 Wido den Hollandermsg: fix buffer size for IPv6 address parsing
2010-11-11 Sage Weilv0.23 v0.23
2010-11-11 Sage Weilmds: fix null_snapflush with multiple intervening snaps
2010-11-10 Sage Weilmds: fix inode->frag rstat projected with snaps
2010-11-10 Sage Weilosdmap: break up asserts for easier debugging
2010-11-10 Sage Weilobjecter: throttle before looking at lock protected...
2010-11-10 Sage Weilmon: drop unnecessary state checks
2010-11-10 Sage Weildebian: don't explicitly depend on libgoogle-perftools0
2010-11-10 Greg Farnummds: Enable --journal_check mode.
2010-11-10 Greg Farnumosdc: Fix bad assert in ~ObjectCacher.
2010-11-10 Sage Weiluclient: only update inode if version increased
2010-11-09 Sage Weilgui: add missing #include
2010-11-09 Kacper KowalikMakefile: use openssl module check
2010-11-09 Sage Weilosd: shut down if we do not exist
2010-11-09 Sage Weilosd: handle osds that no longer exist in prior_set_affected
2010-11-09 Sage Weilmds: fix inode freeze auth pin allowance
2010-11-09 Sage Weilosd: handle osds that no longer exist in build_prior
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
next