]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-01-27 Mykola Golubtests: bring back useful test 'ceph tell osd.foo' 3497/head
2015-01-27 Josh DurginMerge pull request #2563 from ceph/wip-7467
2015-01-26 Josh DurginMerge pull request #3492 from ceph/wip-gmock
2015-01-26 Josh DurginMerge pull request #3493 from ceph/wip-10637
2015-01-26 Loic DacharyMerge pull request #3388 from dachary/wip-make-check
2015-01-26 Ken DreyerMerge pull request #3345 from dachary/wip-install-epel
2015-01-26 Loic Dacharytests: better EPEL installation method
2015-01-26 Loic DacharyMerge pull request #3455 from bveuille/wip-documentation
2015-01-26 Jason Dillamantests: replace existing gtest 1.5.0 with gmock/gtest... 3492/head
2015-01-26 Jason Dillamanlibrbd: trim header update not using AIO 3493/head
2015-01-26 Jason Dillamangmock: use Google C++ Mocking Framework for unit tests
2015-01-25 Josh DurginMerge pull request #3486 from ceph/wip-librbd-trim...
2015-01-25 Gregory FarnumMerge pull request #3487 from ceph/wip-install-deps
2015-01-25 Noah Watkinsinstall-deps: fix LC_ALL setting 3487/head
2015-01-25 Josh Durginlibrados_test_stub: add IoCtx::get_instance_id()
2015-01-24 Josh DurginMerge branch 'wip-8902'
2015-01-24 Jason Dillamanlibrbd: throttle async progress callbacks
2015-01-24 Jason Dillamanlibrbd: add more robust retry handling to maintenance ops
2015-01-24 Jason Dillamanlibrbd: assert header lock ownership for maint operations
2015-01-24 Jason Dillamancls_lock: New assert_locked operation
2015-01-24 Jason Dillamanlibrbd: Coordinate maintenance through exclusive lock...
2015-01-24 Jason Dillamanlibrbd: Add maintenance operation requests to ImageWatcher
2015-01-24 Jason Dillamanlibrados: Expose RadosClient instance id through librados
2015-01-24 Jason Dillamanlibrbd: Create async versions of long-running maintenan...
2015-01-24 Josh DurginMerge pull request #3479 from ceph/wip-librbd-close...
2015-01-24 Jason Dillamanlibrbd: trim would not complete if exclusive lock is... 3486/head
2015-01-24 Loic DacharyMerge pull request #3466 from delco225/master
2015-01-24 delco225bug: error when installing ceph dependencies with insta... 3466/head
2015-01-23 Sage WeilMerge pull request #3482 from ktdreyer/wip-rpm-glob...
2015-01-23 Ken Dreyerceph.spec.in: use wildcards to capture man pages 3482/head
2015-01-23 Josh DurginMerge pull request #3040 from cchengleo/wip-copy-on...
2015-01-23 Cheng Chenglibrbd: clean up log message for copy-on-read 3040/head
2015-01-23 Jason Dillamanlibrbd: potential deadlock on close_image 3479/head
2015-01-23 Jason Dillamanlibrbd: fix copy-on-read / resize down race condition
2015-01-23 Jason Dillamantest: add rados_nobjects_list_xyz functions to librados...
2015-01-23 Jason Dillamanlibrbd: eliminate CoR callback
2015-01-23 Jason Dillamanlibrbd: use finisher for copy-on-read copyup fulfillment
2015-01-23 Josh DurginMerge pull request #3456 from ceph/wip-4092
2015-01-23 Jason Dillamanlibrbd: schedule header refresh after watch error 3456/head
2015-01-23 Loic DacharyMerge pull request #3472 from armaseg/master
2015-01-23 Armando Segninidoc: Some files still use http://ceph.newdream.net 3472/head
2015-01-23 Loic DacharyMerge pull request #3469 from tchaikov/fix-bashism...
2015-01-23 Sage WeilMerge pull request #3449 from wonzhq/rocksdb-del
2015-01-23 Kefu Chaiceph-debugpack: fix bashism of {1..10} 3469/head
2015-01-22 Sage WeilMerge pull request #3467 from ktdreyer/wip-packaging...
2015-01-22 Ken Dreyerceph.spec.in: capitalization and punctuation 3467/head
2015-01-22 Sage WeilMerge pull request #3424 from dachary/wip-reuse-dmcrypt
2015-01-22 Josh DurginMerge pull request #3464 from ceph/wip-10614
2015-01-22 João Eduardo... Merge pull request #3285 from ceph/wip-10439
2015-01-22 Josh DurginMerge remote-tracking branch 'origin/next'
2015-01-22 Jason Dillamanrbd image_read.sh: disable exclusive locking
2015-01-22 Gregory FarnumMerge pull request #3458 from liewegas/wip-vstart
2015-01-22 Sage WeilMerge pull request #3317 from ceph/wip-10474
2015-01-22 Sage WeilMerge pull request #3460 from athanatos/wip-10524
2015-01-22 Sage WeilMerge pull request #3461 from athanatos/wip-10535
2015-01-22 Sage WeilMerge pull request #3462 from athanatos/wip-10536
2015-01-22 Sage WeilMerge pull request #3459 from athanatos/wip-10603
2015-01-22 Samuel JustMerge pull request #3350 from liewegas/wip-10477
2015-01-22 Sage WeilMerge pull request #3457 from athanatos/wip-txn-append
2015-01-22 Samuel JustMerge pull request #3351 from liewegas/wip-10512
2015-01-22 Samuel JustMerge pull request #3363 from liewegas/wip-cache-fix
2015-01-22 Samuel JustMerge pull request #3365 from liewegas/wip-peering
2015-01-22 Sage Weilvstart.sh: pull default CEPH_PORT from .ceph_port 3458/head
2015-01-22 Sage WeilMerge pull request #3425 from vuhuong/wip-xio-fork
2015-01-22 Sage WeilMerge pull request #3453 from FrankYu/master
2015-01-22 Sage WeilMerge pull request #3451 from xiaoxichen/fix_memstore_s...
2015-01-22 David ZafmanFileJournal: Fix hang in FileJournal::close() 3317/head
2015-01-22 Baptiste Veuillezdoc: Change Availability text in all of the man pages 3455/head
2015-01-22 Frank YuDoc: Fix the extra blank space in doc/start/quick-rbd.rst 3453/head
2015-01-22 Loic DacharyMerge pull request #3450 from zhouyuan/rgw_doc_typo
2015-01-22 Xiaoxi ChenFix memstore free space caculation 3451/head
2015-01-22 Zhiqiang WangRocksDBStore: filterpolicy is not deleted when RocksDBS... 3449/head
2015-01-22 Jason Dillamantest/librbd/fsx.c: disable RBD exclusive locking for... 3464/head
2015-01-22 Yuan Zhoudoc: Fix a typo in radosgw-admin doc 3450/head
2015-01-22 Baptiste Veuillezdoc: Change Availability text in all of the man pages
2015-01-22 Yehuda SadehRevert "Revert "Merge remote-tracking branch 'origin...
2015-01-22 Samuel JustMerge pull request #3246 from ceph/wip-9780-9781
2015-01-22 Samuel JustPGBackend: fix and clarify be_select_auth_object 3460/head
2015-01-22 Josh DurginMerge branch 'next'
2015-01-22 Samuel JustObjectStore::_update_op: treat CLONERANGE2 like CLONE 3459/head
2015-01-21 Yehuda SadehMerge pull request #3251 from theanalyst/fix/rgw/s3...
2015-01-21 Sage WeilMerge pull request #3381 from liewegas/wip-pg-stat...
2015-01-21 Sage WeilMerge pull request #3393 from ceph/wip-osd-df
2015-01-21 Sage WeilMerge pull request #3409 from trociny/wip-osd_pool_flags
2015-01-21 Jason Dillamanrbd: ensure aio_write buffer isn't invalidated during...
2015-01-21 Jason DillamanMerge pull request #3426 from jdurgin/wip-10592
2015-01-21 João Eduardo... Merge pull request #3259 from trociny/pg_dump_plain
2015-01-21 Loic DacharyMerge pull request #3431 from XinzeChi/wip-compile...
2015-01-21 Gregory FarnumMerge pull request #3436 from ceph/wip-10579
2015-01-21 John Sprayqa: move fs quota to its own dir 3436/head
2015-01-21 Yan, ZhengMerge pull request #3402 from ceph/wip-10388
2015-01-21 Xinze Chiosd: fix some compile warning 3431/head
2015-01-21 Loic DacharyMerge pull request #3433 from FrankYu/master
2015-01-21 Frank YuDoc: Fix the typo in doc/rbd/rados-rbd-cmds.rst 3433/head
2015-01-21 Sage WeilMerge pull request #3427 from jdurgin/wip-cram
2015-01-21 Josh Durgintest: fix rbd cli tests for new feature bit 3427/head
2015-01-20 Josh Durginqa: disable automatic locking for manual locking test 3426/head
2015-01-20 Vu Phamxio: Enable xio option to call fork init 3425/head
2015-01-20 Dong Yuanosd: revert d427ca35404a30e1f428859c3274e030f2f83ef6 3457/head
2015-01-20 Dong Yuanosd: Transction::append SHOULD NOT modify other.op_bl
next