summaryrefslogtreecommitdiffstats
path: root/src/global (follow)
Commit message (Expand)AuthorAgeFilesLines
* global/global_init.cc global_pre_init: look for ENOENTDan Mick2017-04-251-1/+1
* core: Prefix /proc/ with FreeBSD emulationWillem Jan Withagen2017-04-051-1/+1
* Merge pull request #13687 from Liuchang0812/wip-19106-eliminate-unsafe-optionSage Weil2017-03-281-9/+6
|\
| * common/global: refactor global_init to avoid setuser/setgroup modificationliuchang08122017-03-221-8/+5
| * common: convert plugin_dir and erasure_plugin_dir to SAFE_OPTIONliuchang08122017-03-211-1/+1
| * common/config: eliminate config_t::set_val unsafe optionliuchang08122017-03-211-2/+2
* | Merge pull request #14096 from baiyanchun/remove_useless_parameterSage Weil2017-03-241-1/+1
|\ \ | |/ |/|
| * common: remove useless parameterbaiyanchun2017-03-231-1/+1
* | common: add override in header fileliuchang08122017-03-031-1/+1
* | common: add override for common submodule and miscliuchang08122017-02-161-1/+1
* | Merge pull request #12878 from tchaikov/wip-cmakeKefu Chai2017-01-261-1/+8
|\ \
| * | cmake: link ceph-{mds,mgr,mon,osd} against libcommonKefu Chai2017-01-201-1/+8
* | | global: we need to handle the init_on_startup return value when global_init.songbaisen2017-01-201-1/+4
|/ /
* | Merge pull request #12925 from liewegas/wip-crypto-shutdown-fixesYuri Weinstein2017-01-161-9/+11
|\ \
| * | global/signal_handler: dump backtrace even from within logging codeSage Weil2017-01-131-8/+8
| * | global/signal_handler: behave if g_ceph_context or _log are nullSage Weil2017-01-131-1/+3
* | | cmake: turn libcommon into a shared libraryKefu Chai2017-01-101-1/+1
|/ /
* | dout: Use dout_contextAdam C. Emerson2016-12-223-0/+4
* | Merge pull request #12148 from tchaikov/wip-scan-build-fixesSage Weil2016-11-281-1/+1
|\ \
| * | global/signal_handler: retry if read() returns with EINTRKefu Chai2016-11-231-1/+1
* | | common,test: g_ceph_context->put() upon returnKefu Chai2016-11-242-7/+25
|/ /
* | mempool: attach mempool asok commands to all cctsSage Weil2016-11-111-55/+0
* | mempool: move to libcommonSage Weil2016-11-112-114/+1
* | msg/async: add dpdk stack pluginHaomai Wang2016-11-091-1/+1
* | mempool: use function static for pool tableSage Weil2016-11-021-19/+13
* | mempool: do not dump unused poolsSage Weil2016-11-021-0/+2
* | mempool: put pool namespaces within mempool::Sage Weil2016-11-021-1/+1
* | mempool: simplify debug settingsSage Weil2016-11-021-8/+3
* | mempool: simplify initializationSage Weil2016-11-021-5/+5
* | mempool: dynamic index by type in pool_tSage Weil2016-11-021-8/+6
* | mempool: pick shard on every allocation; move types to pool_tSage Weil2016-11-021-12/+12
* | include/mempool: rename containers -> typesSage Weil2016-11-021-2/+2
* | global: introduce mempool_debug config option, asok commandSage Weil2016-11-021-0/+56
* | include/mempool: introduce mempool infrastructureSage Weil2016-11-022-1/+125
* | Merge pull request #9304 from dzafman/wip-13937Kefu Chai2016-10-281-1/+1
|\ \
| * | global: Always log loading erasure code for testsDavid Zafman2016-10-281-1/+1
| |/
* / core: set dumpable flag after setuidPatrick Donnelly2016-10-201-0/+10
|/
* erasure-code: Backward compatibility with legacy EC pluginsBassam Tabbara2016-09-292-0/+53
* remove autotoolsSage Weil2016-09-071-17/+0
* Merge pull request #10516 from wjwithagen/wip-wjw-freebsd-pidfileKefu Chai2016-08-191-1/+6
|\
| * src/global/pidfile.cc: Assign elements in structures individuallyWillem Jan Withagen2016-07-311-1/+6
* | Merge pull request #10264 from yuyuyu101/wip-async-abstract-backendKefu Chai2016-08-161-0/+2
|\ \
| * | common/ceph_context: add prefork/postfork wathcher supportHaomai Wang2016-08-161-0/+2
* | | global/signal_handler: use sig_str instead of sys_siglistJohn Coyle2016-08-091-1/+1
|/ /
* / cmake: link libcommon against pthreadKefu Chai2016-07-291-1/+1
|/
* Merge pull request #9371 from ukernel/wip-osx-fuseKefu Chai2016-07-271-1/+2
|\
| * compat: define ceph_pthread_{set,get}name()Yan, Zheng2016-07-181-1/+2
* | Merge pull request #10345 from tchaikov/wip-dump-cmdlineYuri Weinstein2016-07-271-15/+18
|\ \
| * | global/signal_handler: dump cmdline instead of arg[0]Kefu Chai2016-07-191-15/+18
| |/
* / cmake: restructure src/CMakeLists.txt in a more hierarchical wayKefu Chai2016-07-191-0/+10
|/