summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/jffs2_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse2016-02-291-1/+1
* [jffs2] kill wbuf_queued/wbuf_dwork_lockAl Viro2014-10-091-2/+0
* jffs2: get rid of jffs2_sync_superArtem Bityutskiy2012-05-131-0/+4
* JFFS2: Add parameter to reserve disk space for rootDaniel Drake2012-05-131-0/+7
* jffs2: implement mount option parsing and compression overridingAndres Salomon2011-10-191-0/+6
* jffs2: typo in commentDan Carpenter2010-12-031-1/+1
* jffs2: Dynamically choose inocache hash sizeDaniel Drake2010-10-251-0/+1
* jffs2: Update copyright noticesDavid Woodhouse2010-08-081-0/+1
* [JFFS2] Add erase_checking_list to hold blocks being marked.David Woodhouse2008-04-231-0/+1
* [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-221-3/+3
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveDavid Woodhouse2007-10-061-0/+2
* [JFFS2] Add support for write-buffer verification.David Woodhouse2007-07-111-0/+3
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-1/+10
* [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NANDArtem Bityutskiy2007-02-091-9/+3
* [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-271-0/+3
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-291-0/+1
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-1/+1
* [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse2006-05-261-3/+0
* [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.David Woodhouse2006-05-241-0/+3
* [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-0/+10
* Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse2006-05-031-0/+122