]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-03-17 Boris RantoCompile test_build_librgw only if WITH_BUILD_TESTS 3988/head
2015-03-16 branto1Merge pull request #4004 from rohanmars/wip-refine...
2015-03-15 Rohan Marsrhel 5.9 port fixes to compile librados only 4004/head
2015-03-13 Boris RantoBuild ceph-dencoder if server and mds for now
2015-03-06 Boris RantoThe erasure-code is actually required by libcommon
2015-03-06 Boris RantoMinor syntax fix-ups for Makefile.am redesign
2015-03-06 Boris RantoMinor changes in other Makefile.am files to make them...
2015-03-06 Boris RantoSplit Makefile.am in src/test
2015-03-05 Boris RantoSplit Makefile.am in src/tools
2015-03-05 Boris RantoCleanup src/Makefile's a bit more
2015-03-05 Boris RantoSplit Makefile.am in src
2015-03-05 Boris RantoReorganize structure of Makefile.am in src/include
2015-03-05 Boris RantoSplit Makefile.am in cls
2015-03-05 Boris Rantoman: move ENABLE_* to Makefile.am
2015-03-05 Boris RantoAdd new configure options to improve build refinement
2015-03-05 Boris RantoSplit Makefile.am in man
2015-03-05 Loic DacharyMerge pull request #3822 from dachary/wip-10947-setcrushmap
2015-03-04 Samuel JustMerge pull request #3789 from athanatos/wip-9891
2015-03-04 Josh DurginMerge pull request #3864 from ceph/wip-10968
2015-03-03 Matt Benjamincmake: build fixes
2015-03-03 Jason Dillamanlibrbd: delay completion of AioRequest::read_from_parent 3864/head
2015-03-03 Jason Dillamanlibrbd: allow AioCompletions to be blocked
2015-03-03 Jason Dillamanlibrbd: delete Contexts when object map aio_update...
2015-03-03 Jason Dillamanlibrbd: handle possible aio_read return error code
2015-03-03 Jason Dillamanlibrbd: add log message for completion of AioRequest
2015-03-03 Loic Dacharymon: ignore crushtool validation if too long 3822/head
2015-03-03 Loic Dacharymon: do not hardwire crushtool command line
2015-03-03 Josh DurginMerge pull request #3850 from ceph/wip-10962
2015-03-02 Jason Dillamantest/cli-integration/rbd: updated to new CLI 3850/head
2015-03-02 Jason Dillamanrbd: permit v2 striping for clones and imports
2015-03-02 Jason Dillamanrbd: fixed formatted output of rbd image features
2015-03-02 Josh DurginMerge pull request #3848 from ceph/wip-10990
2015-03-02 Jason Dillamanqa/workunits/rbd/copy.sh: remove all image locks 3848/head
2015-03-02 Jason Dillamanlibrbd: missing callback log message for CopyupRequest...
2015-03-02 Jason Dillamanlibrbd: hide flush log message if no flushes are pending
2015-03-02 Josh DurginMerge pull request #3812 from ceph/wip-10958
2015-03-02 Jason Dillamanlibrbd: flush pending AIO after acquiring lock 3812/head
2015-03-02 Jason Dillamanlibrbd: hold snap_lock between clipping IO and register...
2015-03-02 Loic Dacharymon: do not pollute directory with cvs files from crushtool
2015-02-27 JenkinsMerge branch 'hammer' of jenkins.front.sepia.ceph.com...
2015-02-27 Jason Dillamanlibrbd: moved flush / cache invalidate to resize state...
2015-02-27 Jason Dillamanlibrbd: add AIO version of invalidate_cache
2015-02-27 Loic DacharyMerge pull request #3825 from ceph/wip-hammer-gplv2...
2015-02-27 Jenkins0.93 v0.93
2015-02-27 Ken DreyerAdd GPLv2 text file 3825/head
2015-02-27 Jason Dillamanlibrbd: C_SaferCond memory leak
2015-02-26 Gregory FarnumMerge pull request #3681 from ceph/wip-fusesystem-10710
2015-02-26 Greg Farnumceph-fuse: test dentry invalidation options and fail... 3681/head
2015-02-26 Greg FarnumClient: support using dentry invalidation callbacks...
2015-02-26 Greg FarnumClient: add functions to test remount functionality
2015-02-26 Greg FarnumClient: check for failures on system() invocation
2015-02-26 Josh DurginMerge pull request #3806 from ceph/wip-10961
2015-02-26 Gregory FarnumMerge pull request #3802 from ceph/hammer-10912
2015-02-26 Jason Dillamanqa/workunits/rbd/copy.sh: explicitly choose the image... 3806/head
2015-02-26 Sage WeilMerge pull request #3800 from ceph/wip-10864-hammer...
2015-02-26 Yan, Zhengclient: re-send requsets before composing the cap recon... 3802/head
2015-02-26 Josh DurginMerge pull request #3796 from ceph/wip-librbd-async...
2015-02-26 Jason DillamanMerge pull request #3791 from ceph/wip-librbd-mdlock
2015-02-26 Ken Dreyerpackaging: move rbd udev rules to ceph-common 3800/head
2015-02-26 Josh Durginlibrbd: remove unnecessary md_lock usage 3791/head
2015-02-26 Josh Durginlibrbd: move object_map_lock acquisition into refresh()
2015-02-26 Josh Durginlibrbd: don't check if object map is enabled before...
2015-02-26 Josh Durginlibrbd: remove object map on rollback if needed
2015-02-26 Josh Durginlibrbd: clarify md_lock usage
2015-02-26 Josh Durgintest_librbd: add simple test for object map snapshot...
2015-02-26 Josh Durginlibrbd: use snap_lock to protect ImageCtx->size
2015-02-26 Josh Durginlibrbd: hold snap_lock while reading parent info in...
2015-02-26 Josh Durgintest_librbd: close ioctx after imagectx
2015-02-26 Josh Durginrbd: fix --image-feature parsing
2015-02-26 Josh Durginlibrbd: apply flag read failure to all snaps
2015-02-26 Josh Durginlibrbd: make ImageCtx->object_map always present
2015-02-26 Jason Dillamantests: add unit test to verify async requests time out 3796/head
2015-02-26 Jason Dillamanlibrbd: restart async requests if lock owner doesn...
2015-02-26 Jason Dillamanlibrbd: replace Finisher/SafeTimer use with facade
2015-02-26 Jason Dillamanlibrbd: cancel in-progress maint operations before...
2015-02-26 Jason Dillamanlibrbd: flush context potentially completing too early
2015-02-26 Josh DurginMerge pull request #3799 from ceph/wip-librbd-image...
2015-02-25 Josh Durginlibrbd: take ImageCtx->snap_lock for write in add_snap()
2015-02-25 Josh Durginlibrbd: use snap_lock to protect ImageCtx->flags
2015-02-25 Josh Durginlibrbd: add locking asserts to ImageCtx
2015-02-25 Josh Durginlibrbd: fix ImageWatcher::is_lock_supported() locking
2015-02-25 Josh Durginlibrbd: add and use a test_features() helper
2015-02-25 Josh Durginlibrbd: use ImageCtx->snap_lock for ImageCtx->features
2015-02-25 Jason Dillamantests: add additional test coverage for ImageWatcher RPC 3799/head
2015-02-25 Jason Dillamanlibrbd: add ostream formatter for NotifyOp
2015-02-25 Greg Farnumfuse: do not invoke ll_register_callbacks() on finalize
2015-02-25 Gregory FarnumMerge pull request #3794 from ceph/wip-10862-hammer
2015-02-25 Ken DreyerMerge pull request #3788 from ceph/wip-devel-python...
2015-02-25 John Spraymon: do not try and "deactivate" the last MDS 3794/head
2015-02-25 Boris Rantoqa: fix python-ceph reference 3788/head
2015-02-25 Boris Rantodoc: fix python-ceph refs in docs
2015-02-25 Boris Rantoceph.spec: specify version
2015-02-25 Sage Weildebian: split python-ceph
2015-02-24 Boris RantoSplit python-ceph to appropriate python-* packages
2015-02-24 Samuel JustMerge pull request #3742 from ceph/wip-10788
2015-02-24 Josh DurginMerge pull request #3786 from ceph/wip-librbd-python...
2015-02-24 Jason Dillamantests: speed up Python RBD random data generation 3786/head
2015-02-24 Josh DurginMerge pull request #3780 from ceph/wip-osdc-watch-error
2015-02-24 Josh DurginMerge pull request #3781 from ceph/wip-librbd-image...
2015-02-24 Jason Dillamantests: fix potential race conditions in test_ImageWatcher 3781/head
next