index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
global
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global/global_init.cc global_pre_init: look for ENOENT
Dan Mick
2017-04-25
1
-1
/
+1
*
core: Prefix /proc/ with FreeBSD emulation
Willem Jan Withagen
2017-04-05
1
-1
/
+1
*
Merge pull request #13687 from Liuchang0812/wip-19106-eliminate-unsafe-option
Sage Weil
2017-03-28
1
-9
/
+6
|
\
|
*
common/global: refactor global_init to avoid setuser/setgroup modification
liuchang0812
2017-03-22
1
-8
/
+5
|
*
common: convert plugin_dir and erasure_plugin_dir to SAFE_OPTION
liuchang0812
2017-03-21
1
-1
/
+1
|
*
common/config: eliminate config_t::set_val unsafe option
liuchang0812
2017-03-21
1
-2
/
+2
*
|
Merge pull request #14096 from baiyanchun/remove_useless_parameter
Sage Weil
2017-03-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
common: remove useless parameter
baiyanchun
2017-03-23
1
-1
/
+1
*
|
common: add override in header file
liuchang0812
2017-03-03
1
-1
/
+1
*
|
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-1
/
+1
*
|
Merge pull request #12878 from tchaikov/wip-cmake
Kefu Chai
2017-01-26
1
-1
/
+8
|
\
\
|
*
|
cmake: link ceph-{mds,mgr,mon,osd} against libcommon
Kefu Chai
2017-01-20
1
-1
/
+8
*
|
|
global: we need to handle the init_on_startup return value when global_init.
songbaisen
2017-01-20
1
-1
/
+4
|
/
/
*
|
Merge pull request #12925 from liewegas/wip-crypto-shutdown-fixes
Yuri Weinstein
2017-01-16
1
-9
/
+11
|
\
\
|
*
|
global/signal_handler: dump backtrace even from within logging code
Sage Weil
2017-01-13
1
-8
/
+8
|
*
|
global/signal_handler: behave if g_ceph_context or _log are null
Sage Weil
2017-01-13
1
-1
/
+3
*
|
|
cmake: turn libcommon into a shared library
Kefu Chai
2017-01-10
1
-1
/
+1
|
/
/
*
|
dout: Use dout_context
Adam C. Emerson
2016-12-22
3
-0
/
+4
*
|
Merge pull request #12148 from tchaikov/wip-scan-build-fixes
Sage Weil
2016-11-28
1
-1
/
+1
|
\
\
|
*
|
global/signal_handler: retry if read() returns with EINTR
Kefu Chai
2016-11-23
1
-1
/
+1
*
|
|
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
2
-7
/
+25
|
/
/
*
|
mempool: attach mempool asok commands to all ccts
Sage Weil
2016-11-11
1
-55
/
+0
*
|
mempool: move to libcommon
Sage Weil
2016-11-11
2
-114
/
+1
*
|
msg/async: add dpdk stack plugin
Haomai Wang
2016-11-09
1
-1
/
+1
*
|
mempool: use function static for pool table
Sage Weil
2016-11-02
1
-19
/
+13
*
|
mempool: do not dump unused pools
Sage Weil
2016-11-02
1
-0
/
+2
*
|
mempool: put pool namespaces within mempool::
Sage Weil
2016-11-02
1
-1
/
+1
*
|
mempool: simplify debug settings
Sage Weil
2016-11-02
1
-8
/
+3
*
|
mempool: simplify initialization
Sage Weil
2016-11-02
1
-5
/
+5
*
|
mempool: dynamic index by type in pool_t
Sage Weil
2016-11-02
1
-8
/
+6
*
|
mempool: pick shard on every allocation; move types to pool_t
Sage Weil
2016-11-02
1
-12
/
+12
*
|
include/mempool: rename containers -> types
Sage Weil
2016-11-02
1
-2
/
+2
*
|
global: introduce mempool_debug config option, asok command
Sage Weil
2016-11-02
1
-0
/
+56
*
|
include/mempool: introduce mempool infrastructure
Sage Weil
2016-11-02
2
-1
/
+125
*
|
Merge pull request #9304 from dzafman/wip-13937
Kefu Chai
2016-10-28
1
-1
/
+1
|
\
\
|
*
|
global: Always log loading erasure code for tests
David Zafman
2016-10-28
1
-1
/
+1
|
|
/
*
/
core: set dumpable flag after setuid
Patrick Donnelly
2016-10-20
1
-0
/
+10
|
/
*
erasure-code: Backward compatibility with legacy EC plugins
Bassam Tabbara
2016-09-29
2
-0
/
+53
*
remove autotools
Sage Weil
2016-09-07
1
-17
/
+0
*
Merge pull request #10516 from wjwithagen/wip-wjw-freebsd-pidfile
Kefu Chai
2016-08-19
1
-1
/
+6
|
\
|
*
src/global/pidfile.cc: Assign elements in structures individually
Willem Jan Withagen
2016-07-31
1
-1
/
+6
*
|
Merge pull request #10264 from yuyuyu101/wip-async-abstract-backend
Kefu Chai
2016-08-16
1
-0
/
+2
|
\
\
|
*
|
common/ceph_context: add prefork/postfork wathcher support
Haomai Wang
2016-08-16
1
-0
/
+2
*
|
|
global/signal_handler: use sig_str instead of sys_siglist
John Coyle
2016-08-09
1
-1
/
+1
|
/
/
*
/
cmake: link libcommon against pthread
Kefu Chai
2016-07-29
1
-1
/
+1
|
/
*
Merge pull request #9371 from ukernel/wip-osx-fuse
Kefu Chai
2016-07-27
1
-1
/
+2
|
\
|
*
compat: define ceph_pthread_{set,get}name()
Yan, Zheng
2016-07-18
1
-1
/
+2
*
|
Merge pull request #10345 from tchaikov/wip-dump-cmdline
Yuri Weinstein
2016-07-27
1
-15
/
+18
|
\
\
|
*
|
global/signal_handler: dump cmdline instead of arg[0]
Kefu Chai
2016-07-19
1
-15
/
+18
|
|
/
*
/
cmake: restructure src/CMakeLists.txt in a more hierarchical way
Kefu Chai
2016-07-19
1
-0
/
+10
|
/
[next]