index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
script: Obtain milestones via github API
Lenz Grimmer
1
-24
/
+7
2019-04-24
import-generated.sh: correct access to ceph-dencoder
Changcheng Liu
1
-5
/
+5
2019-04-24
denc: use scope_guard to close(fd)
Kefu Chai
1
-1
/
+1
2019-04-24
crush,msg: silence -Wsign-compare warnings
Kefu Chai
2
-2
/
+3
2019-04-24
denc: allow DencDumper to dump OOB buffer
Kefu Chai
1
-2
/
+18
2019-04-24
denc: rewrite DENC_DUMP_{PRE,POST} using template
Kefu Chai
3
-30
/
+53
2019-04-23
rgw: log refactoring for AtomicObjProcessor complete
Ali Maredia
11
-74
/
+87
2019-04-23
rgw: sync counters: drop spaces from counter names
Abhishek Lekshmanan
1
-5
/
+5
2019-04-23
mgr/prometheus: replace whitespaces in metrics' names
alfonsomthd
1
-1
/
+1
2019-04-23
rbd_replay: call the member decode() explicitly
Kefu Chai
2
-4
/
+4
2019-04-23
rbd-mirror: clear out bufferlist prior to listing mirror images
Jason Dillaman
1
-0
/
+1
2019-04-23
doc/rados/operations/devices: document device failure prediction
Sage Weil
1
-1
/
+36
2019-04-23
osd: make use of pg history and past_intervals in pg_create2 messages
Sage Weil
1
-17
/
+52
2019-04-23
qa: add crush-node-flags test
xie xingguo
1
-0
/
+28
2019-04-23
doc/rbd/rbd-cloudstack: update disk offering URL to new docs
Kefu Chai
1
-3
/
+3
2019-04-23
mon/OSDMonitor: remove crush node flags too on "crush rm"
xie xingguo
1
-0
/
+2
2019-04-23
mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH nodes
xie xingguo
1
-8
/
+8
2019-04-23
osd/PG: fix last_complete re-calculation on splitting
xie xingguo
2
-4
/
+5
2019-04-22
doc/governance: add cbodey
Sage Weil
1
-0
/
+1
2019-04-22
common/util: handle long lines in /proc/cpuinfo
Sage Weil
1
-1
/
+1
2019-04-22
doc/dev/erasure-coded-pool: update
Sage Weil
1
-6
/
+6
2019-04-22
qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Jason Dillaman
1
-2
/
+10
2019-04-22
doc/rados/operations/erasure-code*: update default ec profile references
Sage Weil
2
-5
/
+5
2019-04-22
rgw: thread DoutPrefixProvider into fetch_remote_obj
Ali Maredia
6
-23
/
+39
2019-04-22
rgw: log refactoring for putobj_processor
Ali Maredia
4
-30
/
+43
2019-04-22
rgw: cls_bucket_list_unordered lists a single shard
Casey Bodley
1
-10
/
+7
2019-04-22
cls/rgw: expose cls_rgw_bucket_list_op for single shard
Casey Bodley
2
-7
/
+25
2019-04-22
mgr/telemetry: default to reports every 24h; lower minimum
Sage Weil
1
-2
/
+2
2019-04-22
mgr/telemetry: exclude hostname field in crash reports
Sage Weil
1
-1
/
+3
2019-04-22
mon/OSDMonitor: track history and past_intervals for creating pgs
Sage Weil
5
-29
/
+227
2019-04-22
osd/osd_types: make PastIntervals pi_compact_rep print participants
Sage Weil
1
-1
/
+2
2019-04-22
osd/osd_types: take bare const OSDMap * to check_new_interval
Sage Weil
4
-13
/
+43
2019-04-22
osd/osd_types: add pg_history_t ctor that takes creation epoch+stamp
Sage Weil
2
-40
/
+23
2019-04-20
crimson: pass `Connection*` to Dispatch::ms_dispatch()
Kefu Chai
14
-46
/
+40
2019-04-20
doc: operations: reweight-by-utilization typo
Anthony D'Atri
1
-1
/
+1
2019-04-19
common/options: change default erasure-code-profile to k=2 m=2
Sage Weil
2
-2
/
+2
2019-04-19
test/librbd: drop 'ceph_test_librbd_api' target
Jason Dillaman
2
-18
/
+0
2019-04-19
qa/suites/rbd: added writearound cache test permutations
Jason Dillaman
9
-0
/
+43
2019-04-19
mgr/BaseMgrModule: run MonCommandCompletion on the finisher
Sage Weil
3
-4
/
+12
2019-04-19
mgr/BaseMgrModule: fix leak
Sage Weil
1
-1
/
+1
2019-04-19
os/bluestore: fix out-of-bound access in bmap allocator.
Igor Fedotov
2
-14
/
+14
2019-04-19
os/bluestore: reproduce out-of-bound access for bmap allocator
Igor Fedotov
2
-0
/
+11
2019-04-19
librbd: optionally move parent image to trash on remove
Mykola Golub
13
-19
/
+256
2019-04-19
librbd: reuse async trash remove state machine
Mykola Golub
1
-27
/
+5
2019-04-19
librbd: async trash remove state machine
Mykola Golub
5
-0
/
+523
2019-04-19
rbd-nbd: sscanf return 0 mean not-match.
Jianpeng Ma
1
-2
/
+5
2019-04-18
osd: Increase log level of messages which unnecessarily fill up logs
David Zafman
1
-2
/
+2
2019-04-18
doc: fix boot transition in mds state diagram
Patrick Donnelly
2
-175
/
+183
2019-04-18
rbd: fixed memory leak in 'rbd mirror pool' multi-image actions
Jason Dillaman
1
-0
/
+1
2019-04-18
librbd: async open/close should free ImageCtx before issuing callback
Jason Dillaman
2
-11
/
+18
[next]