index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.aix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
vstart: make "--crimson" imply "--nodaemon"
Greg Farnum
2
-1
/
+7
2021-09-01
crimson: osd: do not capture std::error_code by reference
Greg Farnum
1
-2
/
+2
2021-08-31
doc/dashboard: Fix kcli pool and network requirements documentation
Pere Diaz Bou
1
-5
/
+5
2021-08-31
crimson/os/seastore: drop Transaction::src_t::INIT category from metrics
Yingxin Cheng
3
-9
/
+3
2021-08-31
crimson/os/seastore/lba_manager: measure insert/erase operations
Yingxin Cheng
1
-0
/
+2
2021-08-31
crimson/os/seastore/lba_manager: fix logs
Yingxin Cheng
2
-10
/
+10
2021-08-30
doc/foundation: add osnexus
Sage Weil
1
-0
/
+1
2021-08-30
doc/cephadm: monitoring: Further Reading
Sebastian Wagner
1
-1
/
+6
2021-08-30
.github/labeler: Add monitoring
Sebastian Wagner
1
-0
/
+11
2021-08-30
doc/cephadm: monitoring: Add "Adding Alertmanager webhooks"
Sebastian Wagner
1
-1
/
+28
2021-08-30
doc/cephadm: monitoring: Add "Setting up Grafana"
Sebastian Wagner
1
-57
/
+60
2021-08-30
doc/cephadm: monitoring: move "deploying w/o" up
Sebastian Wagner
1
-16
/
+15
2021-08-30
doc/cephadm: monitoring: default placements
Sebastian Wagner
1
-5
/
+5
2021-08-30
crimson/os/seastore/lba_manager: drop the unecessary lookup in leaf
Yingxin Cheng
1
-1
/
+3
2021-08-30
crimson/os/seastore/lba_manager: drop the impossible case that the insert key...
Yingxin Cheng
1
-13
/
+7
2021-08-30
crimson/os/seastore/lba_manager: end iterator should be pointing to the leaf-...
Yingxin Cheng
1
-4
/
+0
2021-08-30
crimson/os/seastore/lba_manager: misc improvements on debugging
Yingxin Cheng
1
-2
/
+5
2021-08-30
crimson/os/seastore/lba_manager: check depth when load lba node
Yingxin Cheng
1
-21
/
+24
2021-08-30
crimson/os/seastore/lba_manager: mark iterator(depth_t) private
Yingxin Cheng
1
-2
/
+1
2021-08-30
crimson/os/seastore/lba_manager: cleanup LBABtree::iterate_repeat()
Yingxin Cheng
2
-12
/
+12
2021-08-30
crimson/os/seastore/lba_manager: drop unused code
Yingxin Cheng
1
-4
/
+0
2021-08-29
test/docker-test.sh: add support for fedora 34 and debian strech
Kefu Chai
12
-35
/
+1
2021-08-28
krbd: escape udev_enumerate_add_match_sysattr values
Ilya Dryomov
2
-4
/
+29
2021-08-28
crimson/os/seastore/lba_manager/btree: don't assert deltas are empty
Samuel Just
1
-2
/
+0
2021-08-28
crimson/os/seastore/cache: retire_extent_addr: add addr asserts
Samuel Just
1
-0
/
+5
2021-08-28
crimson/os/seastore/lba_manager/btree: fix get_val() paddr value from iterator
Samuel Just
1
-3
/
+7
2021-08-28
crimson/tools/store_nbd: add log emulation to fs_driver
Samuel Just
3
-16
/
+167
2021-08-28
doc/mgr: add progress module documentation
Zac Dover
2
-0
/
+48
2021-08-28
crimson/tools/store_nbd: add object_info emulation to fs_driver
Samuel Just
2
-0
/
+21
2021-08-28
crimson/common/interruptible_future: move int future refcounting to trace
Samuel Just
1
-1
/
+1
2021-08-28
crimson/tools/store_nbd/fs_driver: collid should be the msb
Samuel Just
1
-1
/
+1
2021-08-27
cmake: use ceph repo with tag
Kefu Chai
1
-2
/
+2
2021-08-27
mailmap, organizationmap: update Mykola Golub affiliation
Mykola Golub
2
-0
/
+2
2021-08-27
qa/suites/rados: add crushdiff test
Mykola Golub
2
-0
/
+127
2021-08-27
doc/rbd/rbd-nomad: fix indentation in config snippets
Ilya Dryomov
1
-201
/
+198
2021-08-27
doc: clean rbd-nomad.rst
Zac Dover
1
-54
/
+76
2021-08-27
rgw: fix document
Ushitora Anqou
3
-0
/
+6
2021-08-27
mgr/restful/api/crush.py: delete unused reference
dengchl01
1
-1
/
+0
2021-08-27
crimson/os/seastore/lba_manager: replace btree implementation
Samuel Just
13
-1939
/
+2252
2021-08-26
crimson/os/seastore/seastore_types: add lba_root_t::set_depth
Samuel Just
1
-0
/
+4
2021-08-26
crimson/os/seastore/lba_manager: fix comment
Samuel Just
1
-1
/
+1
2021-08-26
crimson/common/fixed_kv_node_layout: add iterator operator-- and misc
Samuel Just
1
-3
/
+17
2021-08-26
crimson/os/seastore: remove unneeded TransactionManager::find_hole
Samuel Just
4
-49
/
+0
2021-08-26
crimson/tools/store_nbd/tm_driver: reset segment_manager in mkfs()
Samuel Just
1
-0
/
+1
2021-08-26
crimson/os/seastore/cache: fix formatting in get_extent
Samuel Just
1
-13
/
+13
2021-08-26
key_value_store/kv_flat_btree_async: add using namespace std
Samuel Just
1
-4
/
+1
2021-08-26
crimson/os/seastore: get_next_dirty_extents: record in transaction read set
Samuel Just
6
-38
/
+78
2021-08-26
crimson/os/seastore/segment_manager/block: add segment_size to make_superbloc...
Samuel Just
1
-8
/
+12
2021-08-26
test/crimson/seastore/test_btree_lba_manager: add better merge test
Samuel Just
1
-2
/
+41
2021-08-26
test/crimson/seastore/test_transaction_manager: update find_hole_assert_trigger
Samuel Just
1
-32
/
+33
[next]