index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/common/json: Modified JSON structures so they take advantage of ceph_json...
JonBailey1993
11 days
1
-0
/
+1
*
Merge branch 'ceph:main' into JonBailey1993/ceph_test_rados_io_sequence
Jon Bailey
2024-09-30
1
-0
/
+1
|
\
|
*
Change code from non-PIC to PIC for ppc64
Surya Kumari Jangala
2024-09-10
1
-0
/
+1
*
|
src/test/osd/ceph_test_rados_io_sequence
JonBailey1993
2024-09-18
1
-0
/
+1
|
/
*
Merge pull request #56224 from ibm-s390-cloud/master-s390x-crc32c
Yuri Weinstein
2024-07-30
1
-0
/
+5
|
\
|
*
crc32c optimized for s390x arch
Aliaksei Makarau
2024-05-22
1
-0
/
+5
*
|
Merge pull request #57271 from tj90241/a-better-crc32c
Yuri Weinstein
2024-06-27
1
-0
/
+1
|
\
\
|
*
|
common: Leverage a better CRC32C implementation
Tyler Stachecki
2024-05-05
1
-0
/
+1
|
|
/
*
/
cmake: link against legacy-option-headers instead of depend on it
Kefu Chai
2024-04-27
1
-2
/
+2
|
/
*
build: Fix `WITH_FMT_HEADER_ONLY`
Adam Emerson
2023-10-30
1
-1
/
+1
*
common: perf counters cache + rgw op labeled counters
Ali Maredia
2023-10-12
1
-0
/
+1
*
cmake: avoid duplicate symbols
Lucian Petrut
2023-08-30
1
-1
/
+2
*
common: add win32/wstring.h
Lucian Petrut
2023-03-22
1
-0
/
+1
*
common: add abstraction for label-aware perf counter keys
Casey Bodley
2023-02-23
1
-0
/
+1
*
common: do not compile condition_variable_debug in none debug mode
Xiubo Li
2021-08-25
1
-1
/
+1
*
cmake: use generator exp. for passing fmt::fmt's COMPILE_DEFINITIONS
Kefu Chai
2021-07-24
1
-2
/
+2
*
cmake: add an option "WITH_FMT_HEADER_ONLY"
Kefu Chai
2021-07-23
1
-0
/
+1
*
common: generate legacy_config_opts.h from .yaml.in files
Kefu Chai
2021-04-15
1
-0
/
+2
*
common: extract options into yaml
Kefu Chai
2021-04-13
1
-0
/
+2
*
cmake: use the same name for macros and cmake variables
Kefu Chai
2021-04-13
1
-3
/
+3
*
cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/
Kefu Chai
2021-04-08
1
-1
/
+1
*
common: disable journald logging backend if struct msghdr is not found
Kefu Chai
2021-04-06
1
-1
/
+5
*
Merge pull request #39738 from SMIL-Infra/journald
Kefu Chai
2021-04-05
1
-0
/
+1
|
\
|
*
common: enable sending local logs to journald
胡玮文
2021-03-09
1
-0
/
+1
*
|
cmake: do not build lockdep for Release build
Kefu Chai
2021-03-13
1
-1
/
+1
*
|
cmake: do not build mutex_debug.cc if !WITH_CEPH_DEBUG_MUTEX
Kefu Chai
2021-03-12
1
-2
/
+6
|
/
*
cmake: build static libs if they are internal ones
Kefu Chai
2021-02-19
1
-1
/
+1
*
common: Add Windows ETW support
Alin Gabriel Serdean
2021-02-09
1
-1
/
+22
*
common: move Windows files to a separate folder
Lucian Petrut
2020-11-18
1
-8
/
+8
*
common: Add Windows service helpers
Lucian Petrut
2020-11-18
1
-1
/
+2
*
common: Add Windows registry key utils
Lucian Petrut
2020-11-18
1
-1
/
+2
*
common: Add win32_strerror and errno_to_ntstatus
Lucian Petrut
2020-11-12
1
-2
/
+2
*
Merge PR #32777 into master
Jan Fajerski
2020-11-09
1
-0
/
+2
|
\
|
*
common,msg: Fix socket handling
Lucian Petrut
2020-10-13
1
-0
/
+2
*
|
cmake: remove yasm since it's been replaced by nasm
Changcheng Liu
2020-10-29
1
-1
/
+0
*
|
cmake: use nasm to replace yasm to build isa-l
Changcheng Liu
2020-10-29
1
-2
/
+3
*
|
common: use isa-l's crc32 to implement fast crc32 on IA arch
Changcheng Liu
2020-10-29
1
-2
/
+2
*
|
common: rename YASM MACRO to hint support SIMD
Changcheng Liu
2020-10-29
1
-2
/
+2
|
/
*
src/common/address_helper: remove address_helper* because it will never be ca...
haoyixing
2020-09-30
1
-1
/
+0
*
common: ifaddrs compatibility layer
Alin Gabriel Serdean
2020-08-31
1
-2
/
+3
*
common: implement win32 subprocess helpers
Lucian Petrut
2020-08-31
1
-3
/
+4
*
common: stub certain modules and functions on Windows
Lucian Petrut
2020-06-04
1
-5
/
+13
*
common/rabin: remove
Sage Weil
2020-05-27
1
-1
/
+0
*
common/FixedCDC: add 'fixed' chunker
Sage Weil
2020-05-27
1
-0
/
+1
*
common/FastCDC: initial implementation
Sage Weil
2020-05-27
1
-0
/
+1
*
common/CDC: add abstract interface
Sage Weil
2020-05-27
1
-0
/
+1
*
Merge pull request #33964 from rosinL/openss_engine
Kefu Chai
2020-05-22
1
-0
/
+1
|
\
|
*
common: add openssl engine support
Hang Li
2020-04-26
1
-0
/
+1
*
|
common: Add pretty_binary_string conversions
Adam Kupczyk
2020-04-29
1
-0
/
+1
*
|
common: Add dlfcn_compat.h for win32
Lucian Petrut
2020-04-14
1
-0
/
+4
|
/
[next]