]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-03-02 Sage Weilmds: fix one rename dentry linkage projection case
2011-03-01 Sage Weilosd: trigger discover_all_missing after replay delay
2011-02-28 Sage Weilosd: handle osd_ping (and ack requests) while !active
2011-02-28 Sage WeilRevert "move g_default_file_layout into ceph_fs.cc"
2011-02-28 Colin Patrick... cconf: fix clitest
2011-02-28 Colin Patrick... unittests: remember to use AM_LDFLAGS
2011-02-28 Colin Patrick... Merge branch 'librados_api' into next
2011-02-26 Colin Patrick... Rename PoolHandle to IoContext: part 2
2011-02-26 Josh Durgintestlibrbd: call rados_connect
2011-02-25 Samuel JustFileStore.h: reorder queue operations in _journaled_ahead
2011-02-25 Samuel JustRevert "FileStore: fix OpSequencer::flush error"
2011-02-25 Colin Patrick... librados: Rename rados_pool_t to rados_ioctx_t
2011-02-26 Josh Durgintestradospp: update for new librados API
2011-02-26 Josh Durgintestlibrbdpp: convert to new APIs
2011-02-25 Colin Patrick... test_common.sh: should rm objects before adding
2011-02-25 Colin Patrick... rbd: de-globalize rbd, rados, Image
2011-02-25 Josh Durginlibrbd, librados: fix my last commits to use the new...
2011-02-25 Josh Durginlibrados: add snap_get_stamp to C API
2011-02-25 Josh Durgintestlibrbdpp: initialize pointers
2011-02-25 Josh Durginlibrados, librbd: remove selfmanaged_snap_rollback_object
2011-02-25 Colin Patrick... Merge branch 'librados_api_cpp' into librados_api
2011-02-25 Josh Durgintestlibrbdpp: use new librbd api
2011-02-25 Josh Durginrbd: update for librbd api changes
2011-02-25 Josh Durginlibrbd: tweak C++ API
2011-02-25 Colin Patrick... librados: C++ API rework
2011-02-24 Colin Patrick... rollback rename
2011-02-25 Josh Durginrbd: use new librbd C++ api
2011-02-24 Josh Durginlibrbd: make C++ api nicer
2011-02-24 Sage Weilfilejournal: fix type punning warning, drop unneeded...
2011-02-24 Colin Patrick... Some tweaks for the librados C API
2011-02-24 Josh Durginlibrbd, rbd: fill in the rest of image_info_t
2011-02-24 Sage WeilMakefile: fix libatomic_ops linking
2011-02-24 Sage Weilmds: remove "N stopped" from short mdsmap summary
2011-02-24 Sage Weilmon: include mds gid in logs
2011-02-24 Sage Weilmds,osd: print 'starting ...' message to stdout
2011-02-24 Sage Weilcommon: only print version to stdout for daemons
2011-02-24 Sage Weilmds: add 'exit' command
2011-02-24 Sage Weilmds: fix frag string rendering
2011-02-24 Sage Weilmds: strengthen assertions in rejoin ack
2011-02-24 Sage Weilmds: fix gratuitous map lookup
2011-02-24 Sage Weilmds: mark_down connections to any failed peers
2011-02-24 Sage Weilmds: fix export cancellation vs nested freezes
2011-02-23 Samuel JustFileStore: fix OpSequencer::flush error
2011-02-23 Sage Weilmds: print waiter tag in hex
2011-02-23 Sage Weilmds: make frag string rendering simpler
2011-02-23 Sage Weilmon: fix dup mds takeover
2011-02-23 Sage Weilmds: print msg when fragtree updates from journal
2011-02-23 Sage Weilmds: verify frags in more approrpiate places
2011-02-23 Sage Weilmds: refragment dirs when inode dirfragtree updates...
2011-02-23 Sage Weilmds: fix CDir::take_waiting() on dentry waiters
2011-02-23 Colin Patrick... More fixes, additions for config API
2011-02-23 Colin Patrick... Update testrados, rename functions in librados.cc
2011-02-23 Colin Patrick... rados_create: add id parameter
2011-02-23 Colin Patrick... Fold common_set_defaults into common_init
2011-02-23 Colin Patrick... Splt rados_init into rados_create + rados_connect
2011-02-23 Colin Patrick... Add rados_conf_apply, comments
2011-02-23 Colin Patrick... md_config_t::set_val/get_val
2011-02-23 Colin Patrick... common: more include and copyright fixes
2011-02-23 Colin Patrick... common: Fix some missing includes, copyrights
2011-02-23 Colin Patrick... cconf: remove second argument to cconf --lookup
2011-02-23 Colin Patrick... ceph_common.sh: remove get_val, get_val_bool
2011-02-23 Colin Patrick... Rename config.h -> common/config.h
2011-02-23 Colin Patrick... config.cc: doesn't depend on ceph_ver.h
2011-02-23 Josh Durgintestlibrbdpp: update for new librados and librbd APIs
2011-02-23 Josh Durginrbd: update for new librados and librbd APIs
2011-02-23 Josh Durginlibrbd: implement stacking on top of librados
2011-02-23 Josh Durginlibrados: add constructor to allow client re-use
2011-02-23 Josh Durginlibrados: switch to noun_verb function names
2011-02-23 Sage Weillibrbd: stack on top of librados
2011-02-22 Samuel JustReplicatedPG: snap_trimmer should bail out while finali...
2011-02-22 Samuel JustOSD,PG: fix race between processing scrub and dequeuein...
2011-02-22 Sage Weilosd: fix recovery pointer when pulling head before...
2011-02-22 Sage Weilosd: verify object version during push
2011-02-22 Sage Weilosd: improve up_thru request behavior
2011-02-22 Colin Patrick... pybind: update rados python bindings for new API
2011-02-22 Sage Weilosd: set correct epoch for up_thru osd->mon request
2011-02-22 Greg FarnumPGMap: make osd_full and nearfull ratios configurable.
2011-02-22 Sage Weillibrados: more API cleanup; rados_conf_ stubs
2011-02-22 Colin Patrick... move g_default_file_layout into ceph_fs.cc
2011-02-22 Sage Weillibrados: add cluster handle to C API
2011-02-21 Sage WeilMakefile: include ceph_argsparse.h in dist tarball
2011-02-21 Sage Weilfilestore: fix clone_range
2011-02-20 Colin Patrick... common: Split argument parsing into ceph_argparse
2011-02-20 Sage Weilkeyring_init: don't print error when explicit key/keyfi...
2011-02-20 Sage WeilRevert "keyring_init: g_conf.keyring is not a list"
2011-02-18 Colin Patrick... keyring_init: g_conf.keyring is not a list
2011-02-19 Josh DurginRevert "Makefile.am: remove unused libs from linking...
2011-02-18 Colin Patrick... Clock: remove unused mutex
2011-02-18 Greg FarnumMerge branch 'pool_memory'
2011-02-18 Greg Farnumtest: Add new memory tests, move to own subdir.
2011-02-18 Greg Farnumvstart: remove directories, too.
2011-02-18 Greg FarnumOSD: convert waiting_for_pg from hash_map to map.
2011-02-18 Greg FarnumPG: remove the object locking stubs and some dead code.
2011-02-18 Greg FarnumPG: convert hash_maps to maps, remove unused.
2011-02-18 Colin Patrick... debug.h: cleanup includes
2011-02-18 Colin Patrick... common: Move hex dump functions into hex.h
2011-02-18 Colin Patrick... Makefile: version.cc should depend on ceph_ver
2011-02-18 Colin Patrick... debug.h: move Ceph version stuff into version.h
2011-02-18 Josh DurginRevert "Makefile.am: remove unused libs from linking...
2011-02-18 Josh Durgintestlibrbdpp: fix off by one error in read test
next