]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-02-28 Loic DacharyMerge pull request #3834 from linuxbox2/xio-build
2015-02-28 Matt Benjamincmake: build fixes 3834/head
2015-02-28 Haomai WangMerge pull request #3833 from yuyuyu101/temp
2015-02-28 Haomai WangTestAsyncDriver: Fix typo in ceph_test_async_driver 3833/head
2015-02-28 Loic DacharyMerge pull request #3832 from tchaikov/fix-doc
2015-02-28 Kefu Chaidoc/install/manual-deployment: fix osd install doc 3832/head
2015-02-27 Sage Weildoc/release-notes: fix Takeshi's name
2015-02-27 Sage Weildoc/release-notes: fix typo
2015-02-27 Sage Weildoc/release-notes: v0.80.9 firefly
2015-02-27 Sage Weildoc/release-notes: v0.93 release notes
2015-02-27 Loic DacharyMerge pull request #3814 from tchaikov/fix-doc
2015-02-27 Loic DacharyMerge pull request #3817 from tchaikov/misc-cosmetic...
2015-02-27 Kefu ChaiMerge pull request #3816 from fghaas/master
2015-02-27 Kefu Chaiadd more constness 3817/head
2015-02-27 Kefu ChaiOSD: mark internal methods as `private`
2015-02-27 Florian Haasdoc: trivial: fix missing newlines in rbd man page 3816/head
2015-02-27 Kefu Chaifix unmatched struct versus class warnings
2015-02-27 Kefu Chaicommon/config: move config_obs_t's dtor back
2015-02-27 Kefu Chaidoc/install/manual-deployment: s/mon/osd/ for osd insta... 3814/head
2015-02-27 Sage WeilMerge pull request #3797 from yuyuyu101/wip-reset-check
2015-02-27 Sage WeilMerge pull request #3813 from tchaikov/add-doc-on-memor...
2015-02-27 Kefu Chaidoc: add docs about log's "memory level" 3813/head
2015-02-27 Sage WeilMerge pull request #3803 from guangyy/wip-7737 3734/head
2015-02-26 Gregory FarnumMerge pull request #3792 from ceph/wip-10912
2015-02-26 Kefu ChaiMerge pull request #3805 from gaurav36/master
2015-02-26 Gaurav Kumar... coverity fix: removing logically dead code 3805/head
2015-02-26 John SprayMerge pull request #3751 from ceph/wip-mds-misc
2015-02-26 Guang Yangosd: fix negative degraded objects during backfilling 3803/head
2015-02-26 Haomai WangTestMsgr: Don't bind addr if not standby 3797/head
2015-02-26 Haomai WangAsyncConnection: Drop connect_seq increase line
2015-02-26 Haomai WangPipe: Drop connect_seq increase line
2015-02-26 Yan, Zhengclient: re-send requsets before composing the cap recon... 3792/head
2015-02-26 Josh DurginMerge remote-tracking branch 'origin/hammer'
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 Loic DacharyMerge pull request #3801 from ceph/wip-fix-typo-trouble...
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 Gregory Menodoc: fix typo deebug 3801/head
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 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 Sage Weildoc/release-notes: final v0.87.1 notes
2015-02-25 Gregory FarnumMerge pull request #3790 from ceph/hadoop-workunits
2015-02-25 Haomai WangTestMsgr: Add inject error tests for lossless_peer_reus...
2015-02-25 Haomai WangTestMsgr: Make SyntheticWorkload support policy passed in
2015-02-25 John Spraymon: do not try and "deactivate" the last MDS 3794/head
2015-02-25 John SprayMerge pull request #3793 from Ved-vampir/master
2015-02-25 Ved-vampircommon: change default value for perfcounter descriptio... 3793/head
2015-02-25 Loic DacharyMerge pull request #3757 from theanalyst/0.93/contributors
2015-02-25 Abhishek Lekshmananmailmap: Kefu Chai affiliation 3757/head
2015-02-25 Abhishek Lekshmananmailmap: Andy Allan affiliation
2015-02-25 Abhishek Lekshmananmailmap: Anis Ayari affiliation
2015-02-25 Abhishek Lekshmananmailmap: Armando Segnini affiliation
2015-02-25 Abhishek Lekshmananmailmap: Billy Olsen affiliation
2015-02-25 Abhishek Lekshmananmailmap: Ahoussi Armand affiliation
2015-02-25 Abhishek Lekshmananmailmap: Hazem Amara affiliation
2015-02-25 Abhishek Lekshmananmailmap: Karel Striegel affiliation
2015-02-25 Abhishek Lekshmananmailmap: Florian Coste affiliation
2015-02-25 Abhishek Lekshmananmailmap: Petr Machata affiliation
2015-02-25 Abhishek Lekshmananmailmap: Shanggao Qiu affiliation
2015-02-25 Abhishek Lekshmananmailmap: Thomas Cantin affiliation
2015-02-25 Abhishek Lekshmananmailmap: Tim Freund affiliation
2015-02-25 Abhishek Lekshmananmailmap: Travis Rhoden affiliation
2015-02-25 Abhishek Lekshmananmailmap: Kiseleva Alyona affiliation
2015-02-25 Abhishek Lekshmananmailmap: Baptiste Veuillez affiliation
2015-02-25 Abhishek Lekshmananmailmap: Viktor Suprun affiliation
2015-02-25 Abhishek Lekshmananmailmap: Feng He affiliation
2015-02-25 Abhishek Lekshmananmailmap: Jian Wen affiliation
2015-02-25 Abhishek Lekshmananmailmap: Kim Vandry affiliation
2015-02-25 Abhishek Lekshmananmailmap: Robert Jansen affiliation
2015-02-25 Abhishek Lekshmananmailmap: MingXin Liu affiliation
2015-02-25 Abhishek Lekshmananmailmap: Andrew Bartlett affiliation
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
next