2011-03-02 |
Josh Durgin | librbd: change RBD::open to take a reference to an... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Sage Weil | Merge remote branch 'origin/scrub_noblock' |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Josh Durgin | librados: remove unused member of IoCtx |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | osd: enable cpu_profiler |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Yehuda Sadeh | librados: IoCtx destructor should put reference only... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | Thread: don't mask signals except in library code |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Yehuda Sadeh | Makefile.am: fix for testlibrbdpp |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Yehuda Sadeh | librados: can set up object locator |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | Merge branch 'profiler' |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | librados:rados_ioctx_stat -> rados_ioctx_pool_stat |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Yehuda Sadeh | object_locator: fix clear() |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | profiler: move perftools glue into perfglue/ |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | do_autogen: add -P (--with-profiler) |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Sage Weil | mds: cpu profiler hooks |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Sage Weil | add --with-profiler to link in google perftools libprofiler |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | librados: use atomic_t for reference count |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Josh Durgin | librados: make IoCtxImpl a pointer in WatchContext |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Josh Durgin | librados: decrement refcount of old io_ctx_impl in... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | librados: fix IoCtx::from_rados_ioctx_t |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | Rename radios_ioctx_{open,close} to create/destroy |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Colin Patrick... | librados: remove IoCtx::close() |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Josh Durgin | testrados: add object stat test |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Josh Durgin | testlibrbd: recreate test pool each time |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Samuel Just | PG: unify scrub_received_maps and peer_scrub_maps |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Tommi Virtanen | Make git ignore core files. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Tommi Virtanen | Make git ignore python generated files. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Tommi Virtanen | librados: Crashed on shutdown if connect was never... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Samuel Just | PG: refactor scrubmap comparison and repair logic |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Samuel Just | PG: replica_scrub also should not block |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Samuel Just | PG: make scrub non-blocking |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Samuel Just | OSD: add scrub_finalize_wq |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Samuel Just | OSD: activate_map should not do_peer on a replaying pg |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Sage Weil | osd: share osd->osdmap with map cache |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Sage Weil | Revert "move g_default_file_layout into ceph_fs.cc" |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | Add comment to ceph_fs.cc |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | libradoshpp: put ceph stuff in namespace librados |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | librados: don't create unused SnapContext objs |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | librados: fix copy ctor of ObjectIterator |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | cconf: fix clitest |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | unittests: remember to use AM_LDFLAGS |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Colin Patrick... | Merge branch 'librados_api' into next |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Colin Patrick... | Rename PoolHandle to IoContext: part 2 |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Josh Durgin | testlibrbd: call rados_connect |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Tommi Virtanen | pybind/rados: Fix invalid variable references in error... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Tommi Virtanen | pybind/rados: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Tommi Virtanen | pybind/rados: version call return type is void. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Samuel Just | FileStore.h: reorder queue operations in _journaled_ahead |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Samuel Just | Revert "FileStore: fix OpSequencer::flush error" |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Sage Weil | osd: simplify handle_osd_map flushing and map caching |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Colin Patrick... | librados: Rename rados_pool_t to rados_ioctx_t |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Josh Durgin | testradospp: update for new librados API |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Josh Durgin | testlibrbdpp: convert to new APIs |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Colin Patrick... | test_common.sh: should rm objects before adding |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Colin Patrick... | rbd: de-globalize rbd, rados, Image |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | librbd, librados: fix my last commits to use the new... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | librados: add snap_get_stamp to C API |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | testlibrbdpp: initialize pointers |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | librados, librbd: remove selfmanaged_snap_rollback_object |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Colin Patrick... | Merge branch 'librados_api_cpp' into librados_api |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | testlibrbdpp: use new librbd api |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | rbd: update for librbd api changes |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | librbd: tweak C++ API |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Colin Patrick... | librados: C++ API rework |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Laszlo Boszormenyi | Update Debian packaging for 0.26~rc. |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Samuel Just | FileStore.h: reorder queue operations in _journaled_ahead |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Samuel Just | Revert "FileStore: fix OpSequencer::flush error" |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Colin Patrick... | rollback rename |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Josh Durgin | rbd: use new librbd C++ api |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Josh Durgin | librbd: make C++ api nicer |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | v0.26~rc |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: fix gratuitous map lookup |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: mark_down connections to any failed peers |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: fix export cancellation vs nested freezes |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | filejournal: fix type punning warning, drop unneeded... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Colin Patrick... | Some tweaks for the librados C API |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Josh Durgin | librbd, rbd: fill in the rest of image_info_t |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | Makefile: fix libatomic_ops linking |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: remove "N stopped" from short mdsmap summary |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mon: include mds gid in logs |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds,osd: print 'starting ...' message to stdout |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | common: only print version to stdout for daemons |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: add 'exit' command |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: fix frag string rendering |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Sage Weil | mds: strengthen assertions in rejoin ack |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Samuel Just | FileStore: fix OpSequencer::flush error |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mds: print waiter tag in hex |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mds: make frag string rendering simpler |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mon: fix dup mds takeover |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mds: print msg when fragtree updates from journal |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mds: verify frags in more approrpiate places |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mds: refragment dirs when inode dirfragtree updates... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Sage Weil | mds: fix CDir::take_waiting() on dentry waiters |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Colin Patrick... | More fixes, additions for config API |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Colin Patrick... | Update testrados, rename functions in librados.cc |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Colin Patrick... | rados_create: add id parameter |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Colin Patrick... | Fold common_set_defaults into common_init |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Colin Patrick... | Splt rados_init into rados_create + rados_connect |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Colin Patrick... | Add rados_conf_apply, comments |
commit | commitdiff | tree | snapshot |
next |