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: 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
*
src: rename ReplicatedPG to PrimaryLogPG
Samuel Just
2016-12-14
1
-33
/
+33
*
embedded: Add RADOS classes to embedded cephd library
Bassam Tabbara
2016-11-29
1
-0
/
+15
*
objclass: expose client features to cls ops
Sage Weil
2016-10-18
2
-0
/
+7
*
rgw: remove unused variables
Yan Jun
2016-08-05
1
-3
/
+0
*
objclass: add cls_get_features
Sage Weil
2016-05-31
2
-0
/
+7
*
Merge pull request #8550 from xiexingguo/xxg-wip-cls
Sage Weil
2016-05-04
1
-3
/
+6
|
\
|
*
objclass: honour do_osd_ops() results before going any further
xie xingguo
2016-04-12
1
-3
/
+6
*
|
objclass: add method to list watchers
Mykola Golub
2016-04-26
2
-0
/
+28
|
/
*
objclass: add cls_cxx_read2/cls_cxx_write2
Jason Dillaman
2016-03-31
2
-0
/
+18
*
objclass: add cls_cxx_stat2()
Yehuda Sadeh
2016-03-05
2
-0
/
+27
*
cls: new force-promotion flag for class methods
Jason Dillaman
2015-10-09
1
-3
/
+4
*
osd: separate filter init from construction
John Spray
2015-08-27
1
-3
/
+8
*
objclass: enable unregistering filter factory
John Spray
2015-08-27
2
-5
/
+19
*
osd: expose PGLSFilter in objclass interface
John Spray
2015-08-26
2
-0
/
+41
*
objclass/class_api.cc: fix buffer out-of-bounds access
Danny Al-Gaaf
2015-07-17
1
-1
/
+1
*
src/: add CEPH_OSD_OP_READ_SYNC
Samuel Just
2014-01-22
1
-2
/
+2
*
osd: use TrackedOp::get_req() instead of direct access to the request.
Greg Farnum
2013-09-20
1
-1
/
+1
*
osd: provide better version bounds for cls_current_version and ENOENT replies
Greg Farnum
2013-09-03
1
-1
/
+1
*
ReplicatedPG: add OpContext::user_at_version
Greg Farnum
2013-08-28
1
-1
/
+1
*
objclass: move cls_log into class_api.cc
Sage Weil
2013-08-17
2
-33
/
+21
*
Merge remote-tracking branch 'origin/master' into wip-rgw-geo
Yehuda Sadeh
2013-07-04
1
-2
/
+2
|
\
|
*
objclass/class_debug.cc: reduce scope of 'n' in cls_log()
Danny Al-Gaaf
2013-05-16
1
-2
/
+2
*
|
objclass: provide new api for unique subop versioning
Yehuda Sadeh
2013-05-08
2
-0
/
+34
*
|
cls_version: create a new objclass
Yehuda Sadeh
2013-05-08
2
-0
/
+37
|
/
*
Validate format strings for CLS_ERR/CLS_LOG
Dan Mick
2013-01-31
1
-1
/
+2
*
objclass: require each class method to have a flag set
Josh Durgin
2012-10-03
1
-0
/
+2
*
Merge branch 'wip-rgw-refcount'
Yehuda Sadeh
2012-09-15
2
-0
/
+9
|
\
|
*
objclass: add remove operation
Yehuda Sadeh
2012-08-30
2
-0
/
+9
*
|
test, key_value_store: added distributed flat btree key-value store
Eleanor Cawthon
2012-09-02
2
-2
/
+2
|
/
*
objclass: add api calls to get/set xattrs
Yehuda Sadeh
2012-07-20
2
-0
/
+65
*
objclass: add create method
Josh Durgin
2012-06-28
2
-0
/
+10
*
objclass: remove unused variable from cls_cxx_map_get_vals
Josh Durgin
2012-06-28
1
-1
/
+0
*
objclass: allow class methods to retrieve their triggering entity_inst
Greg Farnum
2012-06-14
2
-0
/
+12
*
objclass: add methods to get keys without values, and set multiple values
Josh Durgin
2012-06-08
2
-0
/
+46
*
objclass: rename omap methods to be consistent with other interfaces
Josh Durgin
2012-06-08
2
-12
/
+21
*
objclass: allow classes to log at different levels
Josh Durgin
2012-06-08
2
-5
/
+6
*
class_debug: add indent settings header
Josh Durgin
2012-06-08
1
-0
/
+3
*
objclass: pass strings as const references
Josh Durgin
2012-06-08
2
-10
/
+11
*
objclass: add indent settings header
Josh Durgin
2012-06-08
2
-0
/
+5
*
check malloc return values
Yehuda Sadeh
2012-05-21
1
-0
/
+6
*
Merge branch 'wip-2289-2'
Yehuda Sadeh
2012-04-17
1
-0
/
+3
|
\
|
*
objclass: fix cls_cxx_map_remove_key()
Yehuda Sadeh
2012-04-14
1
-0
/
+3
*
|
log: new logging infrastructure
Sage Weil
2012-03-27
1
-1
/
+1
|
/
*
rgw: add cls_cxx_map_clear
Yehuda Sadeh
2012-03-08
2
-0
/
+12
*
objclass, cls_rgw: add prefix to omap_get_vals()
Yehuda Sadeh
2012-03-08
2
-2
/
+7
*
objclass: fix cls_cxx_map_write_header
Yehuda Sadeh
2012-03-07
1
-2
/
+1
*
objclass, cls_rgw: update to use omap
Yehuda Sadeh
2012-03-07
2
-62
/
+91
[next]