index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.githubmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
doc/cephadm: improve front matter
Zac Dover
1
-3
/
+3
2022-10-23
doc/cephadm: clean colons in host-management.rst
Zac Dover
1
-2
/
+2
2022-10-23
doc/cephadm: s/ssh/SSH/ in troubleshooting.rst
Zac Dover
1
-2
/
+2
2022-10-23
doc/cephadm: update install.rst
Zac Dover
2
-22
/
+33
2022-10-21
qa/tasks/vstart_runner: do not fail if stop.sh fails
Kefu Chai
1
-1
/
+4
2022-10-21
stop.sh: call cephadm rm-cluster only if FSID is not empty
Kefu Chai
1
-2
/
+4
2022-10-21
doc/cephadm: add prompts to host-management.rst
Zac Dover
1
-44
/
+77
2022-10-21
crimson/net: define fmt::formatter for write_state_t
Kefu Chai
2
-14
/
+30
2022-10-21
crimson/net: convert Connection to an interface class
Yingxin Cheng
2
-103
/
+142
2022-10-21
crimson/net: convert Messenger to an interface class
Yingxin Cheng
4
-34
/
+60
2022-10-21
crimson/net: no futurized SocketMessenger::get_global_seq()
Yingxin Cheng
3
-56
/
+48
2022-10-21
crimson/net: no futurized Messenger::set_myaddrs()
Yingxin Cheng
5
-30
/
+21
2022-10-21
crimson/net: add warn log if server got mismatched lossy policy from client
Yingxin Cheng
1
-0
/
+6
2022-10-21
crimson/net: set global_seq when get from Messenger
Yingxin Cheng
1
-2
/
+3
2022-10-21
crimson/net: move features from Connection to SocketConnection
Yingxin Cheng
2
-14
/
+16
2022-10-21
crimson/net: drop the unnecessary connection_features member
Yingxin Cheng
2
-11
/
+6
2022-10-21
crimson/net: fix peer_supported_features usages
Yingxin Cheng
2
-27
/
+28
2022-10-21
doc/radosgw: refine "notifications" and "events"
Zac Dover
1
-24
/
+35
2022-10-21
crimson/os/seastore/cbj: handle remaing space (from written_to to the end of ...
myoungwon oh
4
-15
/
+27
2022-10-21
crimson/os/seastore/rbm: move test interfaces to the end of the class
myoungwon oh
1
-8
/
+8
2022-10-21
crimson/os/seastore/cbj: rename size-related interfaces with grouping
myoungwon oh
5
-62
/
+78
2022-10-20
doc/cephadm: refine "os tuning" in h. management
Zac Dover
1
-34
/
+48
2022-10-20
crimson/osd: add the delete-head special case of CEPH_OSD_OP_ROLLBACK
Radoslaw Zarzynski
3
-0
/
+67
2022-10-20
crimson/osd: ClientRequest sends error to client when loading obc fails
Radoslaw Zarzynski
1
-3
/
+4
2022-10-20
crimson/net: drop Protocol::proto_type
Yingxin Cheng
4
-41
/
+11
2022-10-20
crimson/net: check SERVER_WAIT state won't send
Yingxin Cheng
1
-1
/
+1
2022-10-20
crimson/net: check CONNECTING/WAIT/STANDBY states are not reentrant
Yingxin Cheng
1
-3
/
+3
2022-10-19
doc/radosgw: refine "bucket notifications"
Zac Dover
1
-68
/
+113
2022-10-19
mgr/cephadm: consolidate test_alertmanager_config_* tests into one
John Mulligan
1
-108
/
+57
2022-10-19
doc: 17.2.5 Release Notes
Yuri Weinstein
3
-0
/
+38
2022-10-19
crimson/os/seastore/rbm: rename TestMemory to EphemeralRBMDevice and adjust d...
myoungwon oh
5
-38
/
+45
2022-10-19
crimson/os/seastore/cbj: add get_journal_start() and adjust it to default blo...
myoungwon oh
6
-13
/
+21
2022-10-19
crimson/os/seastore/cbj: merge mkfs() in cbj into open_for_mkfs()
myoungwon oh
4
-62
/
+32
2022-10-19
cmake: bump node version to 14
Nizamudeen A
3
-4
/
+4
2022-10-18
moving to next version of s3select
galsalomon66
1
-0
/
+0
2022-10-18
doc/radosgw: refine top. man. and not. perf. stats
Zac Dover
1
-13
/
+15
2022-10-18
qa/suites/crimson-rados: remove cache and dedup related tests
Samuel Just
14
-428
/
+0
2022-10-18
qa/suites: move seastore to crimson-rados-experimental suite
Samuel Just
16
-0
/
+1
2022-10-18
doc/radosgw: refine "notification reliability"
Zac Dover
1
-8
/
+26
2022-10-18
crimson/osd: introduce get_or_load_obc()
Matan Breizman
2
-28
/
+27
2022-10-18
.github/pr-triage: update node.js to v16
Ernesto Puerta
1
-2
/
+4
2022-10-18
doc/dev: add explanation of how to use deduplication
myoungwon oh
1
-0
/
+106
2022-10-18
crimson/os/seastore/cbj: remove duplicate configs in cbj_header_t
myoungwon oh
6
-81
/
+48
2022-10-18
crimson/os/seastore/rbm: add stat to get device info. at mkfs time
myoungwon oh
4
-17
/
+45
2022-10-18
crimson/os/seastore/rbm: remove start and start_data_area
myoungwon oh
4
-13
/
+7
2022-10-18
crimson/os/seastore/rbm: remove block_size and size in RBMDevice
myoungwon oh
5
-26
/
+28
2022-10-18
crimson/os/seastore/rbm: use device_config_t in rbm_metadata_header_t
myoungwon oh
5
-35
/
+21
2022-10-18
crimson/os/seastore/rbm: move mkfs to RBMDevice
myoungwon oh
8
-204
/
+214
2022-10-17
.github/pr-triage: switch from old to new project
Ernesto Puerta
1
-3
/
+5
2022-10-17
mailmap: add Pedro Gonzalez Gomez
Pedro Gonzalez Gomez
3
-0
/
+3
[next]