index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
ceph_context.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ceph-context: add function to set init flags
Karol Mroz
2016-04-23
1
-0
/
+1
*
global: record target user and group strings
Karol Mroz
2016-03-10
1
-0
/
+13
*
global: record target uid/gid in cct
Sage Weil
2016-02-08
1
-0
/
+14
*
helgrind: annotate false-positive race conditions
Jason Dillaman
2016-01-13
1
-4
/
+1
*
Merge pull request #6696 from Ved-vampir/wip_common_plugin
Sage Weil
2015-12-04
1
-0
/
+7
|
\
|
*
common: PluginRegistry
Sage Weil
2015-12-02
1
-0
/
+7
*
|
common/buffer: forward declare buffer
Michal Jarzabek
2015-11-30
1
-1
/
+1
|
/
*
save init flags to CephContext
Yunchuan Wen
2015-11-12
1
-1
/
+5
*
ceph_context: remove unsafe cast for singletons
Jason Dillaman
2015-10-15
1
-7
/
+23
*
Merge pull request #5557 from guangyy/wip-12666
Sage Weil
2015-09-10
1
-0
/
+26
|
\
|
*
common: support perf counter (for unhealthy workers) on CephContext
Guang Yang
2015-08-18
1
-0
/
+26
*
|
crypto: fix unbalanced ceph::crypto::init/ceph::crypto:shutdown
Yan, Zheng
2015-08-13
1
-0
/
+5
|
/
*
lockdep: allow lockdep to be dynamically enabled/disabled
Jason Dillaman
2015-07-30
1
-0
/
+2
*
Removed unnecessary inclusion of iostream
Michal Jarzabek
2015-06-09
1
-1
/
+1
*
auth: make CryptoHandler implementations totally private
Sage Weil
2015-04-22
1
-4
/
+2
*
common: capture check_experimental_feature_enabled message
Loic Dachary
2015-02-13
1
-1
/
+3
*
common: add 'enable experimental data corrupting features'
Sage Weil
2014-12-29
1
-0
/
+12
*
common/ceph_context: don't import std namespace
Sage Weil
2014-12-05
1
-3
/
+2
*
CephContext: Add AssociatedSingletonObject to allow CephContext's singleton
Haomai Wang
2014-12-01
1
-0
/
+20
*
spinlock: add generic spinlock implementation
Noah Watkins
2013-12-28
1
-1
/
+2
*
Make all AdminSocket commands use argparse/cmdmap.
Dan Mick
2013-07-31
1
-1
/
+2
*
AdminSocket users: use generic formatting
Dan Mick
2013-07-26
1
-1
/
+2
*
md_config_t: change from class to struct as the name indicates
Danny Al-Gaaf
2013-04-08
1
-1
/
+1
*
auth: move Crypto users to use CephContext
Sage Weil
2012-08-17
1
-0
/
+12
*
CephContext: ref count
Sage Weil
2012-07-10
1
-1
/
+15
*
admin_socket: pass args separately
Sage Weil
2012-05-31
1
-1
/
+1
*
cephcontext: generalize admin socket hook
Sage Weil
2012-05-29
1
-2
/
+11
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-13
/
+7
*
CephContext: add method for retrieving admin socket
Josh Durgin
2012-01-28
1
-1
/
+11
*
admin_socket: string commands
Sage Weil
2012-01-06
1
-0
/
+3
*
admin_socket: refactor
Sage Weil
2012-01-05
1
-2
/
+2
*
perfcounters: fix accessor name
Sage Weil
2011-10-27
1
-1
/
+1
*
heartbeatmap: put in ceph namespace
Sage Weil
2011-07-28
1
-3
/
+6
*
heartbeatmap: introduce heartbeat_map
Sage Weil
2011-07-28
1
-0
/
+7
*
ceph_context: remove set_module_type
Colin Patrick McCabe
2011-07-21
1
-3
/
+0
*
Rename ProfLogger to Perfcounters: part 2
Colin Patrick McCabe
2011-07-21
1
-5
/
+5
*
Move ProfLogger socket code into admin_socket
Colin Patrick McCabe
2011-07-20
1
-2
/
+6
*
CephContext: not copyable
Colin Patrick McCabe
2011-06-22
1
-0
/
+3
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-6
/
+0
*
Create ProfLoggerCollection to hold ProfLoggers
Colin Patrick McCabe
2011-06-21
1
-3
/
+10
*
Create de-globalized versions of the dout macro
Colin Patrick McCabe
2011-06-21
1
-1
/
+0
*
CephContext: initialize module_type in ctor
Colin Patrick McCabe
2011-06-10
1
-3
/
+10
*
CephContext: remove silly debug code
Colin Patrick McCabe
2011-06-10
1
-2
/
+0
*
g_conf: change to pointer
Colin Patrick McCabe
2011-06-07
1
-1
/
+1
*
common: add module_type to CephContext; use to initialize rotating keys
Sage Weil
2011-06-06
1
-0
/
+2
*
DoutStreambuf: de-globalize dout lock
Colin Patrick McCabe
2011-06-03
1
-0
/
+7
*
Create a libcommon service thread
Colin Patrick McCabe
2011-05-24
1
-0
/
+20
*
Add CephContext
Colin Patrick McCabe
2011-05-24
1
-0
/
+53
[prev]