]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-19 renhwztetecsmon/pgmonitor: use appropriate forced conversions in... 7705/head
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 Orit WassermanMerge pull request #7473 from yehudasa/wip-14516
2016-02-02 Kefu ChaiMerge pull request #7451 from wjin/fix
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 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
2016-02-01 Haomai WangNVMEDevice: use device name instead of path
2016-02-01 Haomai Wangmakefile: add SPDK detect and NVMEDevice to Makefile
2016-02-01 Haomai WangBlueStore: Add BlockDevice ability to create different...
2016-02-01 Haomai WangBlueStore: abostract BlockDevice based KernelDevice...
2016-02-01 Haomai Wangbluestore: rename BlockDevice to KernelDevice matching...
2016-02-01 Haomai Wangbluestore: add NVMEDevice backend
2016-02-01 Kefu Chaicivetweb: update submodule to silence a compile warning 7397/head
2016-02-01 Kefu Chaicommon,osd: remove _process(T *t) to silence warnings
2016-02-01 Zengran Zhangrgw: fix the condition of authenticated user's permit... 6562/head
2016-01-31 Sage WeilMerge pull request #7266 from sahithi-rv/master 6985/head
2016-01-31 Sage WeilMerge pull request #7344 from songbaisen/song8
2016-01-31 Sage WeilMerge pull request #7363 from cxwshawn/mon-sync-fix
2016-01-31 Sage WeilMerge pull request #7383 from liewegas/wip-bluestore
2016-01-31 Wei JinEvent: fix array boundary 7451/head
2016-01-31 Kefu Chaicmake: fix "jobserver unavailable" warning
2016-01-31 Kefu Chaicmake: disable unused-variable warning for rocksdb
2016-01-31 Kefu Chairgw: fix the signed/unsigned comparison warning
2016-01-31 Kefu Chairados: bench: fix the signed/unsigned comparison warning
2016-01-30 Kefu Chaicmake: remove duplicated HAVE_EXECINFO_H macro
2016-01-30 Kefu Chaios/*stores: fix hidden warnings
2016-01-30 Kefu Chaios/bluestore: fix unsigned/signed comparision warning
next