index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #31279 from lixiaoy1/rwl-image-writeback-cache-seq1
Jason Dillaman
2019-12-02
14
-26
/
+1278
|
\
|
*
librbd: add the framework for RWL writeback cache
lixiaoy1
2019-11-21
9
-0
/
+1214
|
*
librbd: update existed ImageCache
lixiaoy1
2019-11-21
5
-26
/
+64
*
|
Merge pull request #31692 from rzarzynski/wip-fips-zeroize-memset_bzero
Kefu Chai
2019-11-24
3
-0
/
+13
|
\
\
|
*
|
librbd: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
3
-0
/
+13
*
|
|
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #16715 from adamemerson/wip-I-Object!
Casey Bodley
2019-11-19
1
-1
/
+1
|
\
\
|
*
|
buffer: base exceptions on system_error
Adam C. Emerson
2019-11-04
1
-1
/
+1
*
|
|
Merge pull request #30397 from MahatiC/wip-ref-counting
Jason Dillaman
2019-11-18
28
-79
/
+238
|
\
\
\
|
*
|
|
rbd: do not create temporary objects whenever possible
Venky Shankar
2019-11-11
1
-6
/
+11
|
*
|
|
rbd: reference count objects when invoking async requests
Mahati Chamarthy
2019-11-11
22
-64
/
+151
|
*
|
|
rbd: add reference counting in create_context_callback()
Mahati Chamarthy
2019-11-11
1
-0
/
+59
|
*
|
|
rbd: track async journal operations and serialize destruction
Venky Shankar
2019-11-11
1
-4
/
+17
|
*
|
|
rbd: remove unneeded header includes
Venky Shankar
2019-11-11
5
-5
/
+0
*
|
|
|
Merge pull request #31280 from zy751713126/snap_get_name_and_id
Jason Dillaman
2019-11-12
3
-0
/
+70
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
librbd: add snap_get_name and snap_get_id method API
zhengyin
2019-11-09
3
-0
/
+70
*
|
|
|
Merge pull request #31333 from adamemerson/wip-who-warns-the-warnings
Kefu Chai
2019-11-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
librbd/cache: Remove unused lambda capture
Adam C. Emerson
2019-11-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #31260 from trociny/wip-42405
Jason Dillaman
2019-11-08
9
-62
/
+151
|
\
\
\
|
*
|
|
librbd: introduce a way to allow proxied trash snap remove
Mykola Golub
2019-10-31
8
-62
/
+134
|
*
|
|
librbd: do not try to open parent journal when removing trash snapshot
Mykola Golub
2019-10-30
1
-0
/
+17
*
|
|
|
Merge pull request #31188 from zy751713126/rbd_features
Jason Dillaman
2019-11-08
1
-0
/
+52
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
librbd: features converting bitmask and string API
zhengyin
2019-11-07
1
-0
/
+52
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #31045 from tchaikov/wip/librados/no-more-ack-commit
Kefu Chai
2019-11-01
1
-3
/
+3
|
\
\
\
|
*
|
|
librbd: use new aio_create_completion()
Kefu Chai
2019-11-01
1
-3
/
+3
|
|
|
/
|
|
/
|
*
/
|
librbd: always initialize local variables
Kefu Chai
2019-11-01
1
-2
/
+2
|
/
/
*
|
Merge pull request #31161 from trociny/wip-42488
Jason Dillaman
2019-10-30
3
-21
/
+36
|
\
\
|
*
|
librbd: allow to override format in clone request
Mykola Golub
2019-10-25
3
-21
/
+36
*
|
|
Merge pull request #31006 from zy751713126/fix_features
Jason Dillaman
2019-10-25
1
-2
/
+2
|
\
\
\
|
*
|
|
librbd: fix rbd_features_to_string output
zhengyin
2019-10-21
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #30955 from runsisi/wip-fix-dup-lock
Jason Dillaman
2019-10-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
librbd: force reacquire lock if blacklist is disabled
luo.runbing
2019-10-16
1
-1
/
+1
*
|
|
librbd: implement ordering for overlapping IOs
Mahati Chamarthy
2019-10-16
4
-43
/
+285
|
/
/
*
|
librbd: refactored mirror peer and image status APIs
Jason Dillaman
2019-10-08
3
-180
/
+680
*
|
rbd-mirror: separate image replayer periodic flushing from status updates
Jason Dillaman
2019-10-08
1
-0
/
+4
*
|
cls/rbd: store remote mirror image site status on disk
Jason Dillaman
2019-10-08
1
-1
/
+1
*
|
cls/rbd: preliminary support for mirror image status from multiple sites
Jason Dillaman
2019-10-08
2
-8
/
+23
*
|
cls/rbd: expand MirrorPeer to annotate bidirectional relationships
Jason Dillaman
2019-10-08
1
-3
/
+5
|
/
*
Merge pull request #30711 from dillaman/wip-41938
Mykola Golub
2019-10-07
2
-2
/
+3
|
\
|
*
librbd: v1 clones are restricted to the same namespace
Jason Dillaman
2019-10-04
2
-2
/
+3
*
|
common/admin_socket: pass Formatter from generic infrastructure
Sage Weil
2019-10-04
2
-21
/
+8
*
|
common/admin_socket: pass ostream to call() for error output
Sage Weil
2019-10-04
2
-4
/
+7
*
|
common/admin_socket: return int from hook call()
Sage Weil
2019-10-01
2
-7
/
+7
*
|
common/admin_socket: drop unregister_command(); use per-hook variant
Sage Weil
2019-10-01
1
-1
/
+1
*
|
common/admin_socket: drop explicit prefix arg to register_command
Sage Weil
2019-10-01
1
-2
/
+2
|
/
*
*/CMakeLists: add EVENTTRACE as cmakedefine, require LTTNG
Samuel Just
2019-09-28
1
-1
/
+6
*
librbd: new RBD mirroring peer bootstrap API methods
Jason Dillaman
2019-09-18
3
-5
/
+411
*
librbd: initial support for friendly mirror site names
Jason Dillaman
2019-09-17
3
-30
/
+147
*
Merge pull request #30053 from mxdInspur/fix_20190901
Jason Dillaman
2019-09-17
1
-5
/
+3
|
\
|
*
librbd: adjust the logic of validate_striping
mxdInspur
2019-09-10
1
-5
/
+3
[next]