index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
crush
Age
Commit message (
Expand
)
Author
2014-04-04
crush: add SET_CHOOSELEAF_VARY_R step
Ilya Dryomov
2014-04-04
crush: add chooseleaf_vary_r tunable
Ilya Dryomov
2014-04-04
crush: allow crush rules to set (re)tries counts to 0
Ilya Dryomov
2014-04-04
crush: fix off-by-one errors in total_tries refactor
Ilya Dryomov
2013-12-31
crush: fix crush_choose_firstn comment
Ilya Dryomov
2013-12-31
crush: attempts -> tries
Ilya Dryomov
2013-12-31
crush: add set_choose_local_[fallback_]tries steps
Ilya Dryomov
2013-12-31
crush: generalize descend_once
Ilya Dryomov
2013-12-31
crush: CHOOSE_LEAF -> CHOOSELEAF throughout
Ilya Dryomov
2013-12-31
crush: add SET_CHOOSE_TRIES rule step
Ilya Dryomov
2013-12-31
crush: apply chooseleaf_tries to firstn mode too
Ilya Dryomov
2013-12-31
crush: new SET_CHOOSE_LEAF_TRIES command
Ilya Dryomov
2013-12-31
crush: pass parent r value for indep call
Ilya Dryomov
2013-12-31
crush: clarify numrep vs endpos
Ilya Dryomov
2013-12-31
crush: strip firstn conditionals out of crush_choose, rename
Ilya Dryomov
2013-12-31
crush: add note about r in recursive choose
Ilya Dryomov
2013-12-31
crush: use breadth-first search for indep mode
Ilya Dryomov
2013-12-31
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
2013-12-31
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
2013-12-31
crush: fix some comments
Ilya Dryomov
2013-12-31
crush: reduce scope of some local variables
Ilya Dryomov
2013-12-31
crush: factor out (trivial) crush_destroy_rule()
Ilya Dryomov
2013-12-31
crush: pass weight vector size to map function
Ilya Dryomov
2013-01-17
crush: avoid recursion if we have already collided
Sage Weil
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
2012-07-30
libceph: support crush tunables
Sage Weil
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-07
crush: fix memory leak when destroying tree buckets
Sage Weil
2012-05-07
crush: fix tree node weight lookup
Sage Weil
2012-05-07
crush: remove parent maps
Sage Weil
2012-05-07
crush: remove forcefeed functionality
Sage Weil
2012-05-07
crush: use a temporary variable to simplify crush_do_rule
Sage Weil
2012-05-07
crush: be more tolerant of nonsensical crush maps
Sage Weil
2012-05-07
crush: adjust local retry threshold
Sage Weil
2012-05-07
crush: clean up types, const-ness
Sage Weil
2012-04-27
crush: include header for global symbols
hartleys
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-01-10
crush: fix force for non-root TAKE
Sage Weil
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh