index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
JournalRecorder.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/Timer: make SafeTimer a template
Xiubo Li
2021-08-25
1
-2
/
+1
*
journal: properly handle immediate overflow upon advancing object set
Jason Dillaman
2019-11-19
1
-1
/
+1
*
journal: simplify object recorder locker aggregation
Jason Dillaman
2019-11-19
1
-11
/
+2
*
common/RefCountedObj: cleanup con/des
Patrick Donnelly
2019-09-16
1
-10
/
+10
*
journal: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-6
/
+7
*
journal: support dynamically updating recorder flush options
Jason Dillaman
2019-06-19
1
-5
/
+8
*
journal: fix broken append batching implementation
Jason Dillaman
2019-06-19
1
-1
/
+1
*
journal: wait for in flight advance sets on stopping recorder
Mykola Golub
2019-06-13
1
-0
/
+3
*
journal: limit in-flight appends
Mykola Golub
2018-08-30
1
-1
/
+2
*
msg,client,os,journal: do not include unused header
Kefu Chai
2017-06-08
1
-1
/
+0
*
common: add override in header file
liuchang0812
2017-03-03
1
-4
/
+4
*
journal: make librados call async in ObjectRecorder
Ricardo Dias
2016-09-26
1
-1
/
+1
*
journal: increase concurrency of journal recorder
Ricardo Dias
2016-09-26
1
-1
/
+15
*
journal: Support for registering metadata listeners in the Journaler
Ricardo Dias
2016-06-14
1
-1
/
+1
*
journal: close, advance, and open object set ordering
Jason Dillaman
2016-05-18
1
-1
/
+21
*
journal: new ObjectRecorder closed callback
Jason Dillaman
2016-05-18
1
-4
/
+10
*
journal: switched entry tags to use id instead of string
Jason Dillaman
2016-02-05
1
-1
/
+1
*
journal: avoid race between in-flight notifications and flush
Jason Dillaman
2016-01-20
1
-26
/
+0
*
journal: complete flush context w/o holding locks
Jason Dillaman
2015-11-06
1
-1
/
+5
*
journal: new async flush method for whole journal
Jason Dillaman
2015-11-06
1
-1
/
+25
*
journal: new generic journal implementation
Jason Dillaman
2015-11-06
1
-0
/
+89