index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.FreeBSD
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
qa/s3tests: add tox task before every s3tests task
Casey Bodley
10
-0
/
+10
2023-01-20
rgw: add copyright & licensing to flight integration source files
J. Eric Ivancich
4
-0
/
+31
2023-01-20
doc/rbd/rbd-exclusive-locks: warn about automatic lock transitions
Ilya Dryomov
1
-25
/
+46
2023-01-20
doc/rbd/rbd-exclusive-locks: don't mention "profile rbd" requirement twice
Ilya Dryomov
1
-8
/
+5
2023-01-19
build: Fix build of `radosgw-cr-test`
Adam C. Emerson
1
-1
/
+1
2023-01-19
doc/ceph-volume: refine encryption.rst
Zac Dover
1
-33
/
+34
2023-01-19
ceph.spec.in: Replace %usrmerged macro with regular version check
Tim Serong
1
-2
/
+2
2023-01-19
doc/install: link to "cephadm installing ceph"
Zac Dover
1
-2
/
+3
2023-01-18
rgw/rgw-orphan-list: refactor / add error checking
Michael J. Kidd
1
-78
/
+207
2023-01-18
qa: add windows run-tests.ps1
Lucian Petrut
4
-14
/
+41
2023-01-17
qa/workunits/rados: skip running envlibrados rocksdb tests on ubuntu
Laura Flores
5
-0
/
+3
2023-01-17
mgr/dashboard: fix bucket encryption checkbox
Aashish Sharma
3
-40
/
+11
2023-01-17
mgr/dashboard: create authx users
Pere Diaz Bou
26
-40
/
+738
2023-01-16
mgr/prometheus: export zero valued pg state metrics
Avan Thakkar
1
-0
/
+2
2023-01-16
qa: add test_rbd_wnbd resize test
Lucian Petrut
1
-4
/
+78
2023-01-16
test/crimson/seastore/test_omap_manager: keep test_omap_mappings consistent w...
Xuehan Xu
1
-1
/
+1
2023-01-16
crimson/os/seastore/omap_manager: fix a capture-by-reference related issue
Xuehan Xu
2
-9
/
+13
2023-01-16
crimson/os/seastore: add FIXME to consider pending extent with absolute paddr
Yingxin Cheng
2
-0
/
+3
2023-01-16
crimson/os/seastore/object_data_handler: cleanup the overwrite path
Yingxin Cheng
1
-329
/
+443
2023-01-15
doc/ceph-volume: update LUKS docs
Zac Dover
1
-4
/
+1
2023-01-15
doc/rbd: format iscsi-initiator-linux.rbd better
Zac Dover
1
-31
/
+37
2023-01-15
doc/start: add RST escape character rules for bold
Zac Dover
1
-0
/
+21
2023-01-13
doc/dev: add git branch management commands
Zac Dover
1
-0
/
+32
2023-01-13
rgw: Resolve sync stuck in previous gen
Soumya Koduri
1
-2
/
+28
2023-01-13
rgw/multisite: return error from RGWLastCallerWinsCR() to track marker update...
Shilpa Jagannath
2
-19
/
+64
2023-01-13
rgw: Check for lost lease more often
Adam C. Emerson
1
-3
/
+17
2023-01-13
rgw/multisite: don't disable versioning on archive zone upon source bucket mo...
Shilpa Jagannath
1
-0
/
+4
2023-01-13
rgw/multisite: object should generate version id on archive zone, even when v...
Shilpa Jagannath
1
-3
/
+5
2023-01-13
rgw/multisite: take the bucket lease before checking if bucket sync is enable...
Shilpa Jagannath
1
-16
/
+19
2023-01-13
rgw/multisite: Add testcases for sync policy feature
Soumya Koduri
1
-0
/
+957
2023-01-13
rgw: fix get sync policy handler if bucket_id is empty
Yehuda Sadeh
1
-1
/
+23
2023-01-13
rgw: LatencyConcurrencyControl warns on very high latency
Adam C. Emerson
1
-0
/
+10
2023-01-13
mgr/dashboard: cephadm dashboard e2e fixes
Nizamudeen A
3
-8
/
+20
2023-01-13
rgw: Reduce data sync parallelism in response to RADOS lock latency
Adam C. Emerson
5
-19
/
+91
2023-01-13
rgw: `SimpleRadosWriteAttrsCR` uses an async RADOS call
Adam C. Emerson
3
-34
/
+88
2023-01-13
rgw: `SimpleRadosWriteCR` uses an async RADOS call
Adam C. Emerson
7
-61
/
+164
2023-01-12
rgw: `SimpleRadosReadCR` uses an async RADOS call
Adam C. Emerson
7
-86
/
+238
2023-01-12
tools/cephfs: fix traceback from missing envvar
Patrick Donnelly
1
-1
/
+1
2023-01-12
rgw: implement initial flight server functionality
J. Eric Ivancich
7
-247
/
+1097
2023-01-12
doc/releases: Clarify Quincy CephFS MDS upgrade process
Anthony D'Atri
1
-4
/
+13
2023-01-11
doc/dev: add push.autoSetupRemote instructions
Zac Dover
1
-0
/
+23
2023-01-11
doc/cephadm: s/osd/OSD/ where appropriate
Zac Dover
1
-2
/
+2
2023-01-11
mgr/prometheus: use vendored "packaging" instead
Kefu Chai
4
-1
/
+5
2023-01-11
mgr/dashboard: rgw server side encryption daemon name fix
Aashish Sharma
1
-15
/
+16
2023-01-11
rgw: `SimpleRadosReadAttrsCR` uses an async RADOS call
Adam C. Emerson
5
-40
/
+239
2023-01-11
rgw: Use `cls_version` for read/writes to global data sync status
Adam C. Emerson
1
-16
/
+29
2023-01-11
rgw: Reread sync status after acquiring lock in `RGWDataSyncCR`
Adam C. Emerson
1
-0
/
+7
2023-01-11
rgw: Pull lock out of RGWInitDataSyncStatusCoroutine
Adam C. Emerson
1
-54
/
+147
2023-01-11
rgw: RGWContinuousLeaseCR takes arguments by value and moves them
Adam C. Emerson
1
-12
/
+12
2023-01-11
rgw: Get rid of some COOKIE_LEN preprocessor macros
Adam C. Emerson
2
-2
/
+2
[next]