index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
1
-3
/
+10
2012-07-31
libceph: support crush tunables
Sage Weil
1
-6
/
+7
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2
-108
/
+55
2012-05-08
crush: fix memory leak when destroying tree buckets
Sage Weil
1
-0
/
+2
2012-05-08
crush: fix tree node weight lookup
Sage Weil
1
-3
/
+1
2012-05-08
crush: remove parent maps
Sage Weil
1
-25
/
+0
2012-05-08
crush: remove forcefeed functionality
Sage Weil
1
-47
/
+1
2012-05-08
crush: use a temporary variable to simplify crush_do_rule
Sage Weil
1
-9
/
+11
2012-05-08
crush: be more tolerant of nonsensical crush maps
Sage Weil
1
-9
/
+24
2012-05-08
crush: adjust local retry threshold
Sage Weil
1
-1
/
+1
2012-05-08
crush: clean up types, const-ness
Sage Weil
2
-19
/
+20
2012-04-27
crush: include header for global symbols
hartleys
1
-0
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-4
/
+4
2012-01-10
crush: fix force for non-root TAKE
Sage Weil
1
-3
/
+8
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
3
-0
/
+909