index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
ImageState.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/options: ensure all RBD-related integer options are unsigned
Jason Dillaman
2018-10-04
1
-1
/
+1
*
rbd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-35
/
+35
*
librbd: add flags to open request
Mykola Golub
2018-08-15
1
-7
/
+6
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-1
/
+1
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
librbd: internally utilize snap id when setting snapshot
Jason Dillaman
2018-03-20
1
-8
/
+5
*
common/ceph_context: mark some singletones as drop-on-fork
Sage Weil
2018-03-04
1
-1
/
+2
*
common: Switch singletons to use immobile_any
Adam C. Emerson
2018-02-07
1
-4
/
+3
*
librbd: assert(false)->ceph_abort()
Li Wang
2017-10-02
1
-1
/
+1
*
rbd: switched from legacy to new-style configuration options
Jason Dillaman
2017-08-09
1
-1
/
+1
*
librbd: Add snapshot namespace to snapshot-name index in ImageCtx
Victor Denisov
2017-03-16
1
-2
/
+5
*
librbd: cleanup synchronous open/close memory management
Jason Dillaman
2017-02-28
1
-2
/
+7
*
rbd: add override in rbd subsystem
liuchang0812
2017-02-17
1
-1
/
+1
*
librbd: allow to open an image without opening parent image
Ricardo Dias
2017-01-16
1
-6
/
+8
*
librbd: possible deadlock with flush if refresh in-progress
Jason Dillaman
2017-01-09
1
-4
/
+25
*
librbd: improve image state machine debug log messages
Jason Dillaman
2016-09-01
1
-1
/
+1
*
librbd: remove unused refresh request logic
Jason Dillaman
2016-08-23
1
-14
/
+1
*
librbd: image state machine now has hooks for lock requests
Jason Dillaman
2016-08-23
1
-0
/
+59
*
librbd: API: methods to watch image stat update
Mykola Golub
2016-07-13
1
-2
/
+253
*
librbd: do not shut down exclusive lock while acquiring
Jason Dillaman
2016-06-13
1
-2
/
+24
*
librbd: return -ESHUTDOWN when a refresh is requested on a closed image
Jason Dillaman
2016-04-28
1
-2
/
+5
*
librbd: avoid close race-condition within ImageState
Jason Dillaman
2016-02-23
1
-44
/
+55
*
librbd: don't hold owner lock while refreshing image synchronously
Jason Dillaman
2016-02-18
1
-8
/
+0
*
librbd: potential race on image close
Jason Dillaman
2016-02-15
1
-1
/
+1
*
librbd: reduce verbosity of common error condition logging
Jason Dillaman
2016-01-05
1
-2
/
+2
*
librbd: integrate new async image state machines
Jason Dillaman
2015-12-15
1
-4
/
+1
*
librbd: implement image state tracker for open/close/refresh/etc
Jason Dillaman
2015-12-15
1
-7
/
+364
*
librbd: rename ImageRefresh to ImageState
Jason Dillaman
2015-12-15
1
-0
/
+35