index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
osdmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: fix incremental osdmap pg_temp decoding bug
Sage Weil
2009-12-21
1
-2
/
+1
*
ceph: fix error paths for corrupt osdmap messages
Sage Weil
2009-12-21
1
-5
/
+6
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
1
-0
/
+3
*
ceph: do not feed bad device ids to crush
Sage Weil
2009-12-09
1
-0
/
+5
*
ceph: make CRUSH hash function a bucket property
Sage Weil
2009-11-07
1
-1
/
+2
*
ceph: make object hash a pg_pool property
Sage Weil
2009-11-06
1
-1
/
+1
*
ceph: clean up 'osd%d down' console msg
Sage Weil
2009-11-06
1
-1
/
+1
*
ceph: fix endian conversions for ceph_pg
Sage Weil
2009-11-04
1
-39
/
+61
*
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
2009-11-03
1
-0
/
+3
*
ceph: fix intra strip unit length calculation
Noah Watkins
2009-10-30
1
-5
/
+10
*
ceph: fix object striping calculation for non-default striping schemes
Sage Weil
2009-10-28
1
-4
/
+7
*
ceph: correct comment to match striping calculation
Sage Weil
2009-10-28
1
-1
/
+1
*
ceph: remove redundant use of le32_to_cpu
Noah Watkins
2009-10-28
1
-1
/
+1
*
ceph: include preferred osd in placement seed
Sage Weil
2009-10-19
1
-0
/
+2
*
ceph: convert encode/decode macros to inlines
Sage Weil
2009-10-14
1
-35
/
+35
*
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
Sage Weil
2009-10-09
1
-5
/
+10
*
ceph: OSD client
Sage Weil
2009-10-06
1
-0
/
+875