index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librados
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
install-deps.sh: workaround setuptools' dependency on six
Kefu Chai
2
-1
/
+5
2017-06-01
test/cli/osdmaptool/: fix tests
Sage Weil
4
-15
/
+17
2017-06-01
test/cli/crushtool: adjust tests
Sage Weil
2
-2
/
+2
2017-06-01
mon: set mon_osd_initial_require_min_compat_client = jewel
Sage Weil
1
-1
/
+1
2017-06-01
crush: set default tunables to jewel
Sage Weil
1
-1
/
+1
2017-05-31
mempool: dump total, too
Sage Weil
2
-3
/
+14
2017-05-31
osd: (loosely) mark cached map bl buffers as osd_mapbl
Sage Weil
2
-0
/
+3
2017-05-31
os/bluestore: mark buffer caches buffers as bluestore_data
Sage Weil
2
-2
/
+4
2017-05-31
buffer: remove buffer_data mempool
Sage Weil
3
-17
/
+21
2017-05-31
buffer: allow buffers to map into arbitrary mempools
Sage Weil
3
-13
/
+77
2017-05-31
mempool: allow pool counts to be adjusted explicitly
Sage Weil
2
-0
/
+9
2017-05-31
buffer: fix mempool accounting for claimed chars
Sage Weil
2
-1
/
+23
2017-05-31
mempool: kill unittest_? mempools
Sage Weil
2
-47
/
+45
2017-05-31
test/osd/TestRados.cc: run test after finishing redirect setup
myoungwon oh
1
-14
/
+21
2017-05-31
qa: krbd discard/zeroout tests
Ilya Dryomov
2
-0
/
+129
2017-05-31
rpm: Move ceph-disk to ceph-base
Boris Ranto
1
-16
/
+27
2017-05-31
rgw_file: add lock protection for readdir against gc
Gui Hecheng
1
-0
/
+2
2017-05-31
crush: update choose_args on adjust_item_weight
Loic Dachary
6
-17
/
+190
2017-05-31
crush: update choose_args when items are added/removed
Loic Dachary
4
-0
/
+193
2017-05-31
mon:remove useless function for MDSMonitor::generate_mds_map()
yonghengdexin735
1
-1
/
+0
2017-05-31
osdmaptool: fix cli tests
Sage Weil
3
-4
/
+4
2017-05-31
common/version: include release name and type in version string
Sage Weil
7
-5
/
+56
2017-05-31
osd/OSDMap: switch [require_]min_compat_client to CEPH_RELEASE_* values
Sage Weil
3
-74
/
+102
2017-05-31
common: expand CEPH_RELEASE_ names; rename helper
Sage Weil
3
-9
/
+81
2017-05-31
build: Use .S suffix for ppc64le assembly files
Andrew Solomon
2
-1
/
+1
2017-05-31
mon: Add override for FsNewHandler::handle()
yonghengdexin735
1
-1
/
+1
2017-05-31
ceph-disk: Fix the file ownership, skip missing
Boris Ranto
2
-5
/
+25
2017-05-31
selinux: Do parallel relabel on package install
Boris Ranto
2
-2
/
+13
2017-05-30
osd: When scrub finds an attr error mark shard inconsistent
David Zafman
1
-4
/
+3
2017-05-30
os/bluestore: bluestore_debug_fsck_abort
Sage Weil
2
-0
/
+4
2017-05-30
test/old: Removed commented code
Jos Collin
1
-47
/
+0
2017-05-30
doc: add rados xattr commands to manpage
Andreas Gerstmayr
1
-0
/
+12
2017-05-30
qa/suites/upgrade/kraken-x: enable experimental for bluestore
Sage Weil
2
-0
/
+5
2017-05-30
mon: add up|down|in|out filters to 'osd tree'
Sage Weil
7
-17
/
+100
2017-05-30
cmake: link radosgw with boost libraries
Nathan Cutler
1
-1
/
+1
2017-05-30
bluestore: fix a typo about bleustore
Dongsheng Yang
1
-3
/
+3
2017-05-30
test/msgr: silence warnings from -Wsign-compare
Jos Collin
1
-1
/
+1
2017-05-30
test: test_denc.cc: silence warning from -Wsign-compare
Jos Collin
1
-2
/
+2
2017-05-30
os/bluestore: deep decode onode value
Sage Weil
1
-1
/
+1
2017-05-30
os/bluestore: fsck: use btree_set to replace set<uint64_t>
Sage Weil
1
-3
/
+10