summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/build.c
AgeCommit message (Expand)AuthorLines
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse-11/+20
2008-04-23[JFFS2] Add erase_checking_list to hold blocks being marked.David Woodhouse-0/+1
2007-10-13[JFFS2] Relax threshold for triggering GC due to dirty blocks.David Woodhouse-1/+1
2007-10-06[JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveDavid Woodhouse-0/+10
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse-3/+1
2007-02-09JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko-9/+13
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei-0/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven-1/+1
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner-14/+14
2005-11-06[JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy-10/+7
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy-59/+53
2005-11-06[JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi-3/+5
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi-4/+8
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi-3/+3
2005-11-06[JFFS2] Fix up new debug code for eCos buildAndrew Lunn-6/+10
2005-11-06[JFFS2] Debug code clean up - step 3Artem B. Bityutskiy-3/+3
2005-11-06[JFFS2] Debug code clean up - step 2Artem B. Bityutskiy-2/+2
2005-11-06[JFFS2] Debug code clean up - step 1Artem B. Bityutskiy-3/+3
2005-07-13[JFFS2] Init locks early during mountArtem B. Bityuckiy-8/+1
2005-05-23[JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy-3/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+371