summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* jffs2: drop null test before destroy functionsJulia Lawall2015-09-211-18/+9
* jffs2: NULL return of kmem_cache_zalloc should be handledZhouyi Zhou2014-01-031-0/+4
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-271-0/+2
* jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabsDavid Woodhouse2009-09-191-2/+2
* [JFFS2] kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-03-201-4/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-9/+9
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-3/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-9/+9
* fs/jffs2/: make 2 functions staticAdrian Bunk2006-06-291-1/+1
* [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-271-0/+2
* [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse2006-05-261-24/+51
* [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()David Woodhouse2006-05-251-1/+2
* [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.David Woodhouse2006-05-241-2/+24
* [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei2006-05-131-1/+0
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-2/+66
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-2/+2
* [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-061-17/+17
* [JFFS2] Debug code clean up - step 4Artem B. Bityutskiy2005-11-061-40/+42
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+205