summaryrefslogtreecommitdiffstats
path: root/net/ceph/osdmap.c
AgeCommit message (Expand)AuthorLines
2012-07-30libceph: support crush tunablesSage Weil-0/+39
2012-06-15Merge tag 'v3.5-rc1'Sage Weil-7/+7
2012-06-07libceph: fix overflow in osdmap_apply_incremental()Xi Wang-0/+4
2012-06-07libceph: fix overflow in osdmap_decode()Xi Wang-0/+3
2012-06-07libceph: fix overflow in __decode_pool_names()Xi Wang-6/+7
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds-48/+25
2012-05-21libceph: fix pg_temp updatesSage Weil-1/+5
2012-05-07crush: warn on do_rule failureSage Weil-4/+11
2012-05-07crush: remove parent mapsSage Weil-7/+0
2012-05-07crush: remove forcefeed functionalitySage Weil-1/+1
2012-05-07ceph: drop support for preferred_osd pgsSage Weil-37/+10
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-7/+7
2012-03-22libceph: fix overflow check in crush_decode()Xi Wang-1/+2
2011-09-28libceph: fix pg_temp mapping updateSage Weil-26/+24
2011-09-28libceph: fix pg_temp mapping calculationSage Weil-13/+21
2011-05-24libceph: handle new osdmap down/state change encodingSage Weil-3/+8
2011-05-19libceph: fix osdmap timestamp assignmentSage Weil-1/+1
2011-01-12ceph: Always free allocated memory in osdmap_decode()Jesper Juhl-1/+3
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-0/+1128