index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
47
-356
/
+439
*
common/admin_socket: use ceph_release_to_str() for release name
Kefu Chai
2019-05-04
1
-1
/
+1
*
common: add ceph_string.h
Kefu Chai
2019-05-04
4
-6
/
+28
*
Merge pull request #27885 from b-ranto/wip-restful-perf-counters
Kefu Chai
2019-05-04
2
-0
/
+29
|
\
|
*
restful: Expose perf counters
Boris Ranto
2019-04-30
2
-0
/
+29
*
|
Merge pull request #27891 from tchaikov/wip-mgr-pgp-num-change-throttling
Kefu Chai
2019-05-04
1
-10
/
+8
|
\
\
|
*
|
mgr/DaemonServer: add a coefficient to improve the readability
Kefu Chai
2019-04-30
1
-2
/
+3
|
*
|
mgr/DaemonServer: refactor pgp_num changes throttling
Kefu Chai
2019-04-30
1
-8
/
+5
*
|
|
Merge pull request #27896 from ivancich/wip-add-rgw-period-comments
J. Eric Ivancich
2019-05-03
2
-22
/
+72
|
\
\
\
|
*
|
|
rgw: add some comments to rgw code to help explain functionality
J. Eric Ivancich
2019-05-03
2
-22
/
+72
*
|
|
|
Merge pull request #27838 from yuvalif/wip-yuval-pubsub_teuthology-new
Casey Bodley
2019-05-03
2
-7
/
+24
|
\
\
\
\
|
*
|
|
|
rgw/pubsub: fix more test issues with teuthology failures
Yuval Lifshitz
2019-05-02
1
-4
/
+7
|
*
|
|
|
rgw/pubsub: fix test issue with 3 zones
Yuval Lifshitz
2019-05-02
1
-2
/
+7
|
*
|
|
|
rgw/pubsub: make sure bucket is empty before deletion
Yuval Lifshitz
2019-04-29
1
-2
/
+5
|
*
|
|
|
rgw/pubsub: fix "no module named rgw_multi.zone_ps"
Yuval Lifshitz
2019-04-29
2
-2
/
+1
|
*
|
|
|
rgw/pubsub: fix "no module named rgw_multi.tests"
Yuval Lifshitz
2019-04-29
1
-1
/
+2
|
*
|
|
|
Merge branch 'wip-yuval-pubsub_teuthology' of https://github.com/ceph/ceph-ci...
Yuval Lifshitz
2019-04-29
2
-1
/
+7
*
|
|
|
|
Merge pull request #27448 from ricardoasmarques/upgrade-ceph-iscsi-version
Lenz Grimmer
2019-05-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
mgr/dashboard: Support ceph-iscsi config v9
Ricardo Marques
2019-04-08
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #27887 from smithfarm/wip-bci-len255plus
Nathan Cutler
2019-05-03
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
script/backport-create-issue: handle long Redmine issue names
Nathan Cutler
2019-04-30
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #27895 from dillaman/wip-librbd-zero-copy
Mykola Golub
2019-05-03
28
-232
/
+258
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
librbd: use zero-copy on write via the C API when cache is disabled
Jason Dillaman
2019-05-02
4
-24
/
+59
|
*
|
|
|
|
|
|
common/deleter: added missing headers
Jason Dillaman
2019-05-02
1
-0
/
+2
|
*
|
|
|
|
|
|
librbd: allow AioCompletion objects to be blocked
Jason Dillaman
2019-05-02
2
-13
/
+53
|
*
|
|
|
|
|
|
librbd: AioCompletion fail path should complete in clean thread
Jason Dillaman
2019-05-02
1
-5
/
+4
|
*
|
|
|
|
|
|
librbd: simplify AioCompletion reference counting for 'fail' case
Jason Dillaman
2019-05-02
8
-12
/
+11
|
*
|
|
|
|
|
|
librbd: switch to lock-free queue for event poll IO interface
Jason Dillaman
2019-05-02
5
-29
/
+11
|
*
|
|
|
|
|
|
librbd: avoid using lock within AIO completion where possible
Jason Dillaman
2019-05-02
5
-96
/
+88
|
*
|
|
|
|
|
|
librbd: remove special case for starting AioCompletion ops
Jason Dillaman
2019-05-02
10
-26
/
+17
|
*
|
|
|
|
|
|
librbd: simplify IO flush handling through AsyncOperation
Jason Dillaman
2019-05-02
8
-42
/
+28
*
|
|
|
|
|
|
|
Merge pull request #16929 from amitkumar50/cov-rgw-1
Kefu Chai
2019-05-03
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rgw: Initialization of members rgw_sync, rgw_rados
amitkuma
2017-08-09
2
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge pull request #27927 from tchaikov/wip-util.collect_sys_info-is-optional
Kefu Chai
2019-05-03
20
-102
/
+24
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
test: do not conditionize on GTEST_HAS_PARAM_TEST
Kefu Chai
2019-05-02
7
-87
/
+0
|
*
|
|
|
|
|
|
|
|
test: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/
Kefu Chai
2019-05-02
12
-13
/
+13
|
*
|
|
|
|
|
|
|
|
test/rbd_mirror: add "using ::testing::DoAll"
Kefu Chai
2019-05-02
4
-0
/
+4
|
*
|
|
|
|
|
|
|
|
test/common/test_util: skip it if /etc/os-release does not exist
Kefu Chai
2019-05-02
2
-2
/
+6
|
*
|
|
|
|
|
|
|
|
cmake: do not install googletest
Kefu Chai
2019-05-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
googletest: pick up GTEST_SKIP() changes
Kefu Chai
2019-05-02
1
-0
/
+0
*
|
|
|
|
|
|
|
|
|
Merge pull request #27897 from ivancich/wip-add-editor-comments-rgw-services
Casey Bodley
2019-05-02
20
-44
/
+60
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
rgw: add editor directive comments to rgw services source files
J. Eric Ivancich
2019-04-30
20
-44
/
+60
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #27820 from smithfarm/wip-39361
Abhishek L
2019-05-02
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
rgw: drop cloud sync module logs attrs from the log
Nathan Cutler
2019-04-26
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge PR #27871 into master
Sage Weil
2019-05-02
3
-9
/
+95
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ceph_test_objectstore: add very_large_write test
Sage Weil
2019-05-01
1
-0
/
+52
|
*
|
|
|
|
|
|
|
|
os/bluestore: fix aio pwritev lost data problem.
kungf
2019-04-29
2
-9
/
+43
*
|
|
|
|
|
|
|
|
|
Merge pull request #27844 from wjwithagen/wjw-fix-src_common_bit_vector.hpp.diff
Jason Dillaman
2019-05-02
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
common: Clang requires a default constructor, but it can be empty
Willem Jan Withagen
2019-05-01
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #27874 from athanatos/sjust/wip-peering-refactor-forreview
Samuel Just
2019-05-01
25
-9434
/
+11046
|
\
\
\
\
\
\
\
\
\
\
\
[next]