]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-01-15 Jason Dillamanlibrbd: handle additional journal replay states 7019/head
2016-01-15 Jason Dillamanlibrbd: avoid recursive callback when replaying journal
2016-01-15 Jason Dillamantests: correct googlemock warnings
2016-01-15 Jason Dillamantests: update tests to support replaying snap create...
2016-01-15 Jason Dillamanlibrbd: initial hook points for snap create / resize...
2016-01-15 Jason Dillamanlibrbd: journal events still possible during shutdown
2016-01-15 Jason Dillamantests: new unit test for snap rollback state machine
2016-01-15 Jason Dillamanlibrbd: snapshot rollback should block writes
2016-01-15 Jason Dillamanlibrbd: track simple maintenance ops to coordinate...
2016-01-15 Jason Dillamanlibrbd: asynchronously replay journal events
2016-01-15 Jason Dillamantests: unit test cases for all available journal events
2016-01-15 Jason Dillamanlibrbd: initial integration of maintenance op journal...
2016-01-15 Jason Dillamanlibrbd: AioImageRequest base class is now templated
2016-01-15 Jason Dillamantests: updated librbd test cases for updated maint...
2016-01-15 Jason Dillamanlibrbd: moved all maintenance ops to new Operations...
2016-01-15 Jason Dillamantests: journal event handling test updates
2016-01-15 Jason Dillamantests: unit test case for librbd::operation::ResizeRequest
2016-01-15 Jason Dillamanlibrbd: properly order maintenance ops journal events
2016-01-15 Jason Dillamanlibrbd: fixed "hidden" virtual methods
2016-01-15 Jason Dillamanlibrbd: handle journal and IO commits in either sequence
2016-01-15 Jason Dillamanlibrbd: allocate and associate op tids to maint op...
2016-01-15 Jason Dillamantests: unit tests for librbd Journal
2016-01-15 Jason Dillamanlibrbd: journal replay flush should be async
2016-01-15 Jason Dillamanlibrbd: convert journal classes to templates for unit...
2016-01-15 Jason Dillamantests: compile RBD and RGW types into ceph-dencoder...
2016-01-15 Jason Dillamanlibrbd: move journal support classes to journal namespace
2016-01-15 Sage WeilMerge branch 'wip-compressor'
2016-01-15 Ved-vampirCompressor: compressor plugins unit tests
2016-01-15 Ved-vampirCompressor: compressor code extention: plugin system...
2016-01-15 Sage WeilMerge pull request #6425 from branch-predictor/bp-delay...
2016-01-15 Sage WeilMerge pull request #6797 from mathslinux/fix-parse...
2016-01-15 Sage WeilMerge pull request #7087 from H3C/wip-yrf-cephdf
2016-01-14 Sage WeilMerge pull request #7106 from tchaikov/wip-11101
2016-01-14 Sage WeilMerge pull request #7122 from xiexingguo/xxg-wip-bluefs
2016-01-14 Sage WeilMerge pull request #7196 from liewegas/wip-bluestore
2016-01-14 Sage WeilMerge pull request #7200 from xiexingguo/xxg-wip-14343
2016-01-14 Sage WeilMerge pull request #7213 from xiexingguo/xxg-wip-14351
2016-01-14 Jason DillamanMerge remote-tracking branch 'upstream/jewel'
2016-01-14 Sage WeilMerge pull request #7222 from dack/master
2016-01-14 Greg FarnumMerge branch 'greg-fs-testing'
2016-01-14 Greg Farnumfsx: checkout old version until it compiles properly...
2016-01-14 Greg FarnumMerge branch 'wip-13569' of git://github.com/ukernel...
2016-01-14 Greg FarnumMerge branch 'wip-13127-master' into greg-fs-testing
2016-01-14 Greg FarnumMerge remote-tracking branch 'origin/wip-libcephfs...
2016-01-14 Greg FarnumMerge branch 'wip-root-metadata' of git://github.com...
2016-01-14 Sage Weildoc/release-notes: v10.0.2
2016-01-14 Jason DillamanMerge pull request #7235 from theanalyst/fix/pybind...
2016-01-14 Sage Weilpybind/rbd.pyx: drop stray semicolon
2016-01-14 Sage Weilos/bluestore/FreelistManager: fix _dump locking 7196/head
2016-01-14 Abhishek Lekshmananpybind: remove extraneous semicolon in method 7235/head
2016-01-14 Sage Weilosd: less chatter about tick 7234/head
2016-01-14 Kefu ChaiMerge pull request #7212 from caibo2014/fix-cephin...
2016-01-14 Bo Caiceph.in:avoid a broken pipe error when use ceph command 7212/head
2016-01-14 xie xingguokstore: remove unreachable code 7122/head
2016-01-14 Loic DacharyMerge pull request #7210 from swamireddy/contrib_list_10
2016-01-14 Kefu ChaiMerge pull request #7227 from dwj192/dwj-paxos
2016-01-14 Yan, ZhengMerge pull request #7216 from jcsp/wip-14357
2016-01-14 Loic DacharyMerge pull request #7219 from aiicore/affiliation
2016-01-14 xie xingguoBlueStore: decrease max listed object number from 5...
2016-01-14 xie xingguokstore: decrease max listed object number from 5 to 1
2016-01-14 xie xingguoBlueStore: kill warnings
2016-01-14 xie xingguoBlueStore: fix wrong verification of object key
2016-01-14 xie xingguoBlueStore: fix unhandle error cases during block file...
2016-01-14 xie xingguoBlueStore: remove unused local variable "empty"
2016-01-14 xie xingguoBlueStore: remove redundant omap_head check
2016-01-14 xie xingguoBlueStore: fix potential null pointer access
2016-01-14 xie xingguoBlueStore: fix result code overwritten
2016-01-14 xie xingguoBlueStore: fix shared_ptr leak during fsck
2016-01-14 xie xingguoBlueStore: fix shared_ptr leak during mount
2016-01-14 xie xingguoBlueStore: fix typo
2016-01-14 xie xingguoBlueStore: fix memory leak in several abnormal cases
2016-01-14 xie xingguoBlueStore: reset result code to errno for better tracing
2016-01-14 xie xingguoBlueStore: skip CRC verification if unable to read...
2016-01-14 xie xingguoBlueStore: differentiate error code for better tracing
2016-01-14 Weijun Duanmon: paxos is_recovering calc error 7227/head
2016-01-14 Josh DurginMerge pull request #7224 from dillaman/wip-13818
2016-01-14 Josh DurginMerge pull request #7220 from dillaman/wip-13810-jewel
2016-01-14 Josh DurginMerge pull request #7208 from dillaman/wip-14163-jewel
2016-01-14 Jason Dillamantests: snap rename and rebuild object map in client... 7224/head
2016-01-13 Jason Dillamanpybind/rbd.pyx: add rebuild_object_map method
2016-01-13 Jason DillamanMerge pull request #7215 from trociny/wip-rbd-nbd-fixes
2016-01-13 Darrell Ennsadd -f flag for btrfs mkfs 7222/head
2016-01-13 Sage Weilos/bluestore: use auto for freelist map type
2016-01-13 Sage Weilos/bluestore/BlockDevice: disable readahead of fd_buffered
2016-01-13 Sage Weilunittest_rocksdb_option_static: fix signed/unsigned...
2016-01-13 Sage Weilos/bluestore: add flag to make reads default to buffered
2016-01-13 Jason Dillamantests: notification slave needs to wait for master 7220/head
2016-01-13 Jason Dillamanlibrbd: log write/discard errors from clip operation
2016-01-13 Igor Podoskimailmap: Igor Podoski affiliation 7219/head
2016-01-13 Jenkins Build... 10.0.2 v10.0.2
2016-01-13 Jason DillamanMerge pull request #7174 from xiexingguo/xxg-wip-14332
2016-01-13 Jason DillamanMerge pull request #7165 from xiexingguo/xxg-wip-14316
2016-01-13 Jason Dillamanosdc: hold rwlock when updating crush location config 7208/head
2016-01-13 Jason Dillamanmsg/simple: destroy spinlock in destructor
2016-01-13 Jason Dillamanosdc: hold writer lock when updating session ops
2016-01-13 Jason Dillamanlibrados: hold lock while testing state variable
2016-01-13 Jason Dillamanconfig: avoid re-entrant locking on observer callback
2016-01-13 Jason DillamanWorkQueue: delay registering PointerWQ with thread...
2016-01-13 Jason Dillamanhelgrind: suppress race conditions in external libraries
2016-01-13 Jason Dillamanhelgrind: annotate false-positive race conditions
next