index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
Journaler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/Timer: make SafeTimer a template
Xiubo Li
2021-08-25
1
-1
/
+1
*
common/RefCountedObj: cleanup con/des
Patrick Donnelly
2019-09-16
1
-9
/
+6
*
journal: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-4
/
+4
*
journal: support dynamically updating recorder flush options
Jason Dillaman
2019-06-19
1
-2
/
+3
*
journal: auto-tune journal fetch params based on memory target
Mykola Golub
2019-06-11
1
-2
/
+7
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
journal: limit in-flight appends
Mykola Golub
2018-08-30
1
-1
/
+2
*
common: add override in header file
liuchang0812
2017-03-03
1
-1
/
+1
*
journal: ensure in-flight ops are complete destroying journaler
Mykola Golub
2016-10-01
1
-0
/
+1
*
journal: expose ability to retrieve partial tag list
Jason Dillaman
2016-09-23
1
-0
/
+2
*
journaler: remove ununsed synchronous API routines
Venky Shankar
2016-08-07
1
-3
/
+0
*
journaler: async journal object creation
Venky Shankar
2016-08-07
1
-0
/
+1
*
journaler: implement asynchronous remove()
Venky Shankar
2016-08-07
1
-0
/
+1
*
journaler: implement asynchronous exists()
Venky Shankar
2016-08-07
1
-0
/
+1
*
journal: helper class for organizing optional settings
Jason Dillaman
2016-07-21
1
-3
/
+4
*
journal: Support for registering metadata listeners in the Journaler
Ricardo Dias
2016-06-14
1
-0
/
+4
*
journal: extend asynchronous shutdown to facade
Jason Dillaman
2016-05-25
1
-0
/
+2
*
journal: prohibit journal entries larger than the soft object size
Jason Dillaman
2016-05-06
1
-0
/
+1
*
journal: helper method for retrieving tag struct
Jason Dillaman
2016-03-29
1
-0
/
+2
*
journal: added helper to query single client record from disk
Jason Dillaman
2016-03-29
1
-1
/
+2
*
journal: provide method to check if journaler initialized
Mykola Golub
2016-03-10
1
-0
/
+2
*
Merge pull request #7906 from dillaman/wip-14869
Josh Durgin
2016-03-09
1
-5
/
+27
|
\
|
*
journal: use provided work queue and timer
Jason Dillaman
2016-03-08
1
-5
/
+27
*
|
journal: helper method to retrieve in-memory client data
Jason Dillaman
2016-03-08
1
-2
/
+7
|
/
*
journal: async methods to (un)register and update client
Mykola Golub
2016-02-27
1
-0
/
+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
-1
/
+3
*
journal: added tag support methods
Jason Dillaman
2016-02-05
1
-1
/
+10
*
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
-2
/
+2
*
Merge pull request #6665 from trociny/wip-librbd-journal
Josh Durgin
2015-12-04
1
-2
/
+10
|
\
|
*
rbd: add new journal rbd commands
Mykola Golub
2015-12-04
1
-2
/
+10
*
|
Merge pull request #6686 from stiopaa1/namespace_buffer
Sage Weil
2015-12-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
common/buffer: forward declare buffer
Michal Jarzabek
2015-11-30
1
-1
/
+1
*
|
journal: helper method to determine if journal exists
Jason Dillaman
2015-11-30
1
-1
/
+2
|
/
*
journal: make commit and flush params configurable
Mykola Golub
2015-11-11
1
-2
/
+2
*
journal: allow alternate pool for journal objects
Mykola Golub
2015-11-11
1
-4
/
+19
*
journal: output operators for journal types
Mykola Golub
2015-11-11
1
-0
/
+6
*
journal: simplified commit position tracking
Jason Dillaman
2015-11-06
1
-4
/
+5
*
journal: add method to remove journal from disk
Jason Dillaman
2015-11-06
1
-0
/
+1
*
journal: Journaler::stop_append should be async
Jason Dillaman
2015-11-06
1
-1
/
+1
*
journal: added additional callbacks for async ops
Jason Dillaman
2015-11-06
1
-4
/
+6
*
journal: add support for trimming committed journal objects
Jason Dillaman
2015-11-06
1
-0
/
+4
*
journal: new generic journal implementation
Jason Dillaman
2015-11-06
1
-0
/
+65