aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/build.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Fix directory hardlinks from deleted directoriesDavid Woodhouse1-18/+57
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa1-6/+2
2012-03-27jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches1-2/+4
2010-12-03jffs2: use vzallocJoe Perches1-3/+2
2010-10-25jffs2: Dynamically choose inocache hash sizeDaniel Drake1-1/+1
2010-08-08jffs2: Update copyright noticesDavid Woodhouse1-0/+1
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse1-11/+20
2008-04-23[JFFS2] Add erase_checking_list to hold blocks being marked.David Woodhouse1-0/+1
2007-10-13[JFFS2] Relax threshold for triggering GC due to dirty blocks.David Woodhouse1-1/+1
2007-10-06[JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveDavid Woodhouse1-0/+10
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-3/+1
2007-02-09JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko1-9/+13
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-14/+14
2005-11-06[JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy1-10/+7
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy1-59/+53
2005-11-06[JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi1-3/+5
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi1-4/+8
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi1-3/+3
2005-11-06[JFFS2] Fix up new debug code for eCos buildAndrew Lunn1-6/+10
2005-11-06[JFFS2] Debug code clean up - step 3Artem B. Bityutskiy1-3/+3
2005-11-06[JFFS2] Debug code clean up - step 2Artem B. Bityutskiy1-2/+2
2005-11-06[JFFS2] Debug code clean up - step 1Artem B. Bityutskiy1-3/+3
2005-07-13[JFFS2] Init locks early during mountArtem B. Bityuckiy1-8/+1
2005-05-23[JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy1-3/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+371