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
*
tracing: rename parent/child_id fields on librbd clone tracepoints
Ilya Dryomov
2024-06-13
1
-12
/
+12
*
librbd: add rbd_clone4() API to take parent snapshot by ID
Ilya Dryomov
2024-06-13
1
-0
/
+30
*
mgr: integrate optracker in ceph-mgr
Prashant D
2024-03-25
3
-1
/
+34
*
tracing: Fix C type errors in librados tracing
Florian Weimer
2024-01-08
2
-3
/
+3
*
librados: add rados_aio_write_op_operate2() for high-resolution timestamps
Casey Bodley
2023-05-23
1
-0
/
+18
*
librados: export stat2 in C API
Wei Wang
2022-06-25
1
-0
/
+61
*
librados: stop using c++20 keyword 'requires'
Casey Bodley
2022-03-17
1
-2
/
+2
*
rgw/tracing: unify SO version numbers within librgw2 package
Nathan Cutler
2021-10-20
1
-2
/
+2
*
librados: introduce rados_nobjects_list_next2().
Radoslaw Zarzynski
2021-02-05
1
-0
/
+26
*
librados: add rados_aio_create_completion2()
Kefu Chai
2019-11-01
1
-0
/
+20
*
librados: add rados_mgr_command_target
Sage Weil
2019-10-01
1
-0
/
+38
*
bluestore: revamp tracepoints, add sampling
Samuel Just
2019-09-28
3
-0
/
+154
*
*/CMakeLists: add EVENTTRACE as cmakedefine, require LTTNG
Samuel Just
2019-09-28
1
-1
/
+2
*
librados: add rados_write_op_omap_rm_range2()
Casey Bodley
2019-08-06
1
-0
/
+17
*
tracing: add do_osd_op_pre_omaprmkeyrange
Casey Bodley
2019-08-06
1
-0
/
+10
*
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
[next]