aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/nodemgmt.c
AgeCommit message (Expand)Author
2006-05-22[JFFS2] Add some preemptive BUG checks for XATTR codeDavid Woodhouse
2006-05-22[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.David Woodhouse
2006-05-21[JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_refDavid Woodhouse
2006-05-21[JFFS2] Add length argument to jffs2_add_physical_node_ref()David Woodhouse
2006-05-20[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplicationDavid Woodhouse
2006-05-20[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()David Woodhouse
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy
2005-11-06[JFFS2] Account summary space in reserved_size.Ferenc Havasi
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi
2005-11-06[JFFS2] Debug code clean up - step 3Artem B. Bityutskiy
2005-11-06[JFFS2] Debug code clean up - step 1Artem B. Bityutskiy
2005-05-23[JFFS2] Suppress annoying debug messagesArtem B. Bityuckiy
2005-05-23[JFFS2] Add KERN_DEBUG level to printksArtem B. Bityuckiy
2005-05-23[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.Artem B. Bityuckiy
2005-05-23[JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy
2005-05-23[JFFS2] Prevent ino cache removal for inodes in useDavid Woodhouse
2005-05-23[JFFS2] Code cleanup Estelle Hammache
2005-05-23[JFFS2] Fix refile of blocks due to write failure. Estelle Hammache
2005-04-16Linux-2.6.12-rc2Linus Torvalds