index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
rbd
/
action
/
Journal.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools,common,msg: Use O_BINARY for win32 compatibility
Lucian Petrut
2020-10-22
1
-2
/
+2
*
cls,rados,rbd,mds,common: Avoid name collision with Windows headers
Lucian Petrut
2020-07-08
1
-2
/
+2
*
common/RefCountedObj: cleanup con/des
Patrick Donnelly
2019-09-16
1
-3
/
+0
*
journal: support dynamically updating recorder flush options
Jason Dillaman
2019-06-19
1
-1
/
+1
*
journal: auto-tune journal fetch params based on memory target
Mykola Golub
2019-06-11
1
-1
/
+1
*
json: JSONDecoder::err inherits from std::runtime_error
Casey Bodley
2019-05-08
1
-2
/
+2
*
rbd: use 'namespace' instead of 'namespace-name' in specs
Mykola Golub
2019-02-19
1
-1
/
+1
*
Merge pull request #25931 from yangdongsheng/journal_import
Jason Dillaman
2019-01-12
1
-1
/
+1
|
\
|
*
rbd: fix a typo in error output
Dongsheng Yang
2019-01-12
1
-1
/
+1
*
|
rbd: fix typos.
Shiyang Ruan
2018-11-14
1
-1
/
+1
|
/
*
librbd: option to limit in-flight appends
Mykola Golub
2018-08-30
1
-1
/
+1
*
tools: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
rbd: add support for namespaces
Jason Dillaman
2018-06-22
1
-28
/
+179
*
rbd: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
rbd: correct object size formatting
Jason Dillaman
2018-04-20
1
-1
/
+1
*
include/types: format decimal numbers with decimal factor
Jan Fajerski
2018-04-03
1
-1
/
+1
*
misc: fix various spelling errors
Shengjing Zhu
2018-03-10
1
-1
/
+1
*
rbd: properly pass ceph global command line args to subprocess
Mykola Golub
2018-01-17
1
-7
/
+14
*
rbd: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-1
/
+1
*
rbd: replace positional_path parameter with arg_index in get_path()
songweibin
2018-01-04
1
-3
/
+3
*
rbd: add override in rbd subsystem
liuchang0812
2017-02-17
1
-8
/
+8
*
rbd: fix json formatting for image and journal status output
Mykola Golub
2016-12-16
1
-1
/
+3
*
rbd: new command to disconnect journal client
Mykola Golub
2016-09-05
1
-0
/
+104
*
Merge pull request #10341 from dillaman/wip-16223
Mykola Golub
2016-07-30
1
-1
/
+2
|
\
|
*
journal: helper class for organizing optional settings
Jason Dillaman
2016-07-21
1
-1
/
+2
*
|
build: check if posix_fadvise() exists
Yan, Zheng
2016-07-18
1
-0
/
+4
|
/
*
librbd: integrate with async journaler shutdown API
Jason Dillaman
2016-05-26
1
-18
/
+40
*
rbd: journal reset should disable/re-enable journaling feature
Jason Dillaman
2016-04-07
1
-24
/
+18
*
librbd: own the lifecycle of the journaler's threads
Jason Dillaman
2016-03-08
1
-4
/
+4
*
librbd: initial version of journal client and tag metadata
Jason Dillaman
2016-02-05
1
-1
/
+1
*
cls_journal: client registration should hold opaque data structure
Jason Dillaman
2016-02-05
1
-5
/
+4
*
journal: switched entry tags to use id instead of string
Jason Dillaman
2016-02-05
1
-16
/
+17
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
tools/rbd/action/Journal.cc: prefer ++operator for non-primitive iterators
Danny Al-Gaaf
2016-01-29
1
-2
/
+2
*
librbd: move journal support classes to journal namespace
Jason Dillaman
2016-01-15
1
-1
/
+1
*
rbd: add new journal rbd commands
Mykola Golub
2015-12-04
1
-0
/
+969