index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
fio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/fio: remove assign-only variable
John Mulligan
2024-12-10
1
-4
/
+2
*
test: add missing includes
Max Kellermann
2024-12-10
1
-0
/
+7
*
mon/MonClient: handle ms_handle_fast_authentication return
Patrick Donnelly
2024-06-28
1
-2
/
+2
*
msg: indicate ms_handle_authentication is fast
Patrick Donnelly
2023-07-10
1
-1
/
+1
*
fmt: remove FMT_HEADER_ONLY defines
Casey Bodley
2023-03-22
1
-2
/
+0
*
common: Add labeled perf counters
Ali Maredia
2023-02-23
2
-2
/
+2
*
test/fio/fio_ceph_messenger: fix str_to_ptr() crash at windows
Tao
2022-04-06
1
-1
/
+2
*
rgw: add abstraction for ops log destination and add file logger
Cory Snyder
2021-10-05
1
-1
/
+1
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
2
-0
/
+4
*
os: use transparent comparator in ObjectStore::getattrs()
Kefu Chai
2021-06-29
1
-2
/
+2
*
os: let ObjectStore::create() return unique_ptr<>
Kefu Chai
2021-05-27
1
-4
/
+4
*
cmake: pass compile options by fio interface library
Kefu Chai
2021-03-23
1
-24
/
+0
*
rgwfio: fix fmt inclusion
Matt Benjamin
2020-12-15
1
-1
/
+1
*
rgwfio: save ref'd object handles until cleanup
Matt Benjamin
2020-12-15
1
-4
/
+21
*
rgwfio: use xfer_buflen and xfer_buf, fix read offset
Matt Benjamin
2020-12-15
1
-4
/
+6
*
rgwfio: create bucket if it does not exist, minor cleanup
Matt Benjamin
2020-12-15
1
-5
/
+21
*
rgwfio: improve example jobfile
Matt Benjamin
2020-12-15
1
-13
/
+9
*
rgw:fio: introduce libfio_rgw
Matt Benjamin
2020-12-15
3
-0
/
+551
*
cmake: expose FIO_INCLUDE_DIR via libfio
Kefu Chai
2020-11-09
1
-2
/
+2
*
messenger: remove unused variable
Changcheng Liu
2020-09-21
1
-6
/
+1
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-1
/
+1
*
test/fio: handle nullptr when throttle params parsing
Igor Fedotov
2019-11-15
1
-1
/
+3
*
cmake: detect gettid() presense
Igor Fedotov
2019-11-12
1
-2
/
+6
*
fio_ceph_objectstore: add option to cycle throttle values during test
Samuel Just
2019-09-28
1
-1
/
+97
*
fio_ceph_objectstore: add check_files option to validate object existence/size
Samuel Just
2019-09-28
1
-0
/
+35
*
bluestore: revamp tracepoints, add sampling
Samuel Just
2019-09-28
1
-0
/
+6
*
fio_ceph_objectstore: clean up formatted output, add option to write to file
Samuel Just
2019-09-28
1
-12
/
+41
*
test/fio/fio_ceph_messenger: make exec multi client on the same host.
Jianpeng Ma
2019-06-11
1
-1
/
+4
*
test/fio: fix a compiler error.
Jianpeng Ma
2019-04-30
1
-1
/
+1
*
test/fio/fio_ceph_messenger: catch up v2 proto changes by using dummy auth
Roman Penyaev
2019-03-29
2
-0
/
+9
*
test/fio: introduce fio ioengine: fio_ceph_messenger
Roman Penyaev
2019-01-16
6
-0
/
+862
*
Merge pull request #23962 from aclamk/fio-fix-compilation
Kefu Chai
2018-10-25
1
-17
/
+11
|
\
|
*
objectstore/test/fio: Fixed fio compilation when tcmalloc is used.
Adam Kupczyk
2018-09-13
1
-17
/
+11
*
|
Merge pull request #24199 from aclamk/fio-rados-manual
Kefu Chai
2018-09-26
1
-0
/
+14
|
\
\
|
*
|
test/fio: Added tips for compilation of fio with 'rados' engine.
Adam Kupczyk
2018-09-20
1
-0
/
+14
|
|
/
*
/
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
|
/
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-7
/
+7
*
test/fio: pass config params to object store in a different manner
Igor Fedotov
2018-08-07
1
-3
/
+3
*
test/fio: new option to control file preallocation.
Igor Fedotov
2018-08-03
1
-9
/
+21
*
tests/fio: fix build failure
Igor Fedotov
2018-07-18
1
-2
/
+2
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-16
/
+16
*
cmake: remove workarounds for supporting cmake 2.x
Kefu Chai
2018-07-06
1
-8
/
+3
*
test/fio: fix compiler error.
Jianpeng Ma
2018-06-27
1
-1
/
+1
*
test/fio: dump mempool on job completion
Igor Fedotov
2018-06-12
1
-0
/
+5
*
cmake: update fio version from 3.5 to 540e235dcd276e63c57.
Jianpeng Ma
2018-05-16
1
-1
/
+1
*
test/fio: add option single_pool_mode in ceph-bluestore.fio
Jianpeng Ma
2018-05-10
1
-1
/
+1
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-2
/
+2
*
test/fio/fio_ceph_objectstore.cc: fix uninitialized variables
Danny Al-Gaaf
2018-04-14
1
-2
/
+2
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
test/fio: enable objectstore FIO plugin building without the need to install ...
Igor Fedotov
2018-03-05
2
-4
/
+14
[next]