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