]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-03-10 Kefu ChaiMerge pull request #3890 from XunleiGFS/fix_C_TwoContexts
2015-03-10 Sage WeilMerge pull request #3913 from yuyuyu101/wip-async-fix...
2015-03-09 Sage Weildoc/release-notes: update notes for v0.80.9
2015-03-09 Yehuda SadehMerge pull request #3608 from guangyy/wip-rgw-quota...
2015-03-09 Yehuda SadehMerge pull request #3795 from rzarzynski/wip-10938
2015-03-09 Haomai WangEvent: Let external events ran without lock/unlock 3913/head
2015-03-09 Haomai WangAsyncConnection: Don't block process when throttle...
2015-03-09 Gregory FarnumMerge pull request #3668 from ceph/wip-compact-container
2015-03-09 Loic DacharyMerge pull request #3908 from gravitystorm/patch-2
2015-03-09 Andy Allandoc: fix typo 3908/head
2015-03-09 Loic DacharyMerge pull request #3906 from dachary/wip-mailmap
2015-03-09 Loic Dacharymailmap: Zhi (David) Zhang affiliation 3906/head
2015-03-07 Loic DacharyMerge pull request #3900 from dachary/wip-recursive...
2015-03-07 Loic Dacharyautogen.sh: do not submodule --force if git does not... 3900/head
2015-03-07 Loic DacharyMerge pull request #3895 from dachary/wip-recursive...
2015-03-06 John SprayMerge pull request #3615 from ceph/wip-perf-watch
2015-03-06 Loic Dacharydoc,tests: force checkout of submodules 3895/head
2015-03-06 Sage WeilMerge pull request #3892 from cernceph/cephdisk
2015-03-06 Loic Dacharytests: sync must also be recursive
2015-03-06 John SprayMerge pull request #3718 from ceph/wip-10649
2015-03-06 John Spraymds: new OMAP storage for sessionmap 3718/head
2015-03-06 John Sprayosdc: add omap op perf counters
2015-03-06 Dan van der... ceph-disk: activate-[all|journal] should suppress 3892/head
2015-03-06 Xiong Yiliangosdc: fix a memory leak in C_TwoContexts 3890/head
2015-03-06 Kefu ChaiMerge pull request #3891 from cernceph/doc
2015-03-06 Dan van der... doc: osd map cache size is a count, not MB 3891/head
2015-03-06 Guang Yangrgw - make starting quota/gc threads configurable 3608/head
2015-03-05 Loic DacharyMerge pull request #3888 from dachary/wip-gmock-submodule
2015-03-05 Loic Dacharyceph needs gmock/gtest to be statically linked 3888/head
2015-03-05 John Spraytest: add unit tests for daemonperf formatting 3615/head
2015-03-05 John Sprayceph.in: add 'daemonperf' command
2015-03-05 John Spraymds: fix type of some stats
2015-03-05 John Spraymon: add nicknames to some performance counters
2015-03-05 John Sprayosd: add nicks to some stats
2015-03-05 John Sprayosdc: add perf counter nicknames
2015-03-05 John Spraymds: mark stats with nicknames
2015-03-05 John Spraycommon: add optional perf counter nickname
2015-03-05 John Spraycommon: remove some spurious declarations
2015-03-05 Loic DacharyMerge pull request #3886 from ceph/wip-gmock-mirror
2015-03-05 Radoslaw Zarzynskirgw: improve format of X-Timestamp on Swift objects. 3795/head
2015-03-05 Radoslaw Zarzynskirgw: add support for X-Timestamp on Swift containers.
2015-03-05 Sage Weil.gitmodule_mirrors: add gmock.git mirror 3886/head
2015-03-05 Kefu ChaiMerge pull request #3846 from ceph/wip-da-gtest-use...
2015-03-05 Danny Al-GaafMerge pull request #3811 from tchaikov/fix-build-debug-xio
2015-03-05 Yehuda SadehMerge pull request #3861 from guangyy/wip-11001
2015-03-05 Guang Yangrgw: do not pre-fetch data for HEAD requests 3861/head
2015-03-05 Sage WeilMerge pull request #3876 from ceph/wip-rpm-ceph-test...
2015-03-04 Ken Dreyerceph.spec.in: loosen ceph-test's dependencies 3876/head
2015-03-04 John SprayMerge pull request #3804 from Ved-vampir/master
2015-03-04 Loic DacharyMerge pull request #3869 from tchaikov/print-help-on-osd
2015-03-04 Kefu Chaiceph.in: print help on 'osd' or 'mon' 3869/head
2015-03-04 Ved-vampircommon: add perf counters description 3804/head
2015-03-04 Yan, ZhengMerge pull request #3865 from ceph/wip-11011
2015-03-04 Kefu ChaiMerge pull request #3862 from ceph/wip-da-fix-python
2015-03-03 John Spraymds: flush immediately in do_open_truncate 3865/head
2015-03-03 Danny Al-Gaafrados.py: fix pep8 E502, remove redundant '\' in brackets 3862/head
2015-03-03 Danny Al-Gaafrados.py: fix pep E711
2015-03-03 Danny Al-Gaafrados.py: fix pep8 indent issues
2015-03-03 Danny Al-Gaafrados.py: fix (white)space issues
2015-03-03 Danny Al-Gaafrados.py: fix pep8 E111 indentation (spaces/tab)
2015-03-03 Danny Al-Gaafceph_rest_api.py: fix pep8 indentation errors
2015-03-03 Danny Al-Gaafceph_rest_api.py: fix pep8 whitespace issues
2015-03-03 Danny Al-Gaafceph_argparse.py: pep8 E721 don't compare types, use...
2015-03-03 Danny Al-Gaafpython: fix pep8 'E713 test for membership should be...
2015-03-03 Danny Al-Gaafceph_argparse.py: fix pep8 indentation errors
2015-03-03 Danny Al-Gaafceph_argparse.py: fix pep8 E502, remove redundant ...
2015-03-03 Danny Al-Gaafceph_argparse.py: fix pep8 whitespace issues
2015-03-03 Danny Al-Gaafcephfs.py: fix pep8 E127/E128 intended lines
2015-03-03 Danny Al-Gaafcephfs.py: pep8 E225. add missing whitespace around...
2015-03-03 Danny Al-Gaafcephfs.py: fix pep8 E202 whitespaces
2015-03-03 Danny Al-Gaafcephfs.py: fix inline comments
2015-03-03 Danny Al-Gaafrbd.py: remove superfluous-parens around if
2015-03-03 Danny Al-Gaafadd tox.ini for pep8 with some errors to be ignored
2015-03-03 Danny Al-Gaafrbd.py: fix pep8 E101/W191 wrong intended lines
2015-03-03 Danny Al-Gaafrbd.py: fix pep8 E128 under-indented lines
2015-03-03 Danny Al-Gaafrbd.py: fix pep8 E127 over-indented line
2015-03-03 Danny Al-Gaafpython: fix pep8 E302, add missing lines
2015-03-03 Kefu ChaiMerge pull request #3842 from dachary/wip-docker-build
2015-03-03 Yan, ZhengMerge pull request #3856 from ceph/wip-10982
2015-03-03 Greg FarnumClient: do not require successful remount when unmounting 3856/head
2015-03-03 Sage Weildoc/release-notes: add v0.92->0.93 upgrade note
2015-03-02 Josh DurginMerge pull request #3831 from dachary/wip-qemu-iotests
2015-03-02 Danny Al-Gaafupdate some .gitignore files 3846/head
2015-03-02 Danny Al-Gaafsubmodules: --recursive needed for gtest in gmock
2015-03-02 Danny Al-Gaafgmock: add git submodule
2015-03-02 Danny Al-Gaafgmock: remove in-tree code copy
2015-03-02 Yehuda SadehMerge pull request #3818 from rzarzynski/wip-10661
2015-03-02 Yehuda SadehMerge pull request #3761 from rzarzynski/wip-10873
2015-03-02 Dmytro Iurchenkorgw: Swift API. Complement the response to "show contai...
2015-03-02 Sage WeilMerge remote-tracking branch 'gh/hammer'
2015-03-02 Josh DurginMerge pull request #3844 from ceph/wip-10965
2015-03-02 Josh DurginMerge pull request #3843 from ceph/wip-10978
2015-03-02 Josh DurginMerge pull request #3812 from ceph/wip-10958
2015-03-02 Yehuda Sadehrgw: don't overwrite bucket / object owner when setting... 3843/head
2015-03-02 Loic Dacharytests: keep intermediate docker build layers 3842/head
2015-03-02 Jason Dillamanlibrbd: flush pending AIO after acquiring lock 3812/head
2015-03-02 Jason Dillamanlibrbd: hold snap_lock between clipping IO and register...
2015-03-02 Loic DacharyMerge pull request #3839 from dachary/wip-documentation
2015-03-02 Loic Dacharydoc: ext4 has a journal 3839/head
2015-02-28 Loic DacharyMerge pull request #3834 from linuxbox2/xio-build
next