index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
librbd
/
image
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: make RefreshRequest tests compatible with clone v1
Ilya Dryomov
2022-09-05
1
-4
/
+6
*
librbd: retry ENOENT in V2_REFRESH_PARENT as well
Ilya Dryomov
2022-09-05
1
-9
/
+150
*
librbd: limit the number of ENOENT retries in RefreshRequest
Ilya Dryomov
2022-09-05
1
-1
/
+32
*
librbd: drop ValidatePoolRequest::m_op_work_queue
Ilya Dryomov
2021-09-08
1
-16
/
+8
*
librbd: refuse to release exclusive lock when removing
Ilya Dryomov
2021-02-09
1
-0
/
+19
*
librados_test_stub: add support for reading object version
Or Ozeri
2020-12-24
2
-2
/
+3
*
librbd: skip flush from exclusive-lock dispatch layer on init/shutdown
Jason Dillaman
2020-09-18
1
-2
/
+2
*
librbd: remove unncessary templating from io::ImageDispatchSpec
Jason Dillaman
2020-09-18
1
-34
/
+9
*
*: convert EBLACKLISTED to EBLOCKLISTED
Patrick Donnelly
2020-08-24
1
-2
/
+2
*
Merge pull request #36317 from orozery/librados_test_stub_exclusive_create
Jason Dillaman
2020-07-30
1
-0
/
+1
|
\
|
*
test/librados_test_stub: handle exclusive create
Or Ozeri
2020-07-29
1
-0
/
+1
*
|
librbd: use task finisher thread for image open/close callbacks
Jason Dillaman
2020-07-27
3
-10
/
+0
|
/
*
librbd: integrate neorados into ImageCtx
Jason Dillaman
2020-07-16
1
-0
/
+24
*
test/librados_test_stub: pass read snap id to read operation hooks
Jason Dillaman
2020-07-16
9
-39
/
+55
*
Merge pull request #35329 from trociny/wip-quiesce_complete
Jason Dillaman
2020-06-18
2
-2
/
+5
|
\
|
*
librbd: new snapshot create API to pass flags
Mykola Golub
2020-06-09
2
-2
/
+5
*
|
librbd: swapped ThreadPool/ContextWQ for AsioEngine
Jason Dillaman
2020-06-13
2
-2
/
+18
|
/
*
librbd: created new api::Io helper methods
Jason Dillaman
2020-05-14
1
-1
/
+1
*
librbd: switched IO (un)block_write calls to new queue image dispatcher
Jason Dillaman
2020-05-14
1
-2
/
+2
*
librbd: exclusive lock image IO dispatch layer
Jason Dillaman
2020-05-14
1
-7
/
+13
*
librbd: add image dispatch layer to image dispatch spec
Jason Dillaman
2020-05-14
1
-2
/
+3
*
librbd: EnableRequest now accepts a boolean to indicate a clean image
Jason Dillaman
2020-04-23
1
-1
/
+2
*
librbd: add non-primary global image id to mirror enable
Jason Dillaman
2020-04-23
1
-3
/
+1
*
librbd: re-add support for nautilus clients talking to jewel clusters
Jason Dillaman
2020-03-30
1
-5
/
+49
*
librbd: ignore -EOPNOTSUPP errors when retrieving image group membership
Jason Dillaman
2020-03-30
1
-1
/
+1
*
librbd: enable mirroring for non-primary images w/o journaling
Jason Dillaman
2020-03-11
1
-0
/
+43
*
librbd: track reason why ImageCtx is read-only
Jason Dillaman
2020-03-11
2
-1
/
+64
*
librbd: acquire exclusive lock from peer when removing
Jason Dillaman
2020-03-02
1
-12
/
+12
*
librbd: optionally filter internal image-meta when copying/cloning
Jason Dillaman
2020-02-27
1
-2
/
+3
*
librbd: switch to new metadata retrieval state machine
Jason Dillaman
2020-02-21
2
-108
/
+191
*
librbd: clone state machine should accept snapshot namespace
Jason Dillaman
2020-01-30
1
-15
/
+15
*
librbd: pass mirror image mode to create/clone image state machines
Jason Dillaman
2020-01-30
1
-16
/
+32
*
librbd: don't pass API data types to internal state machines
Jason Dillaman
2020-01-30
1
-1
/
+1
*
librbd: explicitly specify mode on mirror image enable
Mykola Golub
2019-12-16
1
-0
/
+1
*
test: fixup rbd tests as a side effect of reference counting
Venky Shankar
2019-11-11
2
-21
/
+21
*
librbd: do not try to open parent journal when removing trash snapshot
Mykola Golub
2019-10-30
1
-0
/
+4
*
librbd: behave more gracefully when data pool removed
Mykola Golub
2019-08-27
1
-1
/
+1
*
librbd: always try to acquire exclusive lock when removing image
Mykola Golub
2019-08-20
1
-18
/
+64
*
librbd: fix issues with object-map/fast-diff feature interlock
Jason Dillaman
2019-05-09
1
-30
/
+0
*
librbd: optionally move parent image to trash on remove
Mykola Golub
2019-04-19
1
-0
/
+98
*
librbd: look for pool metadata in default namespace
Mykola Golub
2019-03-25
1
-2
/
+0
*
librbd: separate pool validation into a standalone state machine
Jason Dillaman
2019-03-01
1
-0
/
+229
*
librbd: split image pre-removal logic to separate state machine
Jason Dillaman
2019-02-21
2
-282
/
+425
*
librbd: fixed some edge cases when moving images to trash upon remove
Jason Dillaman
2019-02-20
1
-6
/
+2
*
librbd: skip mirror image verification when pruning rbd-mirror watchers
Jason Dillaman
2019-02-20
1
-8
/
+0
*
rbd: move image to trash as a first step
Mahati Chamarthy
2019-02-20
1
-2
/
+6
*
librbd: replace attach child call with new state machine
Mykola Golub
2019-02-19
1
-133
/
+55
*
librbd: new attach child state machine
Mykola Golub
2019-02-19
1
-0
/
+272
*
librbd: make AttachParentRequest support reattach
Mykola Golub
2019-02-19
2
-6
/
+6
*
librbd: move remove API method to api namespace
Jason Dillaman
2018-10-10
1
-2
/
+2
[next]