index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
JournalMetadata.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal, librbd: whitelisted_laggy_clients -> ignored_laggy_clients
Neha Ojha
2020-08-24
1
-1
/
+1
*
*: convert EBLACKLISTED to EBLOCKLISTED
Patrick Donnelly
2020-08-24
1
-1
/
+1
*
librbd: whitelisted_laggy_clients -> allowlisted_laggy_clients
Sage Weil
2020-08-24
1
-1
/
+1
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-3
/
+3
*
journal: use new aio_create_completion()
Kefu Chai
2019-11-01
1
-24
/
+18
*
common/RefCountedObj: cleanup con/des
Patrick Donnelly
2019-09-16
1
-7
/
+4
*
include: convert FunctionContext usage to generic LambdaContext
Patrick Donnelly
2019-09-16
1
-8
/
+8
*
journal: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-49
/
+46
*
journal: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-40
/
+40
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-6
/
+6
*
journal: flush commit positions should wait for refresh
Jason Dillaman
2018-02-14
1
-59
/
+91
*
journal: support concurrent refresh requests
Jason Dillaman
2018-02-14
1
-5
/
+22
*
cleanup: Replacing MIN,MAX with std::min,std::max
amitkuma
2017-11-20
1
-2
/
+2
*
common,mds,mgr,mon,osd: store event only if it's added
Kefu Chai
2017-08-20
1
-3
/
+3
*
common: add override in header file
liuchang0812
2017-03-03
1
-5
/
+5
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-11
/
+11
*
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: ensure in-flight ops are complete destroying journaler
Mykola Golub
2016-10-01
1
-0
/
+6
*
journal: complete action only after notification completed
Mykola Golub
2016-10-01
1
-2
/
+2
*
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
1
-6
/
+9
*
journal: allow to trim journal for "laggy" clients
Mykola Golub
2016-09-05
1
-2
/
+61
*
journal: improve debug log messages
Jason Dillaman
2016-07-21
1
-1
/
+1
*
journal: helper class for organizing optional settings
Jason Dillaman
2016-07-21
1
-4
/
+5
*
Merge pull request #9207 from rjfd/wip-15670
Jason Dillaman
2016-06-23
1
-2
/
+2
|
\
|
*
journal: Support for registering metadata listeners in the Journaler
Ricardo Dias
2016-06-14
1
-2
/
+2
*
|
journal: do not log watch errors against deleted journal
Jason Dillaman
2016-06-16
1
-4
/
+13
|
/
*
journal: metadata init and shutdown now asynchronous
Jason Dillaman
2016-05-25
1
-28
/
+60
*
journal: update commit entry object number upon overflow
Jason Dillaman
2016-05-24
1
-0
/
+28
*
journal: helper method to detect newer tags
Jason Dillaman
2016-05-18
1
-0
/
+70
*
journal: async callback for advancing the active object set
Jason Dillaman
2016-05-18
1
-2
/
+9
*
journal: helper method for retrieving tag struct
Jason Dillaman
2016-03-29
1
-0
/
+58
*
journal: added helper to query single client record from disk
Jason Dillaman
2016-03-29
1
-0
/
+64
*
journal: add placeholder for marking clients are disconnected
Jason Dillaman
2016-03-16
1
-1
/
+1
*
Merge pull request #7906 from dillaman/wip-14869
Josh Durgin
2016-03-09
1
-36
/
+16
|
\
|
*
journal: use provided work queue and timer
Jason Dillaman
2016-03-08
1
-36
/
+16
*
|
journal: additional debug messages surrounding commit updates
Jason Dillaman
2016-03-08
1
-1
/
+3
|
/
*
Merge pull request #7785 from dillaman/wip-14822
Josh Durgin
2016-03-02
1
-3
/
+7
|
\
|
*
journal: permit fire-and-forget aio commit position flush
Jason Dillaman
2016-03-01
1
-3
/
+7
*
|
Merge pull request #7776 from dillaman/wip-librbd-journal-tweaks
Josh Durgin
2016-03-02
1
-97
/
+56
|
\
\
|
|
/
|
/
|
|
*
journal: active and minimum set should always grow
Jason Dillaman
2016-02-26
1
-2
/
+2
|
*
journal: update JournalMetadata to support new commit handling
Jason Dillaman
2016-02-26
1
-84
/
+55
|
*
journal: track commit position for each object splay offset
Jason Dillaman
2016-02-26
1
-29
/
+17
*
|
journal: async methods to (un)register and update client
Mykola Golub
2016-02-27
1
-18
/
+39
|
/
*
Merge pull request #7680 from ceph/wip-da-SCA-20160203
Sage Weil
2016-02-24
1
-1
/
+1
|
\
|
*
journal/JournalMetadata.cc: compare size of lhs instead of rhs to rhs
Danny Al-Gaaf
2016-02-19
1
-1
/
+1
*
|
journal: wrappers to get journal metadata
Mykola Golub
2016-02-20
1
-5
/
+19
*
|
journal: added interface to flush pending commit position updates
Jason Dillaman
2016-02-19
1
-14
/
+52
|
/
*
journal: added tag support methods
Jason Dillaman
2016-02-05
1
-0
/
+210
[next]