Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-07 | ceph: make CRUSH hash function a bucket property | Sage Weil | 1 | -1/+2 |
2009-11-06 | ceph: make object hash a pg_pool property | Sage Weil | 1 | -1/+1 |
2009-11-06 | ceph: clean up 'osd%d down' console msg | Sage Weil | 1 | -1/+1 |
2009-11-04 | ceph: fix endian conversions for ceph_pg | Sage Weil | 1 | -39/+61 |
2009-11-03 | ceph: use fixed endian encoding for ceph_entity_addr | Sage Weil | 1 | -0/+3 |
2009-10-30 | ceph: fix intra strip unit length calculation | Noah Watkins | 1 | -5/+10 |
2009-10-28 | ceph: fix object striping calculation for non-default striping schemes | Sage Weil | 1 | -4/+7 |
2009-10-28 | ceph: correct comment to match striping calculation | Sage Weil | 1 | -1/+1 |
2009-10-28 | ceph: remove redundant use of le32_to_cpu | Noah Watkins | 1 | -1/+1 |
2009-10-19 | ceph: include preferred osd in placement seed | Sage Weil | 1 | -0/+2 |
2009-10-14 | ceph: convert encode/decode macros to inlines | Sage Weil | 1 | -35/+35 |
2009-10-09 | ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping) | Sage Weil | 1 | -5/+10 |
2009-10-06 | ceph: OSD client | Sage Weil | 1 | -0/+875 |