index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
do_freebsd.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-24
osd: rephrase "wrongly marked me down" clog message
John Spray
1
-3
/
+5
2017-07-24
use auto iterator having more simple code and good performence
dingdangzhang
1
-3
/
+2
2017-07-24
doc/rados/operations/add-or-rm-osds: fix dead hyper link
Kefu Chai
1
-1
/
+1
2017-07-24
doc: document "ceph osd set-require-min-compat-client"
Kefu Chai
2
-3
/
+22
2017-07-24
mgr/status: row has incorrect number of values
liuchang0812
1
-1
/
+1
2017-07-24
doc/mon: fix ceph-authtool create keyring
huanwen ren
1
-2
/
+2
2017-07-24
doc: document "ceph features"
Kefu Chai
2
-1
/
+10
2017-07-24
vstart.sh: do not try to remove default asok_dir
Kefu Chai
1
-1
/
+3
2017-07-24
tests: add setup/teardown for asok dir
Kefu Chai
1
-0
/
+2
2017-07-24
rgw: should unlock when reshard_log->update() reture non-zero in RGWBucketRes...
weiqiaomiao
1
-0
/
+1
2017-07-24
osd/OSDMap: fix Incremental::dump
Sage Weil
1
-0
/
+1
2017-07-24
mon/OSDMonitor: remove zeroed new_state updates
Sage Weil
1
-0
/
+12
2017-07-23
common: the latency dumped by "ceph osd perf" is not real
Pan Liu
3
-8
/
+6
2017-07-23
qa/suites/rados/basic/tasks/rgw_snaps: wait for pools to be be created
Sage Weil
2
-0
/
+31
2017-07-23
qa/suites/rados/basic/tasks/rgw_snaps: fix pool list
Sage Weil
1
-5
/
+3
2017-07-22
mgr/PyModules: fix lock name
Sage Weil
1
-1
/
+1
2017-07-22
mgr/DaemonServer: fix lock cycle
Sage Weil
1
-2
/
+4
2017-07-22
Update .organizationmap
luokexue
1
-3
/
+3
2017-07-22
osd: store op request source info
Yan Jun
2
-2
/
+4
2017-07-22
common: dump field name of 'flag_point' and 'client_info'
Yan Jun
1
-1
/
+1
2017-07-22
mon: do not dereference empty mgr_commands
Sage Weil
1
-2
/
+4
2017-07-22
qa/workunits/cephtool/test.sh: add sudo for daemon compact
Sage Weil
1
-1
/
+1
2017-07-21
crush: assume weight_set != null imples weight_set_size > 0
Sage Weil
2
-2
/
+2
2017-07-21
osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Josh Durgin
1
-0
/
+6
2017-07-21
PendingReleaseNotes: added blurb for new RBD cap profiles
Jason Dillaman
1
-1
/
+6
2017-07-21
osd: expand profile caps upon construction to avoid potential race
Jason Dillaman
3
-14
/
+18
2017-07-21
qa/workunits/rbd: rbd-mirror tests should use 'mirror' user
Jason Dillaman
2
-14
/
+24
2017-07-21
qa/suites/rbd: mirroring tests should use rbd cap profiles
Jason Dillaman
2
-0
/
+10
2017-07-21
qa/workunits/rbd: devstack test should use auth profiles
Jason Dillaman
1
-0
/
+5
2017-07-21
doc: include details for new RBD cap profiles
Jason Dillaman
5
-30
/
+57
2017-07-21
mon,osd: drop the "allow" prefix for profile caps
Jason Dillaman
4
-10
/
+13
2017-07-21
osd: new 'rbd'/'rbd-read-only' osd cap profiles
Jason Dillaman
2
-0
/
+36
2017-07-21
osd: primitive cephx osd profile cap support
Jason Dillaman
3
-90
/
+272
2017-07-21
mon: added 'rbd' profile
Jason Dillaman
1
-0
/
+12
2017-07-21
mon: support regex-based restrictions on command caps
Jason Dillaman
3
-44
/
+114
2017-07-21
crush/CrushWrapper: only allocate weight_set if non-empty
Sage Weil
1
-9
/
+11
2017-07-21
qa/workunits/mon/crush_ops.sh: fix in-use rule removal test
Sage Weil
1
-0
/
+2
2017-07-21
qa/workunits/mon/crush_ops: require luminous clients for test
Sage Weil
1
-0
/
+2
2017-07-21
doc/rados/operations/crush-map: creating rules
Sage Weil
1
-0
/
+110
2017-07-21
doc/rados/operations/crush-map: document weight set commands
Sage Weil
1
-0
/
+66
2017-07-21
doc/rados/operations/crush-map*: restructure and clean up
Sage Weil
3
-707
/
+855
2017-07-21
doc/rados/operations/crush-map: warn off manual crush map edits
Sage Weil
1
-2
/
+11
2017-07-21
doc/rados/operations/crush-map: update crush location section
Sage Weil
1
-30
/
+26
2017-07-21
doc/rados/operations/crush-map: prune intro
Sage Weil
1
-21
/
+6
2017-07-21
mon/OSDMonitor: 'osd crush rule ls' plaintext output
Sage Weil
3
-10
/
+20
2017-07-21
crush/CrushWrapper: remove_item_under: weight down weight-sets
Sage Weil
1
-0
/
+6
2017-07-21
crush/CrushWrapper: remove_item_under whitespace
Sage Weil
1
-3
/
+6
2017-07-21
crush/CrushWrapper: link_bucket whitespace
Sage Weil
1
-1
/
+2
2017-07-21
crush/CrushWrapper: detach_bucket: weight down weight_sets
Sage Weil
1
-0
/
+5
2017-07-21
crush/CrushWrapper: detach_bucket uninline
Sage Weil
2
-46
/
+52
[next]