index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
seastar
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
doc/dev: add note about intro of perf counters
Zac Dover
1
-0
/
+2
2024-05-28
test/rgw/notification: verify network access to http server
Yuval Lifshitz
1
-8
/
+19
2024-05-28
doc/developer_guide: update doc about installing teuthology
Rishabh Dave
1
-0
/
+23
2024-05-28
mgr/dashboard: manage flow and pipes apis
Nizamudeen A
3
-22
/
+594
2024-05-28
mgr/dashboard: rgw policy group management api
Nizamudeen A
2
-4
/
+111
2024-05-27
qa/suites/rbd: override extra_system_packages directly on install task
Ilya Dryomov
13
-29
/
+19
2024-05-27
doc/cephfs: s/subvolumegroups/subvolume groups
Zac Dover
1
-3
/
+3
2024-05-27
mgr/dashboard: add helpers for compression in pool form
avanthakkar
3
-30
/
+47
2024-05-27
doc: document metrics exported by CephFS
Jos Collin
2
-0
/
+133
2024-05-27
crimson/os/seastore/async_cleaner: fix incorrect get_num_rolls()
Yingxin Cheng
5
-2
/
+52
2024-05-26
mds/quiesce: disable quiesce root debug parameters by default
Leonid Usov
1
-3
/
+17
2024-05-26
mds/quiesce-agt: never send a synchronous ack
Leonid Usov
2
-22
/
+19
2024-05-26
mds/quiesce-agt: add test for a rapid async ack
Leonid Usov
2
-37
/
+93
2024-05-26
mds/quiesce: always abort fragmenting asynchronously to prevent reentrancy
Leonid Usov
3
-20
/
+23
2024-05-26
mds/quiesce: overdrive an export if it hasn't frozen the tree yet
Leonid Usov
3
-5
/
+31
2024-05-26
mds/quiesce: quiesce_inode should not hold on to remote auth pins
Leonid Usov
5
-51
/
+68
2024-05-26
qa/cephfs: check that a completed quiesce doesn't hold remote auth pins
Leonid Usov
1
-2
/
+60
2024-05-26
mds: add `--lifetime` parameter to the `lock path` asok command
Leonid Usov
4
-1
/
+21
2024-05-26
mds/quiesce: accept a regular file as the quiesce root
Leonid Usov
2
-23
/
+27
2024-05-26
mds: command_quiesce_path: rename `--wait` to `--await` for consistency
Leonid Usov
3
-10
/
+10
2024-05-26
mds: command_quiesce_path: do not block the asok thread and return an adequat...
Leonid Usov
4
-48
/
+55
2024-05-25
doc/cephfs: disambiguate two sentences
Zac Dover
1
-3
/
+4
2024-05-25
test/rbd: free remote_journaler in PrepareRemoteImageRequest tests
Rongqi Sun
1
-0
/
+4
2024-05-25
mgr/prometheus: s/pkg_resources.packaging/packaging/
Kefu Chai
3
-2
/
+4
2024-05-24
crimson/os/seastore/rbm/avlallocator: return enough regions when request size...
Zhang Song
1
-5
/
+4
2024-05-24
cmake: : link shec_utils against legacy-option-headers
Kefu Chai
1
-0
/
+2
2024-05-24
tools/first-damage: Fix struct unpack
Kotresh HR
1
-1
/
+2
2024-05-24
tools/first-damage: Don't skip stray directory object
Kotresh HR
1
-1
/
+4
2024-05-24
script/ceph-backport: update Ceph PR id
Patrick Donnelly
1
-2
/
+2
2024-05-23
.github: expand tests label to all files under qa
Ilya Dryomov
1
-2
/
+1
2024-05-23
RGW|Bucket notification: disable notif v2 to reload realm correctly
Ali Masarwa
1
-0
/
+8
2024-05-23
common/async: add max_concurrent_for_each() algorithm
Casey Bodley
3
-0
/
+318
2024-05-23
mgr/dashboard: fix readonly landingpage
Pedro Gonzalez Gomez
5
-17
/
+57
2024-05-23
test/crimson/seastore/transaction_manager_test_state: fix compilation error
Matan Breizman
1
-0
/
+4
2024-05-23
crimson/os/seastore: fix compile error in release build
Zhang Song
1
-1
/
+1
2024-05-23
rgw_kms: fix Realloc and free cct
Rongqi Sun
2
-2
/
+3
2024-05-23
doc: Update pendingreleasenotes for dashboard
Nizamudeen A
1
-0
/
+19
2024-05-23
doc/dev/release-process.rst: note new 'project' arguments
Dan Mick
1
-6
/
+6
2024-05-22
common/async: add spawn_throttle for bounded concurrency with optional_yield
Casey Bodley
4
-0
/
+1261
2024-05-22
test/rgw/notifications: skip reload tests when there is no realm
Yuval Lifshitz
1
-0
/
+11
2024-05-22
test/rgw/notifications: allow http server to buffer more requests
Yuval Lifshitz
1
-0
/
+1
2024-05-22
rgw/kafka: do not destroy the connection on errors
Yuval Lifshitz
1
-150
/
+146