summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/nodelist.h
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Remove flash offset argument from various functions.David Woodhouse2006-05-231-7/+16
* [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structureDavid Woodhouse2006-05-221-17/+27
* [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.David Woodhouse2006-05-221-2/+6
* [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_refDavid Woodhouse2006-05-211-51/+7
* [JFFS2] Add length argument to jffs2_add_physical_node_ref()David Woodhouse2006-05-211-1/+1
* [JFFS2] Introduce jffs2_scan_dirty_space() function.David Woodhouse2006-05-211-0/+1
* [JFFS2] Fix summary handling of unknown but compatible nodes.David Woodhouse2006-05-211-0/+1
* [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.David Woodhouse2006-05-211-0/+5
* [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplicationDavid Woodhouse2006-05-201-0/+2
* Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse2006-05-201-1/+20
|\
| * [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei2006-05-131-1/+1
| * [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-1/+20
* | [JFFS2] Support new device nodesDavid Woodhouse2006-05-191-0/+11
|/
* Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse2006-05-031-2/+2
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-13/+13
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-061-3/+10
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-061-1/+6
* [JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy2005-11-061-3/+3
* [JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy2005-11-061-1/+8
* [JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Move scattered function into related filesArtem B. Bityutskiy2005-11-061-7/+3
* [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-061-97/+9
* [JFFS2] Optimise jffs2_add_tn_to_list David Woodhouse2005-07-061-3/+3
* [JFFS2] Fix race in garbage collectorArtem B. Bityuckiy2005-05-231-1/+13
* [JFFS2] Prevent ino cache removal for inodes in useDavid Woodhouse2005-05-231-1/+2
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-231-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+473
OpenPOWER on IntegriCloud