index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cephfs: Add a pkgconfig file for libcephfs
Anoop C S
2024-12-16
1
-2
/
+14
*
Initial version of the libcephfs proxy
Xavi Hernandez
2024-09-26
1
-0
/
+1
*
CMakeLists: set FMT_INSTALL OFF
Matan Breizman
2024-08-14
1
-0
/
+1
*
Merge pull request #54671 from baum/ceph-nvmeof-mon
Yuri Weinstein
2024-07-31
1
-0
/
+112
|
\
|
*
mon: add NVMe-oF gateway monitor and HA
Leonid Chernin
2024-07-31
1
-0
/
+112
*
|
Merge pull request #58452 from Matan-B/wip-matanb-seastar-july7
Matan Breizman
2024-07-21
1
-1
/
+1
|
\
\
|
*
|
CMakeLists: Seastar_DEPRECATED_OSTREAM_FORMATTERS OFF
Matan Breizman
2024-07-09
1
-0
/
+1
|
*
|
CMakeLists: Crimson - remove Seastar_STD_OPTIONAL_VARIANT_STRINGVIEW
Matan Breizman
2024-07-09
1
-1
/
+0
|
|
/
*
|
Merge pull request #57591 from aclamk/wip-aclamk-denc-compat-check
Radoslaw Zarzynski
2024-07-18
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
build: split ceph_ver.h
Adam Kupczyk
2024-07-02
1
-0
/
+4
*
|
cmake: use BLAKE3's cmake
Casey Bodley
2024-07-03
1
-4
/
+3
*
|
rgw: add checksum and digest machinery
Matt Benjamin
2024-07-03
1
-0
/
+4
*
|
Merge pull request #57594 from connorfawcett/gcov
Kefu Chai
2024-06-04
1
-2
/
+5
|
\
\
|
*
|
cmake: Add gcov --coverage flags when coverage option is set
Connor Fawcett
2024-05-29
1
-2
/
+5
*
|
|
Merge pull request #55592 from cbodley/wip-boost-asio-spawn
Casey Bodley
2024-05-21
1
-4
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spawn: remove spawn submodule
Casey Bodley
2024-05-13
1
-4
/
+0
*
|
|
cmake: link rados_snap_set_diff_obj and krbd against legacy-option-headers
Kefu Chai
2024-05-21
1
-1
/
+5
|
|
/
|
/
|
*
|
cmake: link against legacy-option-headers instead of depend on it
Kefu Chai
2024-04-27
1
-4
/
+5
|
/
*
rgw/d4n: this commit squashes the following commits related to
Samarah
2024-04-02
1
-4
/
+0
*
rgw/cache: This commit squashes commits related to boost::redis library.
Samarah Uriarte
2024-04-02
1
-1
/
+1
*
cmake: do not override CMAKE_EXE_LINKER_FLAGS
Kefu Chai
2024-03-27
1
-1
/
+1
*
CMakeLists: disable Seastar_IO_URING to fix seastar unittest timeout
luo rixin
2024-03-12
1
-0
/
+1
*
Merge pull request #52114 from yuvalif/wip-end2end-tracing
Radoslaw Zarzynski
2024-02-20
1
-6
/
+9
|
\
|
*
tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetry
Omri Zeneva
2024-02-06
1
-6
/
+9
*
|
compressor: move QatAccel out of common
Casey Bodley
2024-02-07
1
-5
/
+0
*
|
cmake: rename qatzip->QATzip and support pkg-config
Casey Bodley
2024-02-07
1
-1
/
+2
*
|
CMakeLists.txt: fix Seastar expected dirs
Matan Breizman
2024-02-06
1
-0
/
+1
|
/
*
node-proxy: add packaging related changes
Guillaume Abrioux
2024-01-25
1
-0
/
+1
*
Merge pull request #54917 from tchaikov/cmake-cephfs-sans-libcephfs
Kefu Chai
2023-12-19
1
-36
/
+23
|
\
|
*
cmake: add deps to vstart and vstart-base with loop
Kefu Chai
2023-12-18
1
-36
/
+23
*
|
cmake: drop BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT
Casey Bodley
2023-12-06
1
-4
/
+2
|
/
*
build: Fix `WITH_FMT_HEADER_ONLY`
Adam Emerson
2023-10-30
1
-9
/
+9
*
build: Add `WITH_SYSTEM_FMT` option
Adam Emerson
2023-10-30
1
-1
/
+4
*
build: Fix fmt version check
Adam Emerson
2023-10-30
1
-5
/
+7
*
mds: add MDSCapAuth support
Xiubo Li
2023-09-11
1
-0
/
+1
*
Merge pull request #51197 from petrutlucian94/mingw-llvm
Ilya Dryomov
2023-09-01
1
-2
/
+6
|
\
|
*
cmake: fix mingw-llvm shared linking
Lucian Petrut
2023-08-30
1
-1
/
+2
|
*
cmake: avoid -Bsymbolic on Windows
Lucian Petrut
2023-08-30
1
-1
/
+1
|
*
cmake: honor WITH_FMT_HEADER_ONLY with vendored fmt lib
Lucian Petrut
2023-08-21
1
-0
/
+3
*
|
Merge pull request #48705 from theanalyst/cmake-fmt-versionbump
Ilya Dryomov
2023-08-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
cmake: ensure fmt lib is atleast 8.1.1
Abhishek Lekshmanan
2023-07-26
1
-1
/
+1
*
|
build: globally set FMT_USE_TZSET=0 for Windows
Lucian Petrut
2023-07-28
1
-2
/
+0
|
/
*
cmake: replace WITH_CPP_REDIS with WITH_RADOSGW_D4N_FILTER
Casey Bodley
2023-06-05
1
-1
/
+0
*
RGW: Add D4N classes and unit testing; update cpp_redis submodule
samarah
2023-06-05
1
-2
/
+2
*
rgw: Add cpp-redis submodule to ceph
Arjun Sharma
2023-06-05
1
-0
/
+5
*
Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...
Yuval Lifshitz
2023-04-30
1
-9
/
+6
*
tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetry
Omri Zeneva
2023-03-19
1
-6
/
+9
*
Merge pull request #48729 from ivancich/wip-flight-select-add-flight
J. Eric Ivancich
2023-01-18
1
-3
/
+3
|
\
|
*
rgw: allow Arrow Flight to be built and linked into ceph components
J. Eric Ivancich
2022-12-15
1
-2
/
+2
|
*
rgw: allow Arrow Flight to be built and linked into ceph components
J. Eric Ivancich
2022-12-15
1
-2
/
+2
[next]