summaryrefslogtreecommitdiffstats
path: root/src/common/ceph_context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/ceph_context: use std::atomic<std::shared_ptr<T>>Max Kellermann2024-10-111-0/+15
* crimson/alienstore: Add doutsAdam Kupczyk2022-06-101-1/+8
* msgr: added on-wire-compression to msgr protocol 2.0Maya Gilad2021-06-291-0/+4
* common/ceph_context: disable lockdep if !CEPH_DEBUG_MUTEXKefu Chai2021-03-121-2/+2
* mon: store mon updates in ceph context for future MonMap instantiationShyamsundar Ranganathan2020-08-131-0/+19
* include/compat: Add missing win32 type and constant definitionsLucian Petrut2020-06-041-0/+1
* monc: Asifoact MonClientAdam C. Emerson2020-05-151-1/+16
* crimson:add alien blue storeChunmei Liu2020-02-281-2/+2
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-5/+17
* Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"Sage Weil2019-11-221-13/+0
* monc: Asifoact MonClientAdam C. Emerson2019-11-041-0/+13
* crimson: s/ceph/crimson/ in namespace namesKefu Chai2019-10-241-2/+2
* common/admin_socket: pass Formatter from generic infrastructureSage Weil2019-10-041-2/+2
* common/admin_socket: pass ostream to call() for error outputSage Weil2019-10-041-1/+7
* common/ceph_context: return error code from asok commandsSage Weil2019-10-041-2/+2
* crimson: add move ctor for CephContext and mon::ClientKefu Chai2019-04-111-0/+1
* common: Update ceph_context.h to work without using namespaceAdam C. Emerson2019-03-291-2/+2
* common/ceph_context: experimental kludge for crimsonSage Weil2019-02-261-0/+4
* unittest_auth: add unit tests for AuthRegistry con_mode selectionSage Weil2019-02-211-0/+5
* common/ceph_context: hardwire module_type to CEPH_ENTITY_TYPE_OSDKefu Chai2019-02-121-2/+0
* common/ceph_context: get_moduel_type() for seastar cctSage Weil2019-02-071-0/+3
* common: std::lock_guard<...> -> std::lock_guardSage Weil2018-11-211-1/+1
* Merge pull request #24141 from liu-chunmei/ceph_seastar_perfcounterKefu Chai2018-11-151-4/+4
|\
| * crimson:port perfcounters to seastarchunmei Liu2018-10-301-2/+4
| * common: move lock out of PerfCounterCollection and rename itchunmei Liu2018-10-301-3/+1
* | common/ceph_context: add perf counters for all mempoolsSage Weil2018-10-291-0/+8
* | common/ceph_common: add heartbeat perf counters unconditionallySage Weil2018-10-291-18/+16
|/
* common: specialize for WITH_SEASTARKefu Chai2018-09-061-1/+30
* build: 32 bit architecture fixesJames Page2018-08-081-1/+1
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-2/+2
* common: add LockPolicy to md_config_tKefu Chai2018-06-271-2/+1
* src: Added const references to various function parametersWilson E. Alvarez2018-04-061-1/+1
* common/ceph_context: only common_init_finish() once per cctSage Weil2018-03-061-0/+2
* common/ceph_context: count crypto/shutdown cyclesSage Weil2018-03-061-1/+4
* common/ceph_context: mark some singletones as drop-on-forkSage Weil2018-03-041-11/+7
* Merge pull request #20273 from adamemerson/wip-any-singleton-will-doKefu Chai2018-02-281-33/+48
|\
| * common: Switch singletons to use immobile_anyAdam C. Emerson2018-02-071-33/+48
* | common/admin_socket: Copy fewer stringsAdam C. Emerson2018-02-161-2/+2
|/
* common: add CryptoRandom to CephContextCasey Bodley2017-10-091-0/+5
* osd: migrate to ceph::spinlockJesse Williamson2017-08-111-3/+3
* common: migrate ceph::Spinlock to ceph::spinlockJesse Williamson2017-08-111-8/+9
* common: apply ceph::spin_lock_guardJesse Williamson2017-08-111-6/+3
* common: adds spinlock.h, migrates code; removes Spinlock.hJesse Williamson2017-08-111-15/+18
* common: use code_environment_t for daemon-ness in configJohn Spray2017-07-241-1/+4
* common/ceph_context: s/atomic_t/std::atomic<>/Kefu Chai2017-06-081-7/+6
* common: Remove redundant includesJos Collin2017-05-261-6/+0
* common: add override in header fileliuchang08122017-03-031-1/+1
* Log: Replace namespace log with logingWillem Jan Withagen2016-10-251-2/+2
* common/ceph_context: add prefork/postfork wathcher supportHaomai Wang2016-08-161-0/+30
* common/ceph_context: add CrushLocation to cctSage Weil2016-05-091-0/+5