aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* [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