aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/crush (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-05ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil1-1/+1
2010-06-24ceph: fix crush CHOOSE_LEAF when type is already a leafSage Weil1-13/+25
2010-06-24ceph: fix crush recursionSage Weil1-0/+1
2009-12-03ceph: whitespace cleanupSage Weil1-1/+1
2009-11-07ceph: make CRUSH hash function a bucket propertySage Weil4-20/+91
2009-11-06ceph: make CRUSH hash functions non-inlineSage Weil4-95/+105
2009-11-01crush: always return a value from crush_bucket_chooseSage Weil1-1/+1
2009-10-07ceph: gracefully avoid empty crush bucketsSage Weil1-2/+7
2009-10-06ceph: CRUSH mapping algorithmSage Weil5-0/+1027