index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.xio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
common/admin_socket: use ceph_release_to_str() for release name
Kefu Chai
1
-1
/
+1
2019-05-04
common: add ceph_string.h
Kefu Chai
4
-6
/
+28
2019-05-03
qa/tests: removed all runs on ovh
Yuri Weinstein
1
-8
/
+2
2019-05-03
rgw: add some comments to rgw code to help explain functionality
J. Eric Ivancich
2
-22
/
+72
2019-05-03
qa/tests - cleaned up distro settings
Yuri Weinstein
8
-5
/
+3
2019-05-02
test: do not conditionize on GTEST_HAS_PARAM_TEST
Kefu Chai
7
-87
/
+0
2019-05-02
test: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/
Kefu Chai
12
-13
/
+13
2019-05-02
qa/valgrind.supp: added false-positive in boost::queue::lockfree
Jason Dillaman
1
-0
/
+11
2019-05-02
test/rbd_mirror: add "using ::testing::DoAll"
Kefu Chai
4
-0
/
+4
2019-05-02
test/common/test_util: skip it if /etc/os-release does not exist
Kefu Chai
2
-2
/
+6
2019-05-02
cmake: do not install googletest
Kefu Chai
1
-0
/
+1
2019-05-02
googletest: pick up GTEST_SKIP() changes
Kefu Chai
1
-0
/
+0
2019-05-02
rgw/pubsub: fix more test issues with teuthology failures
Yuval Lifshitz
1
-4
/
+7
2019-05-02
librbd: use zero-copy on write via the C API when cache is disabled
Jason Dillaman
4
-24
/
+59
2019-05-02
common/deleter: added missing headers
Jason Dillaman
1
-0
/
+2
2019-05-02
librbd: allow AioCompletion objects to be blocked
Jason Dillaman
2
-13
/
+53
2019-05-02
librbd: AioCompletion fail path should complete in clean thread
Jason Dillaman
1
-5
/
+4
2019-05-02
librbd: simplify AioCompletion reference counting for 'fail' case
Jason Dillaman
8
-12
/
+11
2019-05-02
librbd: switch to lock-free queue for event poll IO interface
Jason Dillaman
5
-29
/
+11
2019-05-02
librbd: avoid using lock within AIO completion where possible
Jason Dillaman
5
-96
/
+88
2019-05-02
librbd: remove special case for starting AioCompletion ops
Jason Dillaman
10
-26
/
+17
2019-05-02
librbd: simplify IO flush handling through AsyncOperation
Jason Dillaman
8
-42
/
+28
2019-05-02
rgw/pubsub: fix test issue with 3 zones
Yuval Lifshitz
1
-2
/
+7
2019-05-01
common/PriorityCache: fix over-aggressive assert when mem limited
Mark Nelson
1
-1
/
+7
2019-05-01
PGStateUtils: improvements for PGStateHistory
Samuel Just
4
-6
/
+6
2019-05-01
PeeringState: don't zero backfill target num_bytes on activation
sjust@redhat.com
1
-3
/
+1
2019-05-01
PeeringState: use ceph_assert
Samuel Just
1
-0
/
+2
2019-05-01
admin/build-doc: use PeeringState* for gen_state_diagram.py
Samuel Just
1
-1
/
+1
2019-05-01
PeeringState: add explanations for public interface methods
Samuel Just
1
-78
/
+218
2019-05-01
PG,PeeringState: Fix initialization order
sjust@redhat.com
4
-21
/
+24
2019-05-01
PeeringState: mark state and helpers private
Samuel Just
4
-30
/
+33
2019-05-01
osd/: clean up remaining info mutators
Samuel Just
7
-60
/
+114
2019-05-01
osd/: condense missing mutations for recovery/repair/errors
Samuel Just
7
-100
/
+119
2019-05-01
test-erasure-eio: first eio may be fixed during recovery
Samuel Just
1
-5
/
+6
2019-05-01
osd/: move pg_log, missing_loc mutations to PeeringState
sjust@redhat.com
6
-108
/
+140
2019-05-01
osd/: unify PGBackend pull error pathways
Samuel Just
5
-62
/
+53
2019-05-01
osd/: move peer_info mutators into PeeringState
sjust@redhat.com
5
-44
/
+92
2019-05-01
osd/: Move log version pointer updates to PeeringState
Samuel Just
6
-171
/
+193
2019-05-01
osd/: refactor to avoid mutable peer_missing refs in PG
Samuel Just
6
-93
/
+145
2019-05-01
PG: remove might_have_unfound, peer_*_requested
Samuel Just
2
-6
/
+0
2019-05-01
osd/: fix upset, actingset, acting_backfill_recovery references
Samuel Just
5
-38
/
+44
2019-05-01
osd/: fix primary/up_primary references
Samuel Just
3
-11
/
+7
2019-05-01
osd/: move last_..._to_applied, backfill_targets, async_recovery_targets to P...
Samuel Just
6
-64
/
+90
2019-05-01
PG: fix last_peering_reset and past_intervals references
Samuel Just
3
-13
/
+9
2019-05-01
PeeringState::PeeringMachine::Deleting: rollfoward before resetting backfill
Samuel Just
1
-4
/
+4
2019-05-01
osd/: add helpers to add remaining info dirtiers into PeeringState
sjust@redhat.com
7
-102
/
+154
2019-05-01
osd/: move append_log into PeeringState
sjust@redhat.com
5
-108
/
+111
2019-05-01
osd/: move append_log_entries_update_missing and merge_new_log_entries to Pee...
sjust@redhat.com
5
-108
/
+111
2019-05-01
osd/: clean up PG deleted and deleting references
Samuel Just
5
-14
/
+17
2019-05-01
PG: remove direct acting and up references
sjust@redhat.com
3
-9
/
+6
[next]