summaryrefslogtreecommitdiffstats
path: root/net/ceph/crush/crush.c
AgeCommit message (Expand)AuthorLines
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov-0/+3
2017-02-20crush: remove mutable part of CRUSH mapIlya Dryomov-5/+0
2015-06-25crush: sync up with userspaceIlya Dryomov-7/+6
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov-0/+14
2013-12-31crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov-2/+5
2012-05-07crush: fix memory leak when destroying tree bucketsSage Weil-0/+2
2012-05-07crush: fix tree node weight lookupSage Weil-3/+1
2012-05-07crush: remove parent mapsSage Weil-25/+0
2012-05-07crush: clean up types, const-nessSage Weil-4/+4
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-0/+151