stmmac: use resource_size()
[pandora-kernel.git] / fs / ceph / osdmap.c
2010-04-07 David S. MillerMerge branch 'vhost' of git://git./linux/kernel/git...
2010-04-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-20 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-03-20 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-19 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-19 Linus TorvaldsMerge branch 'zerolen' of git://git./linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-01 Sage Weilceph: fix osdmap decoding when pools include (removed...
2010-02-17 Sage Weilceph: use rbtree for pg pools; decode new osdmap format
2010-02-17 Sage Weilceph: fix memory leak when destroying osdmap with pg_te...
2010-02-11 Sage Weilceph: add uid field to ceph_pg_pool
2010-01-26 Sage Weilceph: precede encoded ceph_pg_pool struct with version
2009-12-22 Sage Weilceph: fix incremental osdmap pg_temp decoding bug
2009-12-22 Sage Weilceph: fix error paths for corrupt osdmap messages
2009-12-22 Sage Weilceph: hex dump corrupt server data to KERN_DEBUG
2009-12-09 Sage Weilceph: do not feed bad device ids to crush
2009-11-08 Sage Weilceph: make CRUSH hash function a bucket property
2009-11-07 Sage Weilceph: make object hash a pg_pool property
2009-11-06 Sage Weilceph: clean up 'osd%d down' console msg
2009-11-05 Sage Weilceph: fix endian conversions for ceph_pg
2009-11-03 Sage Weilceph: use fixed endian encoding for ceph_entity_addr
2009-10-30 Noah Watkinsceph: fix intra strip unit length calculation
2009-10-29 Sage Weilceph: fix object striping calculation for non-default...
2009-10-29 Sage Weilceph: correct comment to match striping calculation
2009-10-29 Noah Watkinsceph: remove redundant use of le32_to_cpu
2009-10-19 Sage Weilceph: include preferred osd in placement seed
2009-10-14 Sage Weilceph: convert encode/decode macros to inlines
2009-10-09 Sage Weilceph: fail gracefully on corrupt osdmap (bad pg_temp...
2009-10-06 Sage Weilceph: OSD client