]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-03 Gu Zhongyanrados: Add units to rados bench output
2016-02-03 Sage WeilMerge branch 'weighted-priority-queue' of git://github...
2016-02-03 Sage WeilMerge branch 'gelf-logging-backend' of git://github...
2016-02-03 Sage Weilscripts/run-coverity: fix upload process
2016-02-03 Sage WeilMerge pull request #7357 from zhengbinh3c/master
2016-02-03 Sage WeilMerge pull request #7362 from xiexingguo/xxg-wip-fixbs
2016-02-03 Sage WeilMerge pull request #7468 from liewegas/wip-test-fuse
2016-02-03 Sage WeilMerge pull request #7476 from tchaikov/wip-include...
2016-02-03 Sage WeilMerge pull request #7479 from roidayan/fix_xio_compilation
2016-02-02 Sage Weilceph_test_objectstore: fix warning
2016-02-02 Sage Weilos/bluestore/KernelDevice: explicit on ctor
2016-02-02 Sage WeilMerge branch 'wip-spdk' of git://github.com/yuyuyu101...
2016-02-02 Sage WeilMerge remote-tracking branch 'me/wip-lockdep'
2016-02-02 Sage WeilMerge pull request #7438 from ifed01/wip-pgbackend...
2016-02-02 Jason DillamanMerge pull request #7480 from trociny/fix-journal-commi...
2016-02-02 Sage Weilscript/run-coverity: fix user
2016-02-02 Mykola Golubjournal: reset commit_position_task_ctx pointer after... 7480/head
2016-02-02 Sage WeilMerge remote-tracking branch 'gh/wip-da-SCA-20150910'
2016-02-02 Roi Dayanxio: fix compilation 7479/head
2016-02-02 Orit WassermanMerge pull request #7473 from yehudasa/wip-14516
2016-02-02 Kefu ChaiMerge pull request #7451 from wjin/fix
2016-02-02 Kefu Chairgw: do not include "expat.h" in heade file 7476/head
2016-02-02 xie xingguoBlueStore: fix wrong action scope of enode 7362/head
2016-02-02 xie xingguoBlueStore: add error handling for clone
2016-02-02 xie xingguoBlueStore: add error handling for clone_range
2016-02-02 xie xingguoBlueStore: fix wrong decode logic of nid_max
2016-02-02 xie xingguoBlueStore: fix unhandled return code from blockdevice...
2016-02-02 xie xingguoBlueStore: try to scan as many errors as possible
2016-02-02 xie xingguoBlueStore: fix duplicated counting of errors
2016-02-02 xie xingguoBlueStore: fix enode verification logic
2016-02-02 xie xingguoBlueStore: add a guard for collection loading
2016-02-02 xie xingguoBlueStore: add a guard for overlay loading
2016-02-02 Kefu ChaiMerge pull request #6813 from manens/pybind_rados_snaps...
2016-02-02 Yehuda Sadehrgw-admin: document orphans commands in usage 7473/head
2016-02-01 Sage WeilMerge pull request #7445 from xiexingguo/xxg-wip-mem
2016-02-01 Sage Weilqa/workunits/objectstore/test_fuse.sh: fix root check 7468/head
2016-02-01 Sage Weilos/memstore: disable lockdep on Collection::lock 7448/head
2016-02-01 Sage Weilos/kstore: disable lockdep on Collection::lock
2016-02-01 Sage Weilos/bluestore: disable lockdep on Collection::lock
2016-02-01 Sage Weilos/filestore/CollectionIndex: disable lockdep on access...
2016-02-01 Sage Weilcommon/RWLock: alloc lockdep to be disabled
2016-02-01 Sage Weillockdep: dump lock names if we run out of IDs
2016-02-01 Sage Weilos/bluestore: fix typo (again)
2016-02-01 Sage Weilos/bluestore: fix typo
2016-02-01 Josh DurginMerge pull request #7400 from yuyuyu101/wip-13938
2016-02-01 Josh DurginMerge pull request #7409 from dillaman/wip-librbd-watch...
2016-02-01 Yehuda SadehMerge pull request #6562 from Aran85/authedpermcheck
2016-02-01 Kefu ChaiMerge pull request #7291 from majianpeng/vstart.sh
2016-02-01 Igor Fedotovosd/ECTransaction: Removing unused local 7438/head
2016-02-01 Igor Fedotovosd/PGBackend: PGBackend interface cleanup - make some...
2016-02-01 Sage WeilMerge pull request #7397 from tchaikov/wip-kill-warnings
2016-02-01 Haomai Wangconfigure: remove unused lines 7145/head
2016-02-01 Haomai WangBlueStore: use special symbol to distinguish backend...
2016-02-01 Haomai WangNVMEDevice: use the only aio thread to process task
2016-02-01 Haomai WangNVMEDevice: add buffer write support
2016-02-01 Haomai WangBlueStore: add logger to record state transition latency
2016-02-01 Haomai WangNVMEDevice: add perf counter for queue time
2016-02-01 Haomai WangBlueStore: allow nvme driver read from path
2016-02-01 Haomai WangNVMEDevice: no need to detach nvme device
2016-02-01 Haomai WangNVMEDevice: add polling time perf counter
2016-02-01 Haomai WangNVMEDevice: add flush perf counter calculate
2016-02-01 Haomai WangRocksDB: add block cache size option to RocksDB
2016-02-01 Haomai WangNVMEDevice: let perf counter do early
2016-02-01 Haomai WangNVMEDevice: make flush wait for all write completed
2016-02-01 Haomai WangNVMEDevice: delay nvme aio thread start in case of...
2016-02-01 Haomai WangNVMEDevice: let aio_write submit request FIFO
2016-02-01 Haomai WangNVMEDevice: impl read_buffered method
2016-02-01 Haomai WangNVMEDevice: adjust indent
2016-02-01 Haomai WangBlockDevice: Move KernelDevice reap ioc to BlockDevice
2016-02-01 Haomai WangNVMEDevice: add log message to reminder potential faile...
2016-02-01 Haomai WangNVMEDevice: use stringify instead of std::to_string
2016-02-01 Haomai WangNVMEDevice: disable flush command now
2016-02-01 Haomai WangNVMEDevice: add perf counter
2016-02-01 Haomai WangNVMEDevice: adjust request/task memory pool size
2016-02-01 Haomai WangNVMEDevice: don't try to acquire lock always
2016-02-01 Haomai WangNVMEDevice: make aio thread pause when idle
2016-02-01 Haomai WangNVMEDevice: add retry support
2016-02-01 Haomai WangNVMEDevice: add flush support
2016-02-01 Haomai WangNVMEDevice: fix multi ops in one IOContext bug
2016-02-01 Haomai WangNVMEDevice: Fix typo
2016-02-01 Haomai WangKernelDevice: Remove redundancy lines
2016-02-01 Haomai WangNVMEDevice: make controller global shared
2016-02-01 Haomai WangNVMEDevice: reorder signal in case of signaled thread...
2016-02-01 Haomai WangBlueFS: Use num_pending instead of pending_aios
2016-02-01 Haomai WangBlockDevice: initialize backend_priv
2016-02-01 Haomai WangNVMEDevice: make read/write all async
2016-02-01 Haomai WangNVMEDevice: Fix static method
2016-02-01 Haomai WangNVMEDevice: SPDK only permit submit/poll within one...
2016-02-01 Haomai WangNVMEDevice: fix unknown serial number problem
2016-02-01 Haomai WangNVMEDevice: wrap C header file
2016-02-01 Haomai WangMakefile: let spdk/dpdk libraries linked in upper layer
2016-02-01 Haomai WangNVMEDevice: add spdk/pci.h
2016-02-01 Haomai WangNVMEDevice: nvme.h use _Static_assert which from c11
2016-02-01 Haomai WangNVMEDevice: let IOContext can use NVMEDevice pointer
2016-02-01 Haomai WangNVMEDevice: remove unused variables
2016-02-01 Haomai Wangconfigure.ac: fix spdk external header location
2016-02-01 Haomai WangBlueFS: fix comparison warning
2016-02-01 Haomai WangBlockDevice: Add override to explicit
2016-02-01 Haomai WangBlockDevice: Fix compile error
2016-02-01 Haomai WangNVMEDevice: fix compile error
next