summaryrefslogtreecommitdiffstats
path: root/net/ceph/crush
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-302-108/+55
|\
| * crush: fix memory leak when destroying tree bucketsSage Weil2012-05-071-0/+2
| * crush: fix tree node weight lookupSage Weil2012-05-071-3/+1
| * crush: remove parent mapsSage Weil2012-05-071-25/+0
| * crush: remove forcefeed functionalitySage Weil2012-05-071-47/+1
| * crush: use a temporary variable to simplify crush_do_ruleSage Weil2012-05-071-9/+11
| * crush: be more tolerant of nonsensical crush mapsSage Weil2012-05-071-9/+24
| * crush: adjust local retry thresholdSage Weil2012-05-071-1/+1
| * crush: clean up types, const-nessSage Weil2012-05-072-19/+20
* | crush: include header for global symbolshartleys2012-04-271-0/+1
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-4/+4
|/
* crush: fix force for non-root TAKESage Weil2012-01-101-3/+8
* crush: fix mapping calculation when force argument doesn't existSage Weil2011-12-121-22/+13
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-203-0/+909