index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
uncrustify.cfg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
build: Add some debugging messages
David Galloway
3
-1
/
+41
2022-04-01
doc/start: update os-recommendations.rst
Zac Dover
1
-0
/
+36
2022-04-01
grafana/Makefile: don't push to docker
Ernesto Puerta
1
-5
/
+1
2022-04-01
debian: install from site-packages to dist-packages
Kefu Chai
1
-2
/
+4
2022-04-01
crimson: set result = 0 when op.flags include CEPH_OSD_OP_FLAG_FAILOK
Chunmei Liu
1
-1
/
+8
2022-04-01
crimson: handle osd_op.op.flags include CEPH_OSD_OP_FLAG_FAILOK
chunmei-liu
3
-0
/
+17
2022-03-31
bdev: fix FTBFS on FreeBSD, keep the huge paged read buffers.
Radoslaw Zarzynski
1
-0
/
+11
2022-03-31
crimson/common: let errorator's handlers to conditionally forward errors
Radosław Zarzyński
1
-4
/
+14
2022-03-30
librbd/cache/pwl: correct cache state
Yin Congmin
4
-4
/
+55
2022-03-30
crimson/common: avoid unnecessary throwing in stateful_error_t
Radosław Zarzyński
1
-5
/
+4
2022-03-30
debian/control: fix python3-cherrypy*3* dependency
Koen Kooi
1
-1
/
+1
2022-03-30
ceph.spec.in: remove build directory in %clean, not %install
Tim Serong
1
-3
/
+2
2022-03-30
doc/cephadm/operations.rst: fix typos
wangyunqing
1
-1
/
+1
2022-03-30
doc/radosgw/sync-modules.rst: fix typos
wangyunqing
1
-1
/
+1
2022-03-30
crimson: return 0 in osd_op.rval when enodata
Chunmei Liu
1
-0
/
+3
2022-03-30
crimson: add OP_OMAP_CLEAR support
Chunmei Liu
2
-0
/
+38
2022-03-30
crimson:add OMAP_CMP support
Chunmei Liu
5
-0
/
+87
2022-03-29
osd/osd_types: Increasing decode version of scrub_duration in pg stats
Aishwarya Mathuria
1
-1
/
+1
2022-03-29
mgr/cephadm: fallback to normal sorted if cannot import natsorted
Redouane Kachach
1
-1
/
+6
2022-03-29
mgr/dashboard: don't log 3xx as errors
Ernesto Puerta
1
-0
/
+3
2022-03-28
ceph.spec.in: use gcc-toolset-10 for building crimson
Radosław Zarzyński
1
-6
/
+6
2022-03-28
mgr/dashboard: Pool overall performance shows multiple entries of same pool i...
Aashish Sharma
11
-163
/
+148
2022-03-28
mgr/dashboard: fix promtool test for mtu alert
Aashish Sharma
1
-4
/
+39
2022-03-28
mgr/dashboard: Compare values of MTU alert by device
Patrick Seidensal
1
-2
/
+13
2022-03-28
crimson/os/seastore: coordinate segment seq of journal and ool segments
Xuehan Xu
19
-145
/
+228
2022-03-28
ceph.spec.in: Use libthrift-devel on SUSE distros
Tim Serong
1
-0
/
+4
2022-03-28
mgr/dashboard: fix api test issue with pip
Ernesto Puerta
2
-2
/
+2
2022-03-28
mgr/cephadm: check spec host when adding osd
Redouane Kachach
3
-1
/
+10
2022-03-28
ceph.spec.in: remove build directory at end of %install
Tim Serong
1
-0
/
+4
2022-03-26
doc/dpdk: reword the root access part
Kefu Chai
1
-4
/
+6
2022-03-26
doc/dpdk: improve the formatting
Kefu Chai
1
-65
/
+125
2022-03-26
mgr/cephadm: generate one c-v raw prepare cmd per data device in raw mode
Adam King
4
-100
/
+193
2022-03-26
mgr/cephadm: offline host watcher
Adam King
7
-6
/
+82
2022-03-25
qa/standalone: Fix test_activate_osd() test in ceph-helpers.sh
Sridhar Seshasayee
1
-1
/
+6
2022-03-25
crimson/os: use fmt::format() instead of sstream
Kefu Chai
1
-7
/
+5
2022-03-25
cmake/modules: avoid using distutils
Kefu Chai
2
-2
/
+9
2022-03-25
cmake/modules: drop a cmake variable
Kefu Chai
1
-2
/
+1
2022-03-25
osd/scrub: restart snap trimming only after scrubbing is done
Ronen Friedman
2
-7
/
+9
2022-03-25
rgw: stop using c++20 keyword 'requires'
Casey Bodley
1
-3
/
+3
2022-03-25
rgw: Fix uninitialized warning
Adam C. Emerson
1
-1
/
+1
2022-03-25
rgw: bucket index transaction instrumentation clean-ups
J. Eric Ivancich
2
-77
/
+94
2022-03-25
rgw: additional configurable CLS instrumentation on bucket index TXs
J. Eric Ivancich
8
-49
/
+207
2022-03-24
mgr/cephadm: adding HostSpec validation
Redouane Kachach
1
-1
/
+1
2022-03-24
rgw: configurable instrumentation on bucket index transactions
J. Eric Ivancich
2
-39
/
+153
2022-03-24
rgw: make bucket index pending op expiration configureable
J. Eric Ivancich
4
-5
/
+35
2022-03-24
osd: add new CLS call to retrieve global configuration
J. Eric Ivancich
3
-0
/
+14
2022-03-24
qa: test snap_schedule with mgr restart
Milind Changire
1
-4
/
+51
2022-03-24
mgr/snap_schedule: restart old schedules
Milind Changire
2
-2
/
+16
2022-03-24
mgr/util: add function to list all fs names
Milind Changire
1
-0
/
+9
2022-03-24
PendingReleaseNotes: Add mclock config reference link to an existing note
Sridhar Seshasayee
1
-1
/
+4
[next]