summaryrefslogtreecommitdiffstats
path: root/fs/ceph/crush
AgeCommit message (Expand)AuthorLines
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-1126/+0
2010-08-01ceph: clean up header guardsSage Weil-6/+6
2010-07-05ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil-1/+1
2010-06-24ceph: fix crush CHOOSE_LEAF when type is already a leafSage Weil-13/+25
2010-06-24ceph: fix crush recursionSage Weil-0/+1
2009-12-03ceph: whitespace cleanupSage Weil-1/+1
2009-11-07ceph: make CRUSH hash function a bucket propertySage Weil-20/+91
2009-11-06ceph: make CRUSH hash functions non-inlineSage Weil-95/+105
2009-11-01crush: always return a value from crush_bucket_chooseSage Weil-1/+1
2009-10-07ceph: gracefully avoid empty crush bucketsSage Weil-2/+7
2009-10-06ceph: CRUSH mapping algorithmSage Weil-0/+1027