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
*
common: cache pthread names
Patrick Donnelly
2024-10-25
1
-1
/
+1
*
global: Call getnam_r with a 64KiB buffer on the heap
Adam Emerson
2024-10-03
1
-2
/
+7
*
cmake: link against legacy-option-headers instead of depend on it
Kefu Chai
2024-04-27
1
-1
/
+1
*
crimson: add set_val and rm_val to global conf.
Rongqi Sun
2023-12-12
1
-0
/
+29
*
test: fix Windows ::_creat
Lucian Petrut
2023-11-22
1
-0
/
+4
*
blk/kernel: add plugin system for devices with compression and move VDO suppo...
Martin Ohmacht
2022-09-28
1
-0
/
+8
*
rgwlib: rework linkage
Matt Benjamin
2022-09-09
1
-1
/
+1
*
global: always disable log to stderr when redirected to /dev/null
胡玮文
2022-08-06
1
-2
/
+1
*
global: don't return EBADF if write to stderr/stdout
胡玮文
2022-08-06
1
-1
/
+1
*
global: cleanup stall comments
胡玮文
2022-08-06
1
-12
/
+8
*
RGW - Allow starting RGW/dbstore without connecting to Mons
Daniel Gryniewicz
2022-04-27
1
-0
/
+4
*
common: build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+1
*
common/BackTrace: refactor into Clib and Py implementations
Sage Weil
2021-06-23
1
-1
/
+1
*
global/signal_handler: expose function to generate crash dump
Sage Weil
2021-06-23
2
-50
/
+74
*
*: always include <filesystem>
Kefu Chai
2021-06-09
1
-7
/
+2
*
Merge pull request #41154 from rzarzynski/wip-global-backtrace-bug-50647
Kefu Chai
2021-06-05
1
-12
/
+28
|
\
|
*
global: fault handlers cope with simultaneous faults now.
Radoslaw Zarzynski
2021-05-05
1
-12
/
+28
*
|
cmake: let libglobal_obj depend on legacy-option-headers
Kefu Chai
2021-05-04
1
-0
/
+1
|
/
*
core: fix compiler warning due to difference in order of struct memebers
Willem Jan Withagen
2021-04-16
1
-6
/
+6
*
src/global/signal_handler.h: fix preprocessor logic for alpine
Duncan Bellamy
2021-02-25
1
-2
/
+2
*
src/*: do not pass cct to ceph_version_to_str()
Kefu Chai
2020-12-10
1
-1
/
+1
*
global: reexpand the conf meta in all the child processes
Xiubo Li
2020-11-23
1
-0
/
+3
*
test: Use a config variable debug_version_for_testing
David Zafman
2020-11-12
1
-1
/
+1
*
Merge PR #32777 into master
Jan Fajerski
2020-11-09
1
-2
/
+3
|
\
|
*
global, common: Print config parse errors
Lucian Petrut
2020-10-28
1
-1
/
+2
|
*
common: define DEV_NULL
Lucian Petrut
2020-10-22
1
-1
/
+1
*
|
common: remove useless log_early check condition here
Changcheng Liu
2020-10-19
1
-5
/
+0
|
/
*
global: Windows support
Lucian Petrut
2020-09-21
4
-8
/
+82
*
common: remove data_dir_option in func global_init
Changcheng Liu
2020-09-09
2
-5
/
+2
*
cmake: detect and use sigdescr_np() if available
David Disseldorp
2020-09-01
1
-3
/
+5
*
global: don't override the pidfile-locking errno.
Radoslaw Zarzynski
2020-06-02
1
-1
/
+2
*
global: mark pidfile_write() with [[nodiscard]].
Radoslaw Zarzynski
2020-06-02
1
-1
/
+1
*
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
2
-16
/
+6
*
global: Build without using namespace declarations in headers
Adam C. Emerson
2020-03-22
3
-8
/
+18
*
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
4
-10
/
+12
*
global: ensure CEPH_ARGS is decoded before early arg processing
Jason Dillaman
2020-01-24
1
-0
/
+3
*
cmake: do not include global_context.cc multiple times
Kefu Chai
2020-01-11
1
-7
/
+2
*
global/global_context: s/ceph::common/crimson::common/
Kefu Chai
2020-01-11
1
-2
/
+5
*
common: allow running without config
Joao Eduardo Luis
2019-12-02
1
-1
/
+6
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
2
-6
/
+16
*
Merge pull request #16715 from adamemerson/wip-I-Object!
Casey Bodley
2019-11-19
2
-16
/
+6
|
\
|
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
2
-16
/
+6
*
|
global: disable THP for Ceph daemons
Patrick Donnelly
2019-11-13
1
-0
/
+5
|
/
*
include/compat: add flags arg to pipe_cloexec
Sage Weil
2019-10-01
1
-2
/
+2
*
global: update HOME environment variable when dropping privileges
Jason Dillaman
2019-08-22
1
-9
/
+22
*
Merge pull request #28012 from rouming/bootstrap-after-setuid
Kefu Chai
2019-07-28
1
-12
/
+22
|
\
|
*
global/global_init: do first transport connection after setuid()
Roman Penyaev
2019-05-07
1
-12
/
+22
*
|
src/: parser returns up to one error
Kefu Chai
2019-06-25
1
-2
/
+2
*
|
global/global_context: always add '\0' after strncpy()
Kefu Chai
2019-06-03
1
-2
/
+4
|
/
[next]