index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
crimson/os/seastore/transaction_manager: fix to use direct key/length to get ...
Yingxin Cheng
1
-7
/
+15
2024-11-28
crimson/os/seastore/cache: adjust logs
Yingxin Cheng
2
-39
/
+42
2024-11-28
crimson/os/seastore: misc cleanups and asserts
Yingxin Cheng
2
-20
/
+19
2024-11-28
crimson/os/seastore: clarify zero length is only possible for root
Yingxin Cheng
2
-6
/
+6
2024-11-28
crimson/os/seastore/cached_extent: clarify invarients in the cstors
Yingxin Cheng
1
-20
/
+54
2024-11-28
crimson/os/seastore/cache: cleanup, use the same method to create extents
Yingxin Cheng
3
-5
/
+4
2024-11-28
crimson/os/seastore/cached_extent: unify extent ptr creation
Yingxin Cheng
3
-24
/
+22
2024-11-28
doc/glossary: add "DC" (Data Center) to glossary
Zac Dover
1
-0
/
+3
2024-11-27
doc/radosgw: Improve archive-sync-module.rst more
Anthony D'Atri
1
-1
/
+1
2024-11-27
build/uadk: fix uadk repo's commit id
Rongqi Sun
1
-2
/
+1
2024-11-26
doc/radosgw: Improve archive-sync-module.rst
Anthony D'Atri
1
-15
/
+11
2024-11-26
doc/releases: fix some formatting for the 17.2.8 release notes
Laura Flores
2
-1424
/
+732
2024-11-25
python-common/ceph/deployment: Add key encryption support to nvmeof configura...
Gil Bregman
1
-5
/
+8
2024-11-25
mgr/cephadm: Add key encryption support to nvmeof configuration
Gil Bregman
2
-1
/
+3
2024-11-25
doc/rados/troubleshooting: Improve log-and-debug.rst
Anthony D'Atri
1
-15
/
+17
2024-11-23
doc/cephadm: Improve "Curl-based Installation"
Zac Dover
1
-37
/
+50
2024-11-23
doc/cephadm: Clarify "Deploying a new Cluster"
Zac Dover
1
-3
/
+3
2024-11-22
qa/rgw: the rgw/verify suite runs java tests last
Casey Bodley
1
-0
/
+0
2024-11-22
rgw:Wrong x-rgw-quota-bucket-objects header when bucket quota is disabled
Raja Sharma
1
-4
/
+10
2024-11-21
osd/scrub: fixing reservations dump format
Ronen Friedman
1
-1
/
+1
2024-11-20
cephadm/nvmeof: support no huge pages for nvmeof spdk
Alexander Indenbaum
4
-9
/
+30
2024-11-19
rgw: RGWAccessKey::decode_json() preserves default value of 'active'
Casey Bodley
1
-1
/
+3
2024-11-19
common: rm the cast operator of md_config_cacher_t
Ronen Friedman
1
-4
/
+0
2024-11-19
osd: rm all uses of the cast operator of md_config_cacher_t
Ronen Friedman
1
-7
/
+7
2024-11-19
osd/scrub: cache frequently used configuration parameters
Ronen Friedman
3
-33
/
+64
2024-11-19
common: a simple API to extract md_config_cacher_t cached value
Ronen Friedman
1
-0
/
+4
2024-11-19
mgr/cephadm: Add resource limits to nvmeof configuration
Gil Bregman
2
-0
/
+8
2024-11-19
python-common/ceph/deployment: Add resource limits to nvmeof configuration
Gil Bregman
1
-0
/
+42
2024-11-19
crimson: Set device class during spawn of a crimson osd
Mohit Agrawal
9
-0
/
+69
2024-11-19
monitoring: Add alert NVMeoFTooManyNamespaces
Vallari Agrawal
4
-5
/
+291
2024-11-19
doc/start: update os-recommendations.rst
Zac Dover
1
-25
/
+25
2024-11-18
mds: account for header size during omap commit
Venky Shankar
1
-0
/
+4
2024-11-18
rgw/notification: fix segmentation fault and topic listing logic
Oshrey Avraham
1
-3
/
+3
2024-11-18
doc: add pendingreleasenotes for cephfs subvolume earmarking feature
Avan Thakkar
1
-0
/
+9
2024-11-18
.github/workflows: Do not exempt PRs with milestone
Guillaume Abrioux
1
-3
/
+0
2024-11-17
crimson/osd/replicate_backend: add the skipped newly created clone
Xuehan Xu
13
-28
/
+105
2024-11-15
exporter: SIGTERM/SIGINT/SIGHUP management
Juan Miguel Olmo MartÃnez
5
-27
/
+97
2024-11-14
doc: 17.2.8 Release Notes
Yuri Weinstein
3
-0
/
+1455
2024-11-13
ceph-volume: fix dmcrypt activation regression
Guillaume Abrioux
1
-1
/
+1
2024-11-13
mds: client is evicted when an export subtree task is interrupted
Zhansong Gao
4
-6
/
+40
2024-11-13
Add multiple labels in single command to host
Anuradha Gadge
1
-3
/
+4
2024-11-13
qa: add test for importer's unexpected client eviction after an export subtre...
Zhansong Gao
2
-1
/
+25
2024-11-13
mds: session in the importing state cannot be cleared if an export subtree ta...
Zhansong Gao
1
-1
/
+1
2024-11-13
qa: add test for importer's session cleanup after an export subtree task is i...
Zhansong Gao
2
-4
/
+70
2024-11-13
qa/suites/nvmeof: add nvmeof warnings to log-ignorelist
Vallari Agrawal
3
-0
/
+8
2024-11-13
mds: the assert should be before the journal entry submit otherwise it's racy
Zhansong Gao
1
-1
/
+1
2024-11-13
mds: add `importing_count` to session dump
Zhansong Gao
1
-0
/
+1
2024-11-12
osd/scrub: list additional information when dumping the queue
Ronen Friedman
1
-1
/
+11
2024-11-12
rgw: Update README for DBStore and Posix drivers
Soumya Koduri
2
-14
/
+12
2024-11-12
crimson/osd/replicated_backend: add the dedicated method to construct
Xuehan Xu
2
-22
/
+49
[next]