index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-14
1
-71
/
+109
|
\
|
*
ceph: decode v5 of osdmap (pool names) [protocol change]
Sage Weil
2010-04-09
1
-71
/
+109
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+3
|
/
*
ceph: fix pg pool decoding from incremental osdmap update
Sage Weil
2010-03-23
1
-7
/
+10
*
ceph: fix osdmap decoding when pools include (removed) snaps
Sage Weil
2010-03-01
1
-2
/
+2
*
ceph: use rbtree for pg pools; decode new osdmap format
Sage Weil
2010-02-17
1
-42
/
+94
*
ceph: fix memory leak when destroying osdmap with pg_temp mappings
Sage Weil
2010-02-17
1
-16
/
+33
*
ceph: add uid field to ceph_pg_pool
Sage Weil
2010-02-11
1
-0
/
+20
*
ceph: precede encoded ceph_pg_pool struct with version
Sage Weil
2010-01-25
1
-1
/
+7
*
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