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
*
common/ceph_context: use std::atomic<std::shared_ptr<T>>
Max Kellermann
2024-10-11
1
-0
/
+15
*
crimson/alienstore: Add douts
Adam Kupczyk
2022-06-10
1
-1
/
+8
*
msgr: added on-wire-compression to msgr protocol 2.0
Maya Gilad
2021-06-29
1
-0
/
+4
*
common/ceph_context: disable lockdep if !CEPH_DEBUG_MUTEX
Kefu Chai
2021-03-12
1
-2
/
+2
*
mon: store mon updates in ceph context for future MonMap instantiation
Shyamsundar Ranganathan
2020-08-13
1
-0
/
+19
*
include/compat: Add missing win32 type and constant definitions
Lucian Petrut
2020-06-04
1
-0
/
+1
*
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
1
-1
/
+16
*
crimson:add alien blue store
Chunmei Liu
2020-02-28
1
-2
/
+2
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-5
/
+17
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-13
/
+0
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
1
-0
/
+13
*
crimson: s/ceph/crimson/ in namespace names
Kefu Chai
2019-10-24
1
-2
/
+2
*
common/admin_socket: pass Formatter from generic infrastructure
Sage Weil
2019-10-04
1
-2
/
+2
*
common/admin_socket: pass ostream to call() for error output
Sage Weil
2019-10-04
1
-1
/
+7
*
common/ceph_context: return error code from asok commands
Sage Weil
2019-10-04
1
-2
/
+2
*
crimson: add move ctor for CephContext and mon::Client
Kefu Chai
2019-04-11
1
-0
/
+1
*
common: Update ceph_context.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-2
/
+2
*
common/ceph_context: experimental kludge for crimson
Sage Weil
2019-02-26
1
-0
/
+4
*
unittest_auth: add unit tests for AuthRegistry con_mode selection
Sage Weil
2019-02-21
1
-0
/
+5
*
common/ceph_context: hardwire module_type to CEPH_ENTITY_TYPE_OSD
Kefu Chai
2019-02-12
1
-2
/
+0
*
common/ceph_context: get_moduel_type() for seastar cct
Sage Weil
2019-02-07
1
-0
/
+3
*
common: std::lock_guard<...> -> std::lock_guard
Sage Weil
2018-11-21
1
-1
/
+1
*
Merge pull request #24141 from liu-chunmei/ceph_seastar_perfcounter
Kefu Chai
2018-11-15
1
-4
/
+4
|
\
|
*
crimson:port perfcounters to seastar
chunmei Liu
2018-10-30
1
-2
/
+4
|
*
common: move lock out of PerfCounterCollection and rename it
chunmei Liu
2018-10-30
1
-3
/
+1
*
|
common/ceph_context: add perf counters for all mempools
Sage Weil
2018-10-29
1
-0
/
+8
*
|
common/ceph_common: add heartbeat perf counters unconditionally
Sage Weil
2018-10-29
1
-18
/
+16
|
/
*
common: specialize for WITH_SEASTAR
Kefu Chai
2018-09-06
1
-1
/
+30
*
build: 32 bit architecture fixes
James Page
2018-08-08
1
-1
/
+1
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-2
/
+2
*
common: add LockPolicy to md_config_t
Kefu Chai
2018-06-27
1
-2
/
+1
*
src: Added const references to various function parameters
Wilson E. Alvarez
2018-04-06
1
-1
/
+1
*
common/ceph_context: only common_init_finish() once per cct
Sage Weil
2018-03-06
1
-0
/
+2
*
common/ceph_context: count crypto/shutdown cycles
Sage Weil
2018-03-06
1
-1
/
+4
*
common/ceph_context: mark some singletones as drop-on-fork
Sage Weil
2018-03-04
1
-11
/
+7
*
Merge pull request #20273 from adamemerson/wip-any-singleton-will-do
Kefu Chai
2018-02-28
1
-33
/
+48
|
\
|
*
common: Switch singletons to use immobile_any
Adam C. Emerson
2018-02-07
1
-33
/
+48
*
|
common/admin_socket: Copy fewer strings
Adam C. Emerson
2018-02-16
1
-2
/
+2
|
/
*
common: add CryptoRandom to CephContext
Casey Bodley
2017-10-09
1
-0
/
+5
*
osd: migrate to ceph::spinlock
Jesse Williamson
2017-08-11
1
-3
/
+3
*
common: migrate ceph::Spinlock to ceph::spinlock
Jesse Williamson
2017-08-11
1
-8
/
+9
*
common: apply ceph::spin_lock_guard
Jesse Williamson
2017-08-11
1
-6
/
+3
*
common: adds spinlock.h, migrates code; removes Spinlock.h
Jesse Williamson
2017-08-11
1
-15
/
+18
*
common: use code_environment_t for daemon-ness in config
John Spray
2017-07-24
1
-1
/
+4
*
common/ceph_context: s/atomic_t/std::atomic<>/
Kefu Chai
2017-06-08
1
-7
/
+6
*
common: Remove redundant includes
Jos Collin
2017-05-26
1
-6
/
+0
*
common: add override in header file
liuchang0812
2017-03-03
1
-1
/
+1
*
Log: Replace namespace log with loging
Willem Jan Withagen
2016-10-25
1
-2
/
+2
*
common/ceph_context: add prefork/postfork wathcher support
Haomai Wang
2016-08-16
1
-0
/
+30
*
common/ceph_context: add CrushLocation to cct
Sage Weil
2016-05-09
1
-0
/
+5
[next]