index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
crush
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
libceph: use swap() macro instead of taking tmp variable
Guo Zhengkui
1
-4
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-03
libceph: replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-06-01
libceph: decode CRUSH device/bucket types and names
Ilya Dryomov
1
-1
/
+2
2018-08-13
crush: fix using plain integer as NULL warning
YueHaibing
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-01
crush: assume weight_set != null imples weight_set_size > 0
Ilya Dryomov
1
-1
/
+1
2017-07-07
crush: remove an obsolete comment
Ilya Dryomov
1
-5
/
+0
2017-07-07
crush: crush_init_workspace starts with struct crush_work
Ilya Dryomov
1
-1
/
+1
2017-07-07
libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()
Ilya Dryomov
1
-0
/
+3
2017-07-07
crush: implement weight and id overrides for straw2
Ilya Dryomov
1
-18
/
+56
2017-02-24
crush: fix dprintk compilation
Ilya Dryomov
1
-2
/
+2
2017-02-24
crush: do is_out test only if we do not collide
Ilya Dryomov
1
-3
/
+1
2017-02-20
crush: merge working data and scratch
Ilya Dryomov
1
-10
/
+7
2017-02-20
crush: remove mutable part of CRUSH map
Ilya Dryomov
2
-73
/
+138
2016-12-13
crush: include mapper.h in mapper.c
Tobias Klauser
1
-0
/
+2
2016-10-06
crush: remove redundant local variable
Ilya Dryomov
1
-3
/
+2
2016-10-06
crush: don't normalize input of crush_ln iteratively
Ilya Dryomov
1
-3
/
+9
2016-02-04
crush: add chooseleaf_stable tunable
Ilya Dryomov
1
-4
/
+14
2016-02-04
crush: ensure take bucket value is valid
Ilya Dryomov
1
-1
/
+2
2016-02-04
crush: ensure bucket id is valid before indexing buckets array
Ilya Dryomov
1
-2
/
+10
2015-06-25
crush: sync up with userspace
Ilya Dryomov
4
-75
/
+115
2015-06-25
crush: fix crash from invalid 'take' argument
Ilya Dryomov
1
-2
/
+9
2015-04-22
crush: straw2 bucket type with an efficient 64-bit crush_ln()
Ilya Dryomov
3
-0
/
+281
2015-04-22
crush: ensuring at most num-rep osds are selected
Ilya Dryomov
1
-4
/
+12
2015-04-22
crush: drop unnecessary include from mapper.c
Ilya Dryomov
1
-1
/
+0
2014-04-05
crush: add SET_CHOOSELEAF_VARY_R step
Ilya Dryomov
1
-0
/
+5
2014-04-05
crush: add chooseleaf_vary_r tunable
Ilya Dryomov
1
-6
/
+24
2014-04-05
crush: allow crush rules to set (re)tries counts to 0
Ilya Dryomov
1
-2
/
+2
2014-04-05
crush: fix off-by-one errors in total_tries refactor
Ilya Dryomov
1
-19
/
+27
2013-12-31
crush: fix crush_choose_firstn comment
Ilya Dryomov
1
-1
/
+5
2013-12-31
crush: attempts -> tries
Ilya Dryomov
1
-8
/
+8
2013-12-31
crush: add set_choose_local_[fallback_]tries steps
Ilya Dryomov
1
-5
/
+23
2013-12-31
crush: generalize descend_once
Ilya Dryomov
1
-11
/
+14
2013-12-31
crush: CHOOSE_LEAF -> CHOOSELEAF throughout
Ilya Dryomov
1
-5
/
+5
2013-12-31
crush: add SET_CHOOSE_TRIES rule step
Ilya Dryomov
1
-0
/
+5
2013-12-31
crush: apply chooseleaf_tries to firstn mode too
Ilya Dryomov
1
-4
/
+10
2013-12-31
crush: new SET_CHOOSE_LEAF_TRIES command
Ilya Dryomov
1
-10
/
+21
2013-12-31
crush: pass parent r value for indep call
Ilya Dryomov
1
-4
/
+6
2013-12-31
crush: clarify numrep vs endpos
Ilya Dryomov
1
-8
/
+8
2013-12-31
crush: strip firstn conditionals out of crush_choose, rename
Ilya Dryomov
1
-55
/
+33
2013-12-31
crush: add note about r in recursive choose
Ilya Dryomov
1
-0
/
+8
2013-12-31
crush: use breadth-first search for indep mode
Ilya Dryomov
1
-9
/
+163
2013-12-31
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
1
-2
/
+6
2013-12-31
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
1
-4
/
+6
2013-12-31
crush: fix some comments
Ilya Dryomov
1
-1
/
+1
2013-12-31
crush: reduce scope of some local variables
Ilya Dryomov
1
-3
/
+3
2013-12-31
crush: factor out (trivial) crush_destroy_rule()
Ilya Dryomov
1
-2
/
+5
2013-12-31
crush: pass weight vector size to map function
Ilya Dryomov
1
-5
/
+12
2013-01-17
crush: avoid recursion if we have already collided
Sage Weil
1
-1
/
+1
[next]