index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
direct_messenger
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
vstart: print "start osd.$id" instead of "start osd$id"
Kefu Chai
1
-1
/
+1
2017-06-02
Fix cmake build error.
Yao Zongyou
1
-2
/
+6
2017-06-02
qa/workunits/cephtool/test.sh: adjust watch test
Sage Weil
1
-2
/
+2
2017-06-02
include/lru: add const to member function
yonghengdexin735
1
-7
/
+7
2017-06-01
Removed all 'default_idle_timeout' due to chnage in rwg task
Yuri Weinstein
5
-6
/
+0
2017-06-01
build/ops: rpm: move _epoch_prefix below Epoch definition
Nathan Cutler
1
-3
/
+4
2017-06-01
osd: Object level shard errors are tracked and used if no auth available
David Zafman
2
-52
/
+78
2017-06-01
osd-scrub-repair: Fix broken test and correctly handle ec overwrite testing
David Zafman
1
-7
/
+271
2017-06-01
os/bluestore: release aios and pinned buffers on io complete
Sage Weil
1
-0
/
+3
2017-06-01
os/bluestore: submit deferred if txc cleanup is blocked
Sage Weil
2
-0
/
+11
2017-06-01
do_cmake.sh: enable ccache if installed
Sage Weil
1
-1
/
+8
2017-06-01
crush: add missing tunable in tests
Loic Dachary
2
-0
/
+2
2017-06-01
ceph-disk: do not setup_statedir on trigger
Loic Dachary
1
-1
/
+3
2017-06-01
install-deps.sh: workaround setuptools' dependency on six
Kefu Chai
2
-1
/
+5
2017-06-01
os/bluestore: mempools for writing and writing_deferred
Sage Weil
3
-2
/
+9
2017-06-01
os/bluestore: bluestore_txc mempool
Sage Weil
3
-0
/
+8
2017-06-01
os/bluestore: rename cache mempools to bluestore_cache_*
Sage Weil
5
-34
/
+34
2017-06-01
os/bluestore: maybe_rebuild before adding to cache too
Sage Weil
1
-0
/
+1
2017-06-01
AUTHORS: update with release manager, backport team
Sage Weil
1
-5
/
+10
2017-06-01
test/cli/osdmaptool/: fix tests
Sage Weil
4
-15
/
+17
2017-06-01
buffer: fix some append_buffer vs mempool assignment; add tests
Sage Weil
2
-9
/
+48
2017-06-01
mempool: make dump more concise
Sage Weil
1
-1
/
+3
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-06-01
qa/rgw_snaps: move default_idle_timeout config under the client
Yehuda Sadeh
1
-2
/
+2
2017-06-01
Revert "osd: When scrub finds an attr error mark shard inconsistent"
David Zafman
1
-3
/
+4
2017-05-31
mon: revise "ceph status" output
John Spray
5
-55
/
+100
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
pybind/rados: add monitor_log2
Sage Weil
2
-0
/
+43
2017-05-31
librados: add rados_monitor_log2 that includes EntityName
Sage Weil
5
-12
/
+91
2017-05-31
librados: use EntityName in monitor_log line
Sage Weil
1
-1
/
+1
2017-05-31
common/LogEntry: include EntityName in log entries
Sage Weil
5
-3
/
+20
2017-05-31
common/entity_name: do not populate type_id string for type==0
Sage Weil
1
-3
/
+7
2017-05-31
erasure-code: Remove duplicate of isa-l files
Ganesh Mahalingam
49
-21131
/
+46
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
src: put-to operator function - const input cleanup
Jos Collin
22
-28
/
+28
2017-05-31
mon:remove useless function for MDSMonitor::generate_mds_map()
yonghengdexin735
1
-1
/
+0
[next]