index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
python3-rgw.install
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
doc/radosgw: s/Poliicy/Policy/
Zac Dover
1
-3
/
+3
2024-11-12
doc/start: fix "are are" typo
Zac Dover
1
-7
/
+6
2024-11-12
doc/rados: correct "full ratio" note
Zac Dover
1
-2
/
+2
2024-11-11
monitoring: add tests for 2 new nvmeof alerts
Vallari Agrawal
1
-0
/
+69
2024-11-11
doc/start: separate package chart from container chart
Zac Dover
1
-1
/
+31
2024-11-11
monitoring: add 2 new nvmeof alerts
Vallari Agrawal
1
-0
/
+20
2024-11-11
monitoring: add 2 nvmeof alerts to prometheus_alerts.yaml
Vallari Agrawal
1
-0
/
+18
2024-11-11
test/crimson/seastore/test_object_data_handler: always access object
Xuehan Xu
1
-7
/
+17
2024-11-11
test/crimson/seastore/test_transaction_manager: take RootMetaBlock into
Xuehan Xu
2
-52
/
+58
2024-11-11
crimson/os/seastore/cache: throw enospc when failed to alloc new extents
Xuehan Xu
2
-9
/
+6
2024-11-11
crimson/os/seastore: move the root meta out of the root block
Xuehan Xu
6
-51
/
+153
2024-11-11
qa/vstart-runner: Only remove non-ASCII characters from string-based command ...
Connor Fawcett
1
-1
/
+7
2024-11-08
make-dist: Quiet submodule operations in Jenkins
Zack Cerza
1
-1
/
+2
2024-11-08
qa/dashboard: fix test_list_enabled_module failure
Nizamudeen A
4
-6
/
+21
2024-11-08
mon/nvmeofgw*: monitors publish in nvme-gw show ana group responsible
Leonid Chernin
2
-0
/
+13
2024-11-07
ceph.spec.in: Add option to enable sccache
Zack Cerza
1
-0
/
+4
2024-11-07
mgr/dashboard: update carbon-components-angular
Ivo Almeida
7
-12
/
+40
2024-11-07
crimson/.../object_context: remove unused lock helpers
Samuel Just
1
-127
/
+0
2024-11-07
crimson/osd/object_context_loader.cc: retab remaining methods
Samuel Just
1
-32
/
+32
2024-11-07
crimson: InternalClientRequests require that the pg is already active
Samuel Just
2
-8
/
+4
2024-11-07
crimson/.../client_request: complete_request() only in with_pg_process
Samuel Just
1
-3
/
+5
2024-11-07
crimson/.../client_request: always remove from orderer in complete_request
Samuel Just
2
-9
/
+9
2024-11-07
crimson/.../client_request: remove unnecessary get_handle().exit()
Samuel Just
1
-1
/
+0
2024-11-07
crimson: rewrite with_[clone_]obc[_only] via manager, remove other helpers
Samuel Just
2
-164
/
+26
2024-11-07
crimson: remove unused PG::with_locked_obc
Samuel Just
2
-30
/
+0
2024-11-07
crimson: convert PG::with_locked_obc users to use obc manager
Samuel Just
3
-62
/
+63
2024-11-07
crimson: introduce RAII style obc lock mechanic
Samuel Just
2
-0
/
+288
2024-11-07
crimson: track obcs unconditionally
Samuel Just
2
-13
/
+7
2024-11-07
crimson: remove ObjectContextLoader::reload_obc
Samuel Just
2
-20
/
+0
2024-11-07
crimson/osd/object_context: add formatter for RWState::State
Samuel Just
1
-0
/
+3
2024-11-06
doc/cephadm: clean "Adv. OSD Service Specs"
Zac Dover
1
-20
/
+25
2024-11-06
doc/cephadm: link to "host pattern" matching sect
Zac Dover
2
-2
/
+5
2024-11-06
doc/rgw/notification: clarified the notification_v2 behavior upon upgrade
Yuval Lifshitz
1
-0
/
+4
2024-11-06
Make mon addrs consistent with mon info
shenjiatong
1
-1
/
+6
2024-11-06
doc/cephadm: Update operations.rst
rhkelson
1
-1
/
+1
2024-11-05
hiding parquet dependencies upon parquet-select option is off
Gal Salomon
1
-0
/
+2
2024-11-05
test/crimson/test_backfill: support projected log and pg log
Matan Breizman
1
-1
/
+12
2024-11-05
crimson/osd/pg: introduce projected_log
Matan Breizman
5
-16
/
+52
2024-11-05
spdk: update spdk submodule to fix build with newer glibc
Ilya Dryomov
1
-0
/
+0
2024-11-05
mgr/dashboard: remove cherrypy_backports.py
Nizamudeen A
3
-219
/
+0
2024-11-04
doc/rgw/notification: add missing admin commands
Yuval Lifshitz
2
-15
/
+20
[next]