]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-03-10 Sage Weilfiler: set RMW bit on probe
2011-03-10 Sage Weilosd: fix peer no missing optimization
2011-03-10 Sage Weilosd: fix missing.rm()
2011-03-10 Henry Changosd: fix merge_log missing calculation at split point...
2011-03-08 Greg Farnumuclient: Clear the CEPH_CAP_FILE_BUFFER ref on _flush...
2011-03-08 Sage Weilmds: use projected subtree in rename anchor check
2011-03-07 Sage Weilosd: document last_epoch_clean caveat
2011-03-07 Sage Weilosd: include all stray peers in might_have_unfound
2011-03-06 Sage Weiltests/cli/osdmaptool: default pg_num changed
2011-03-06 Sage Weiltestlibrbd: signed return types
2011-03-06 Sage Weilfilestore: fix signedness so we can handle errors from...
2011-03-06 Sage Weilversion: fix const warning
2011-03-06 Sage Weilsafe_io: fix signed/unsigned comparisons
2011-03-06 Sage Weiltests/cli/osdmaptool: default pg_num changed
2011-03-05 Sage Weilv0.25 v0.25
2011-03-05 Sage WeilBump librados soname to 2.
2011-03-05 Sage Weilconfig: back to 6 pg bits for now
2011-03-04 Sage WeilMerge branch 'osd_recovery' into next
2011-03-04 Yehuda Sadehrgw: put object request returns etag
2011-03-04 Sage Weiltest_missing_unfound: asdf
2011-03-04 Sage Weilosd: requeue pg for recovery if we may have found someting
2011-03-04 Sage Weilosd: include all up peers in might_have_unfound when...
2011-03-04 Sage Weilosd: recover_primary if recover_replicas starts no ops
2011-03-04 Sage Weilosd: discover more missing if unfound and do_recovery...
2011-03-04 Colin Patrick... Fix test/signals.cc
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-02 Sage Weilosd: simple test for random missing objects during...
2011-03-02 Sage Weilosd: recovery cleanups, better error messages
2011-03-02 Sage Weilosd: update missing_loc when infering an empty missing set
2011-03-02 Sage Weilosd: fix unfound output
2011-03-01 Sage Weilosd: add object to missing if we find it missing on...
2011-03-01 Sage Weilosd: (semi-)handle case where primary copy isn't there
2011-03-01 Sage Weilosd: continue recovery after encountering missing objects
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
next