index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
JournalMetadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
journal: flush commit positions should wait for refresh
Jason Dillaman
2018-02-14
1
-1
/
+5
*
journal: support concurrent refresh requests
Jason Dillaman
2018-02-14
1
-4
/
+6
*
common: add override in header file
liuchang0812
2017-03-03
1
-16
/
+16
*
journal: ensure in-flight ops are complete destroying journaler
Mykola Golub
2016-10-01
1
-0
/
+2
*
journal: complete action only after notification completed
Mykola Golub
2016-10-01
1
-4
/
+9
*
Merge pull request #11185 from dillaman/wip-17355
Mykola Golub
2016-09-28
1
-1
/
+1
|
\
|
*
common: move AsyncOpTracker to common library
Jason Dillaman
2016-09-25
1
-1
/
+1
*
|
journal: make librados call async in ObjectRecorder
Ricardo Dias
2016-09-26
1
-0
/
+4
|
/
*
journal: expose ability to retrieve partial tag list
Jason Dillaman
2016-09-23
1
-1
/
+2
*
journal: allow to trim journal for "laggy" clients
Mykola Golub
2016-09-05
1
-0
/
+2
*
journal: optionally fetch entries in small chunks during replay
Jason Dillaman
2016-07-21
1
-0
/
+3
*
journal: helper class for organizing optional settings
Jason Dillaman
2016-07-21
1
-2
/
+3
*
journal: Support for registering metadata listeners in the Journaler
Ricardo Dias
2016-06-14
1
-8
/
+4
*
journal: metadata init and shutdown now asynchronous
Jason Dillaman
2016-05-25
1
-1
/
+1
*
journal: update commit entry object number upon overflow
Jason Dillaman
2016-05-24
1
-0
/
+3
*
journal: helper method to detect newer tags
Jason Dillaman
2016-05-18
1
-0
/
+2
*
journal: async callback for advancing the active object set
Jason Dillaman
2016-05-18
1
-1
/
+2
*
journal: prohibit journal entries larger than the soft object size
Jason Dillaman
2016-05-06
1
-0
/
+3
*
journal: helper method for retrieving tag struct
Jason Dillaman
2016-03-29
1
-0
/
+1
*
journal: added helper to query single client record from disk
Jason Dillaman
2016-03-29
1
-0
/
+2
*
journal: provide method to check if journaler initialized
Mykola Golub
2016-03-10
1
-0
/
+2
*
journal: use provided work queue and timer
Jason Dillaman
2016-03-08
1
-8
/
+9
*
Merge pull request #7776 from dillaman/wip-librbd-journal-tweaks
Josh Durgin
2016-03-02
1
-5
/
+6
|
\
|
*
journal: update JournalMetadata to support new commit handling
Jason Dillaman
2016-02-26
1
-3
/
+4
|
*
journal: track commit position for each object splay offset
Jason Dillaman
2016-02-26
1
-2
/
+2
*
|
journal: async methods to (un)register and update client
Mykola Golub
2016-02-27
1
-2
/
+3
|
/
*
journal: wrappers to get journal metadata
Mykola Golub
2016-02-20
1
-0
/
+6
*
journal: added interface to flush pending commit position updates
Jason Dillaman
2016-02-19
1
-0
/
+3
*
journal: added tag support methods
Jason Dillaman
2016-02-05
1
-0
/
+8
*
cls_journal: client registration should hold opaque data structure
Jason Dillaman
2016-02-05
1
-1
/
+1
*
journal: switched entry tags to use id instead of string
Jason Dillaman
2016-02-05
1
-13
/
+14
*
journal: allow alternate pool for journal objects
Mykola Golub
2015-11-11
1
-0
/
+4
*
journal: output operators for journal types
Mykola Golub
2015-11-11
1
-0
/
+9
*
journal: cleanup shutdown handling
Jason Dillaman
2015-11-06
1
-6
/
+30
*
journal: simplified commit position tracking
Jason Dillaman
2015-11-06
1
-2
/
+24
*
journal: fix issues discovered via valgrind
Jason Dillaman
2015-11-06
1
-8
/
+26
*
journal: avoid reentrant callbacks on Future
Jason Dillaman
2015-11-06
1
-0
/
+6
*
journal: added additional callbacks for async ops
Jason Dillaman
2015-11-06
1
-1
/
+16
*
journal: add support for trimming committed journal objects
Jason Dillaman
2015-11-06
1
-2
/
+30
*
journal: move rados_ctx_callback to utils namespace
Jason Dillaman
2015-11-06
1
-1
/
+20
*
journal: new generic journal implementation
Jason Dillaman
2015-11-06
1
-0
/
+179