index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
2
-1
/
+2
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
journal: limit in-flight appends
Mykola Golub
2018-08-30
3
-8
/
+12
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
2
-4
/
+4
*
cmake: link against gtest in a better way
Kefu Chai
2018-08-17
1
-2
/
+2
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-2
/
+2
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-2
/
+3
*
test: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
2
-3
/
+3
*
journal: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
3
-18
/
+18
*
Merge pull request #17089 from amitkumar50/test-cov-journal-1
Sage Weil
2017-12-29
1
-1
/
+1
|
\
|
*
journal: Intializing m_work_queue
amitkuma
2017-08-18
1
-1
/
+1
*
|
rbd-mirror: local primary images should still register to remote images
Jason Dillaman
2017-10-10
1
-0
/
+4
*
|
cmake: always use CMAKE_RUNTIME_OUTPUT_DIRECTORY as the unittests' path
Kefu Chai
2017-10-03
1
-1
/
+1
|
/
*
rbd-mirror: ensure threads are mockable for testing
Jason Dillaman
2017-08-07
1
-4
/
+4
*
journal: migrate atomic_t to <atomic>
Jesse Williamson
2017-05-28
1
-3
/
+8
*
test/librados_test_stub: separate mock cluster from connection
Jason Dillaman
2017-03-10
1
-2
/
+2
*
test: add override in test submodule
liuchang0812
2017-03-03
1
-3
/
+3
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
7
-16
/
+16
*
common: Unskew clock
Adam C. Emerson
2016-12-22
3
-6
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-2
/
+2
*
librbd: new async journal promote state machine
Jason Dillaman
2016-10-31
1
-3
/
+6
*
journal: avoid holding lock while sending journal append
Jason Dillaman
2016-10-05
1
-16
/
+16
*
journal: make librados call async in ObjectRecorder
Ricardo Dias
2016-09-26
1
-24
/
+2
*
journal: increase concurrency of journal recorder
Ricardo Dias
2016-09-26
1
-29
/
+96
*
journal: expose ability to retrieve partial tag list
Jason Dillaman
2016-09-23
1
-0
/
+7
*
rbd-mirror: stop replay when client is disconnected
Mykola Golub
2016-09-05
1
-3
/
+5
*
journal: allow to trim journal for "laggy" clients
Mykola Golub
2016-09-05
3
-4
/
+74
*
journaler: remove ununsed synchronous API routines
Venky Shankar
2016-08-07
3
-10
/
+21
*
journal: optimize speed of live replay journal pruning
Jason Dillaman
2016-07-21
1
-1
/
+2
*
journal: possible deadlock during flush of journal entries
Jason Dillaman
2016-07-21
1
-2
/
+5
*
journal: support streaming entry playback
Jason Dillaman
2016-07-21
4
-367
/
+389
*
journal: optionally fetch entries in small chunks during replay
Jason Dillaman
2016-07-21
1
-99
/
+111
*
journal: helper class for organizing optional settings
Jason Dillaman
2016-07-21
3
-9
/
+14
*
cmake: do not exclude tests from 'make all'
Sage Weil
2016-06-23
1
-1
/
+1
*
journal: Support for registering metadata listeners in the Journaler
Ricardo Dias
2016-06-14
2
-1
/
+16
*
cmake: rbd_mirror not linking rbd_test_mock
Ali Maredia
2016-06-02
1
-5
/
+2
*
librbd: integrate with async journaler shutdown API
Jason Dillaman
2016-05-26
1
-0
/
+8
*
journal: extend asynchronous shutdown to facade
Jason Dillaman
2016-05-25
1
-2
/
+3
*
journal: trimmer now has asynchronous shutdown
Jason Dillaman
2016-05-25
1
-0
/
+3
*
journal: metadata init and shutdown now asynchronous
Jason Dillaman
2016-05-25
3
-0
/
+16
*
journal: player shutdown is now handled asynchronously
Jason Dillaman
2016-05-25
2
-7
/
+138
*
journal: keep active tag to assist with pruning watched objects
Jason Dillaman
2016-05-24
1
-1
/
+1
*
journal: update commit entry object number upon overflow
Jason Dillaman
2016-05-24
1
-0
/
+35
*
journal: cleanup watch refetch flag handling
Jason Dillaman
2016-05-24
1
-0
/
+42
*
journal: skip partially complete tag entries during playback
Jason Dillaman
2016-05-18
1
-1
/
+306
*
journal: helper method to detect newer tags
Jason Dillaman
2016-05-18
1
-0
/
+29
*
journal: new ObjectRecorder closed callback
Jason Dillaman
2016-05-18
1
-10
/
+51
*
journal: async callback for advancing the active object set
Jason Dillaman
2016-05-18
3
-7
/
+7
*
journal: re-fetch active object before advancing set during replay
Jason Dillaman
2016-05-18
1
-0
/
+45
*
cmake: fix rbd compile errors
Jason Dillaman
2016-05-11
1
-0
/
+7
[next]