summaryrefslogtreecommitdiff
path: root/net/ceph/osdmap.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-17libceph: fix osdmap decode error pathsSage Weil1-11/+20
2012-11-26libceph: check for invalid mappingSage Weil1-2/+16
2012-11-26libceph: fix overflow in osdmap_apply_incremental()Xi Wang1-0/+4
2012-11-26libceph: fix overflow in osdmap_decode()Xi Wang1-0/+3
2012-11-26libceph: fix overflow in __decode_pool_names()Xi Wang1-6/+7
2012-11-26libceph: fix pg_temp updatesSage Weil1-1/+5
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-13ceph: Always free allocated memory in osdmap_decode()Jesper Juhl1-1/+3
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+1128