aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/malloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabsDavid Woodhouse1-2/+2
2009-03-20[JFFS2] kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun1-4/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-9/+9
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-3/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-9/+9
2006-06-29fs/jffs2/: make 2 functions staticAdrian Bunk1-1/+1
2006-06-27[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei1-0/+2
2006-05-26[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse1-24/+51
2006-05-25[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()David Woodhouse1-1/+2
2006-05-24[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.David Woodhouse1-2/+24
2006-05-13[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei1-1/+0
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-2/+66
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-2/+2
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy1-17/+17
2005-11-06[JFFS2] Debug code clean up - step 4Artem B. Bityutskiy1-40/+42
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+205