index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tracing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: revert librados_tp.so version from 3 to 2
Nathan Cutler
2019-04-16
1
-1
/
+1
*
librbd: online re-sparsify of images
Mykola Golub
2019-02-15
1
-0
/
+22
*
librbd: add trash purge api calls
Theofilos Mouratidis
2019-01-11
1
-0
/
+21
*
librados: remove rados_tmap_*
Kefu Chai
2018-11-07
1
-88
/
+0
*
cmake: bump librados so version
Kefu Chai
2018-11-01
1
-1
/
+1
*
Merge pull request #23896 from Songweibin/wip-group-snap-rollback
Mykola Golub
2018-09-13
1
-0
/
+22
|
\
|
*
librbd: add group snap rollback method
songweibin
2018-09-12
1
-0
/
+22
*
|
os: implement merge_collection
Sage Weil
2018-09-07
1
-0
/
+16
|
/
*
librbd: add image access/last modified timestamps
Julien Collet
2018-08-21
1
-0
/
+45
*
librbd: API for image migration
Mykola Golub
2018-08-15
1
-0
/
+108
*
librados: add namespace getter to IoCtx API
Jason Dillaman
2018-06-21
1
-0
/
+20
*
lttng: Trace rgw data transfer, bi entry and object header update processes
Yang Honggang
2018-03-20
5
-1
/
+101
*
librbd: add group rename methods
songweibin
2018-02-26
1
-0
/
+22
*
librbd: Add group snap rename method
Victor Denisov
2018-01-13
1
-0
/
+24
*
librbd: added missing C API version for rbd_snap_get_group_namespace
Jason Dillaman
2018-01-11
1
-2
/
+2
*
librbd: Add group snapshot operations
Victor Denisov
2018-01-11
1
-0
/
+100
*
librbd: Add support for listing image watchers
Adam Wolfe Gordon
2017-11-27
1
-0
/
+36
*
librbd: add deep_copy function to API
Mykola Golub
2017-11-06
1
-0
/
+30
*
os:startsync can be removed
amitkuma
2017-07-28
2
-23
/
+0
*
Merge pull request #16574 from batrick/rgw-rbd-stripped-build
Kefu Chai
2017-07-27
1
-2
/
+5
|
\
|
*
CMakeLists: trim rbd/rgw accidental dependencies
Patrick Donnelly
2017-07-26
1
-2
/
+5
*
|
librbd: add compare_and_write/aio_compare_and_write API
wangzhengyong
2017-07-26
1
-0
/
+65
|
/
*
librbd: add create timestamp metadata for image
runsisi
2017-06-20
1
-0
/
+22
*
librados: add rados_monitor_log2 that includes EntityName
Sage Weil
2017-05-31
1
-0
/
+22
*
tracing: add documentation for function instrumentation
Mohamad Gebai
2017-05-25
1
-0
/
+22
*
tracing: add -finstrument-functions for OSD
Mohamad Gebai
2017-05-25
1
-0
/
+31
*
tracing: add cyg_profile tracepoint provider
Mohamad Gebai
2017-05-25
3
-0
/
+33
*
librbd: extended parent info API to retrieve parent id
Jason Dillaman
2017-05-01
1
-0
/
+2
*
librados: add cmpext API
wangzhengyong
2017-04-26
1
-0
/
+87
*
ceph osd: add support for new op cmpext
wangzhengyong
2017-04-26
1
-0
/
+22
*
librados: expose new checksum osd operation
Jason Dillaman
2017-04-18
1
-0
/
+57
*
osd: new op for retrieving an extent checksum
Jason Dillaman
2017-04-18
1
-0
/
+22
*
librbd: added group image remove by id to API
Ricardo Dias
2017-04-11
1
-0
/
+26
*
librbd: added trash methods to API
Ricardo Dias
2017-04-11
1
-0
/
+138
*
cmake: build tracepoint libraries for vstart target
Mohamad Gebai
2017-04-06
1
-0
/
+3
*
librbd: add sparse copy support
yaoning
2017-04-04
1
-0
/
+32
*
Merge pull request #13323 from yehudasa/wip-18079-2
Sage Weil
2017-03-07
1
-0
/
+32
|
\
|
*
librados: nobjects list get and seek to cursor
Yehuda Sadeh
2017-03-01
1
-0
/
+32
*
|
librbd: implement writesame API
Gui Hecheng
2017-02-23
1
-0
/
+66
|
/
*
librbd: support to list snapshot time stamp
Pan Liu
2017-01-30
1
-0
/
+18
*
Merge pull request #13008 from athanatos/wip-clone-range
Sage Weil
2017-01-22
1
-26
/
+0
|
\
|
*
src/: remove CLONE_RANGE, ASSERT_SRC_VERSION, SRC_CMPXATTR
Samuel Just
2017-01-17
1
-26
/
+0
*
|
Merge pull request #12492 from yehudasa/wip-func-oid-tracing
Yehuda Sadeh
2017-01-19
3
-0
/
+70
|
\
\
|
*
|
common: extend lttng tracing infrastructure
Anjaneya Chagam
2017-01-16
3
-0
/
+70
|
|
/
*
/
cmake: fix rpath on shared libraries and executables
Ricardo Dias
2017-01-18
1
-1
/
+2
|
/
*
Merge pull request #12501 from ganeshmaharaj/fix-osd-tracing
Kefu Chai
2017-01-13
1
-1
/
+2
|
\
|
*
Fix error in including all files in osd_tp
Ganesh Mahalingam
2016-12-15
1
-1
/
+2
*
|
librbd: add new lock_get_owners / lock_break_lock API methods
Jason Dillaman
2017-01-06
1
-0
/
+40
|
/
*
Merge pull request #11709 from iain-buclaw-sociomantic/librados_aioexec
Sage Weil
2016-11-18
1
-0
/
+20
|
\
|
*
librados: add rados_aio_exec() function
Iain Buclaw
2016-11-10
1
-0
/
+20
[next]