summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/build.c
Commit message (Expand)AuthorAgeFilesLines
* Fix directory hardlinks from deleted directoriesDavid Woodhouse2016-02-251-18/+57
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-6/+2
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-271-2/+4
* jffs2: use vzallocJoe Perches2010-12-031-3/+2
* jffs2: Dynamically choose inocache hash sizeDaniel Drake2010-10-251-1/+1
* jffs2: Update copyright noticesDavid Woodhouse2010-08-081-0/+1
* [JFFS2] Track parent inode for directories (for NFS export)David Woodhouse2008-05-011-11/+20
* [JFFS2] Add erase_checking_list to hold blocks being marked.David Woodhouse2008-04-231-0/+1
* [JFFS2] Relax threshold for triggering GC due to dirty blocks.David Woodhouse2007-10-131-1/+1
* [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveDavid Woodhouse2007-10-061-0/+10
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-3/+1
* JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko2007-02-091-9/+13
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-14/+14
* [JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy2005-11-061-10/+7
* [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-061-59/+53
* [JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi2005-11-061-3/+5
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-061-4/+8
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-061-3/+3
* [JFFS2] Fix up new debug code for eCos buildAndrew Lunn2005-11-061-6/+10
* [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-061-3/+3
* [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-061-3/+3
* [JFFS2] Init locks early during mountArtem B. Bityuckiy2005-07-131-8/+1
* [JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy2005-05-231-3/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+371