]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-03-04 Sage Weillibrados: cosmetic header changes
2011-03-04 Josh Durginlibrados, librbd: use separate IoCtxs for data and...
2011-03-04 Josh Durginlibrbd: fix error message and unnamed constant
2011-03-04 Josh Durginlibrbd: change RBD::open to take a reference to an...
2011-03-04 Josh Durginlibrados: remove unused member of IoCtx
2011-03-04 Yehuda Sadehlibrados: IoCtx destructor should put reference only...
2011-03-04 Yehuda Sadehlibrados: can set up object locator
2011-03-04 Colin Patrick... librados:rados_ioctx_stat -> rados_ioctx_pool_stat
2011-03-04 Yehuda Sadehobject_locator: fix clear()
2011-03-04 Colin Patrick... librados: use atomic_t for reference count
2011-03-04 Josh Durginlibrados: make IoCtxImpl a pointer in WatchContext
2011-03-04 Josh Durginlibrados: decrement refcount of old io_ctx_impl in...
2011-03-04 Colin Patrick... librados: fix IoCtx::from_rados_ioctx_t
2011-03-04 Colin Patrick... Rename radios_ioctx_{open,close} to create/destroy
2011-03-04 Colin Patrick... librados: remove IoCtx::close()
2011-03-04 Tommi VirtanenMake git ignore core files.
2011-03-04 Tommi VirtanenMake git ignore python generated files.
2011-03-04 Tommi Virtanenlibrados: Crashed on shutdown if connect was never...
2011-03-04 Colin Patrick... libradoshpp: put ceph stuff in namespace librados
2011-03-04 Colin Patrick... librados: don't create unused SnapContext objs
2011-03-04 Colin Patrick... librados: fix copy ctor of ObjectIterator
2011-03-03 Josh Durgintestrados: add object stat test
2011-03-03 Josh Durgintestlibrbd: recreate test pool each time
2011-03-03 Colin Patrick... common: block SIGPIPE everywhere we can
2011-03-03 Yehuda Sadehmessanger: shouldn't throw sigpipe on failed socket
2011-03-03 Colin Patrick... dout: Log version message when (re)opening log
2011-03-03 Colin Patrick... Thread: don't mask signals except in library code
2011-03-03 Sage Weilmds: rip out rename linkmerge support
2011-03-02 Colin Patrick... dout: Reopen dout after parsing all config opts
2011-03-02 Colin Patrick... dout: remove g_conf.log_to_file
2011-03-02 Colin Patrick... logging: default to foreground logging
2011-03-02 Alexandre Olivacmds/cosd: Fix IsHeapProfilerRunning implicit return...
2011-03-02 Sage Weilmds: drop some dead code
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
next