aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/malloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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