index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
Operations.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: non-pruning parent overlap handling fixes
Ilya Dryomov
2022-12-04
1
-8
/
+13
*
librbd: remap resize target size if encryption is loaded
Ilya Dryomov
2022-12-04
1
-10
/
+17
*
librbd: make rename be always executed by lock owner
Mykola Golub
2021-02-14
1
-24
/
+11
*
librbd: always check on-disk image name when renaming
Mykola Golub
2021-02-14
1
-8
/
+8
*
librbd: reserve async request id globally
Mykola Golub
2020-11-25
1
-15
/
+15
*
librbd: make sure we are not loosing exclusive lock
Mykola Golub
2020-11-25
1
-5
/
+14
*
librbd: serialize maintenance operations by type
Mykola Golub
2020-11-25
1
-26
/
+166
*
librbd: make all maintenance op notifications async
Mykola Golub
2020-11-25
1
-13
/
+24
*
librbd: should not permit update image metadata via snapshot
songweibin
2020-09-26
1
-2
/
+2
*
Merge pull request #37121 from Songweibin/wip-rbd-metadata
Jason Dillaman
2020-09-23
1
-24
/
+19
|
\
|
*
librbd: async version of metadata_set/remove
songweibin
2020-09-21
1
-24
/
+19
*
|
librbd: pass IOContext to object-extent IO dispatch methods
Jason Dillaman
2020-09-18
1
-3
/
+1
|
/
*
*: convert EBLACKLISTED to EBLOCKLISTED
Patrick Donnelly
2020-08-24
1
-1
/
+1
*
{tools,rbd,rados,rgw}: Fix Boost.Bind placeholder warning
Adam C. Emerson
2020-07-17
1
-1
/
+3
*
Merge pull request #35329 from trociny/wip-quiesce_complete
Jason Dillaman
2020-06-18
1
-14
/
+8
|
\
|
*
librbd: new snapshot create API to pass flags
Mykola Golub
2020-06-09
1
-14
/
+8
*
|
librbd: swapped ThreadPool/ContextWQ for AsioEngine
Jason Dillaman
2020-06-13
1
-1
/
+1
|
/
*
librbd: add flags param to Operations::execute_snap_create
Mykola Golub
2020-05-22
1
-3
/
+3
*
librbd: refactor quiesce notify request
Mykola Golub
2020-05-22
1
-3
/
+1
*
librbd: make "snapshot create" notification be "async"
Mykola Golub
2020-05-05
1
-4
/
+15
*
librbd: API for quiesce callbacks
Mykola Golub
2020-05-05
1
-1
/
+2
*
librbd: prevent 'non-primary' feature from being set via API
Jason Dillaman
2020-03-11
1
-1
/
+2
*
rbd: reference count objects when invoking async requests
Mahati Chamarthy
2019-11-11
1
-2
/
+3
*
librbd: introduce a way to allow proxied trash snap remove
Mykola Golub
2019-10-31
1
-34
/
+66
*
include: convert FunctionContext usage to generic LambdaContext
Patrick Donnelly
2019-09-16
1
-2
/
+2
*
librbd: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-103
/
+102
*
librbd: removed 'ImageCtx::parent_lock'
Jason Dillaman
2019-04-28
1
-10
/
+2
*
librbd: renamed 'ImageCtx::snap_lock' to 'image_lock'
Jason Dillaman
2019-04-28
1
-57
/
+57
*
librbd: online re-sparsify of images
Mykola Golub
2019-02-15
1
-0
/
+51
*
Merge pull request #23743 from trociny/wip-rbd-config-pool
Jason Dillaman
2018-09-24
1
-0
/
+6
|
\
|
*
librbd: restrict metadata set only allowed config overrides
Mykola Golub
2018-09-20
1
-0
/
+6
*
|
librbd: use the correct error code when the exclusive lock isn't locked
Jason Dillaman
2018-09-19
1
-9
/
+9
*
|
librbd: fix improper indentation of 'ceph_assert' statements
Jason Dillaman
2018-09-19
1
-13
/
+13
|
/
*
librbd: fixed assert when flattening clone with zero overlap
Jason Dillaman
2018-09-12
1
-1
/
+0
*
rbd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-34
/
+34
*
librbd: journaling unable request can not be sent to remote lock owner
Mykola Golub
2018-08-20
1
-6
/
+25
*
librbd: API for image migration
Mykola Golub
2018-08-15
1
-3
/
+83
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-1
/
+1
*
rbd: interlock object-map/fast-diff features together
Mao Zhongyi
2018-06-12
1
-0
/
+11
*
librbd: removed legacy object cacher hooks
Jason Dillaman
2018-03-07
1
-0
/
+2
*
librbd: potential crash if object map check encounters error
Jason Dillaman
2018-01-31
1
-1
/
+3
*
librbd: operations should return -EROFS if disabled
Jason Dillaman
2018-01-12
1
-3
/
+55
*
librbd: fixed memory leak and use-after-free in group snap API
Jason Dillaman
2018-01-11
1
-7
/
+7
*
librbd: remove unused member in FlattenRequest
Mykola Golub
2017-12-09
1
-5
/
+4
*
librbd: added missing locks for snap rollback and rename
Jason Dillaman
2017-11-15
1
-0
/
+1
*
librbd: possible deadlock with synchronous maintenance operations
Jason Dillaman
2017-11-14
1
-73
/
+78
*
librbd: moved performance counter enums to common location
Jason Dillaman
2017-10-29
1
-0
/
+1
*
librbd: refresh image after applying new/removing old metadata
Jason Dillaman
2017-10-10
1
-6
/
+15
*
librbd: notify watcher when updating image metadata
Dongsheng Yang
2017-09-29
1
-2
/
+6
*
rbd:'rbd image-meta remove' of missing key does not return error
PCzhangPC
2017-07-27
1
-0
/
+5
[next]