index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
objclass
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
objclass: deprecate cls_cxx_gather
nmordech@redhat.com
2024-05-09
1
-1
/
+1
*
rgw: additional configurable CLS instrumentation on bucket index TXs
J. Eric Ivancich
2022-03-25
2
-0
/
+4
*
osd: add new CLS call to retrieve global configuration
J. Eric Ivancich
2022-03-24
1
-0
/
+1
*
crimson, cls: fix the inability to print logs from plugins.
Radoslaw Zarzynski
2022-03-08
1
-20
/
+0
*
osd: return error code of remote-reads via cls_cxx_get_gathered_data
Ken Iizawa
2021-02-01
1
-1
/
+1
*
osd: avoid breaking crimson builds
Ken Iizawa
2021-02-01
1
-39
/
+0
*
osd: change arguments to avoid reference ownership ambiguity
Ken Iizawa
2021-02-01
2
-10
/
+14
*
osd: allow remote read by calling cls method from within cls context
Ken Iizawa
2021-02-01
2
-0
/
+41
*
osd, test: return the number of references of chunked object
myoungwon oh
2021-01-21
1
-1
/
+1
*
objclass: add method to get pool stripe width
Mykola Golub
2020-04-17
1
-0
/
+1
*
objclass: add cls_cxx_map_get_vals_by_keys
Casey Bodley
2020-04-13
1
-0
/
+3
*
objclass: expose cls_cxx_map_get_val in header
Casey Bodley
2020-04-13
1
-0
/
+2
*
osd: Build ceph-osd without using namespace declarations in headers
Adam C. Emerson
2020-04-06
1
-3
/
+5
*
Adding cls interface for CEPH_OSD_OP_ZERO.
Pritha Srivastava
2019-10-15
1
-0
/
+1
*
objclass, osd: dissect PGLSFilter into the osd_types.h header.
Radoslaw Zarzynski
2019-08-24
1
-30
/
+1
*
crimson/osd: mock OSD-specific parts of the objclass API.
Radoslaw Zarzynski
2019-08-24
1
-0
/
+3
*
objclass, osd: dissect the OSD-specific parts from class_api.cc.
Radoslaw Zarzynski
2019-08-24
1
-649
/
+0
*
Merge PR #29575 into master
Sage Weil
2019-08-23
1
-3
/
+4
|
\
|
*
objclass, osd: improve const-correctness of PGLSFilter.
Radoslaw Zarzynski
2019-08-16
1
-3
/
+4
*
|
Merge PR #15183 into master
Sage Weil
2019-08-23
2
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
objclass: add cls_cxx_map_remove_range()
Casey Bodley
2019-08-06
2
-0
/
+21
*
|
osd, osdc: drop the unused outdata feature of PGLSFilter.
Radoslaw Zarzynski
2019-08-15
1
-2
/
+1
*
|
Merge pull request #29322 from rzarzynski/wip-objclass-cleanup
Kefu Chai
2019-08-03
1
-19
/
+9
|
\
\
|
|
/
|
/
|
|
*
objclass, osd: turn ClassHandler into singleton.
Radoslaw Zarzynski
2019-07-29
1
-14
/
+9
|
*
objclass: drop the unused cls_finalize().
Radoslaw Zarzynski
2019-07-26
1
-5
/
+0
*
|
objclass: add cls_get_osd_min_alloc_size helper
Mykola Golub
2019-06-23
2
-0
/
+8
*
|
objclass: add cls_get_min_compatible_client helper
Mykola Golub
2019-06-23
2
-0
/
+7
*
|
objclass: add cls_cxx_truncate method
Mykola Golub
2019-06-23
2
-0
/
+11
|
/
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
2
-2
/
+3
*
objclass: Update objclass.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-25
/
+26
*
objclass: fix cls_get_snapset_seq for cache tier case
Mykola Golub
2019-02-19
1
-1
/
+2
*
src/cls/cas: add has_chunk op
myoungwon oh
2019-01-26
2
-0
/
+17
*
objclass: expose the required OSD release setting
Jason Dillaman
2018-09-19
2
-0
/
+7
*
osd: decrement old chunk's reference count if the chunk has a reference.
myoungwon oh
2018-09-07
1
-1
/
+1
*
osd: using fingerprint OID if fingerprint is set
myoungwon oh
2018-09-07
2
-0
/
+29
*
cls/rbd: add assert_snapc_seq method
Mykola Golub
2018-08-15
2
-0
/
+11
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
2
-9
/
+9
*
objclass-sdk: expose __cls_init() to the world
Kefu Chai
2018-04-21
1
-6
/
+0
*
core: resurrect the old check on dout's levels where possible.
Radoslaw Zarzynski
2018-02-27
1
-1
/
+1
*
objclass: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-25
/
+25
*
osd: add processed_subop_count for cls_cxx_subop_version()
Casey Bodley
2017-10-30
1
-1
/
+1
*
cls: remove error handling for get_random_bytes
Casey Bodley
2017-10-09
1
-1
/
+2
*
osd/PG: add get_last_user_version()
Sage Weil
2017-10-06
1
-1
/
+1
*
Merge pull request #16648 from ovh/bp-kill-str-conv
Sage Weil
2017-08-10
1
-6
/
+6
|
\
|
*
class_api.cc: kill implicit string conversion
Piotr Dałek
2017-07-28
1
-6
/
+6
*
|
objclass: add 'more' param to omap listing
Yehuda Sadeh
2017-07-29
2
-6
/
+14
|
/
*
objclass-sdk: create SDK for Ceph object classes
Neha Ojha
2017-04-27
1
-53
/
+1
*
objclass: Utterly destroy g_ceph_context
Adam C. Emerson
2016-12-22
1
-6
/
+5
*
osd: Remove g_conf and g_ceph_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
[next]