index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: add override in header file
liuchang0812
2017-03-03
11
-48
/
+48
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
4
-19
/
+19
*
journal: stop processing removal after error
Jason Dillaman
2017-01-30
1
-0
/
+2
*
journal: don't hold future lock during assignment
Jason Dillaman
2017-01-21
2
-2
/
+8
*
src/journal/JournalTrimmer.h : fix typos
Xianxia Xiao
2016-12-30
1
-4
/
+4
*
journal: prevent repetitive error messages after being blacklisted
Jason Dillaman
2016-12-15
1
-1
/
+3
*
journal: avoid logging an error when a watch is blacklisted
Jason Dillaman
2016-12-13
1
-0
/
+2
*
journal: do not prematurely flag object recorder as closed
Jason Dillaman
2016-10-17
1
-1
/
+1
*
journal: clean up object recorder closed/overflow callback
Jason Dillaman
2016-10-05
2
-21
/
+27
*
journal: delay moving overflowed buffers until quiesced
Jason Dillaman
2016-10-05
2
-4
/
+3
*
journal: use reverse iterator search to find flush record
Jason Dillaman
2016-10-05
1
-3
/
+7
*
journal: avoid holding lock while sending journal append
Jason Dillaman
2016-10-05
3
-21
/
+38
*
journal: ensure in-flight ops are complete destroying journaler
Mykola Golub
2016-10-01
4
-0
/
+15
*
journal: complete action only after notification completed
Mykola Golub
2016-10-01
2
-6
/
+11
*
Merge pull request #11185 from dillaman/wip-17355
Mykola Golub
2016-09-28
6
-106
/
+3
|
\
|
*
common: move AsyncOpTracker to common library
Jason Dillaman
2016-09-25
6
-106
/
+3
*
|
journal: make librados call async in ObjectRecorder
Ricardo Dias
2016-09-26
5
-66
/
+95
*
|
journal: increase concurrency of journal recorder
Ricardo Dias
2016-09-26
4
-38
/
+91
|
/
*
journal: send update notification when tag allocated
Jason Dillaman
2016-09-23
1
-0
/
+1
*
journal: expose ability to retrieve partial tag list
Jason Dillaman
2016-09-23
4
-8
/
+19
*
remove autotools
Sage Weil
2016-09-07
1
-39
/
+0
*
Merge pull request #10378 from trociny/wip-14738
Jason Dillaman
2016-09-07
4
-3
/
+70
|
\
|
*
journal: allow to trim journal for "laggy" clients
Mykola Golub
2016-09-05
4
-3
/
+70
*
|
journal/JournalTrimmer: move C_RemoveSet struct
Michal Jarzabek
2016-08-29
2
-15
/
+18
|
/
*
journaler: remove ununsed synchronous API routines
Venky Shankar
2016-08-07
4
-87
/
+0
*
journaler: async journal object creation
Venky Shankar
2016-08-07
2
-0
/
+27
*
journaler: implement asynchronous remove()
Venky Shankar
2016-08-07
2
-0
/
+18
*
journaler: implement asynchronous exists()
Venky Shankar
2016-08-07
2
-0
/
+12
*
journaler: asynchronous JournalTrimmer::remove_objects()
Venky Shankar
2016-08-07
2
-0
/
+32
*
Merge pull request #10341 from dillaman/wip-16223
Mykola Golub
2016-07-30
16
-217
/
+354
|
\
|
*
journal: optimize speed of live replay journal pruning
Jason Dillaman
2016-07-21
3
-13
/
+35
|
*
journal: possible deadlock during flush of journal entries
Jason Dillaman
2016-07-21
2
-14
/
+33
|
*
journal: improve debug log messages
Jason Dillaman
2016-07-21
8
-8
/
+8
|
*
journal: support streaming entry playback
Jason Dillaman
2016-07-21
4
-81
/
+116
|
*
journal: replay should only read from a single object set
Jason Dillaman
2016-07-21
2
-65
/
+27
|
*
journal: optionally restrict maximum entry payload size
Jason Dillaman
2016-07-21
2
-1
/
+8
|
*
journal: optionally fetch entries in small chunks during replay
Jason Dillaman
2016-07-21
5
-32
/
+102
|
*
journal: helper class for organizing optional settings
Jason Dillaman
2016-07-21
6
-15
/
+37
*
|
cmake: exclude private symbols in librbd
Kefu Chai
2016-07-29
1
-0
/
+1
|
/
*
cmake: restructure src/CMakeLists.txt in a more hierarchical way
Kefu Chai
2016-07-19
1
-0
/
+14
*
Merge pull request #9207 from rjfd/wip-15670
Jason Dillaman
2016-06-23
8
-12
/
+51
|
\
|
*
journal: Support for registering metadata listeners in the Journaler
Ricardo Dias
2016-06-14
8
-12
/
+51
*
|
journal: do not log watch errors against deleted journal
Jason Dillaman
2016-06-16
1
-4
/
+13
|
/
*
journal: extend asynchronous shutdown to facade
Jason Dillaman
2016-05-25
2
-31
/
+53
*
journal: trimmer now has asynchronous shutdown
Jason Dillaman
2016-05-25
3
-3
/
+30
*
journal: metadata init and shutdown now asynchronous
Jason Dillaman
2016-05-25
3
-31
/
+67
*
journal: player shutdown is now handled asynchronously
Jason Dillaman
2016-05-25
8
-61
/
+144
*
journal: eliminate watch delay for object refetches
Jason Dillaman
2016-05-24
1
-1
/
+5
*
journal: keep active tag to assist with pruning watched objects
Jason Dillaman
2016-05-24
2
-101
/
+117
*
journal: update commit entry object number upon overflow
Jason Dillaman
2016-05-24
3
-0
/
+39
[next]