aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/jffs2_fs_sb.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-13jffs2: Allow setting rp_size to zero during remountingGravatar lizhe 1-0/+1
2016-02-29jffs2: Improve post-mount CRC scan efficiencyGravatar David Woodhouse 1-1/+1
2014-10-09[jffs2] kill wbuf_queued/wbuf_dwork_lockGravatar Al Viro 1-2/+0
2012-05-13jffs2: get rid of jffs2_sync_superGravatar Artem Bityutskiy 1-0/+4
2012-05-13JFFS2: Add parameter to reserve disk space for rootGravatar Daniel Drake 1-0/+7
2011-10-19jffs2: implement mount option parsing and compression overridingGravatar Andres Salomon 1-0/+6
2010-12-03jffs2: typo in commentGravatar Dan Carpenter 1-1/+1
2010-10-25jffs2: Dynamically choose inocache hash sizeGravatar Daniel Drake 1-0/+1
2010-08-08jffs2: Update copyright noticesGravatar David Woodhouse 1-0/+1
2008-04-23[JFFS2] Add erase_checking_list to hold blocks being marked.Gravatar David Woodhouse 1-0/+1
2008-04-22[JFFS2] semaphore->mutex conversionGravatar David Woodhouse 1-3/+3
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hGravatar Matthew Wilcox 1-1/+1
2007-10-06[JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveGravatar David Woodhouse 1-0/+2
2007-07-11[JFFS2] Add support for write-buffer verification.Gravatar David Woodhouse 1-0/+3
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.Gravatar David Woodhouse 1-1/+10
2007-02-09[JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NANDGravatar Artem Bityutskiy 1-9/+3
2006-06-27[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionGravatar KaiGai Kohei 1-0/+3
2006-05-29[MTD] Rework the out of band handling completelyGravatar Thomas Gleixner 1-0/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutGravatar Thomas Gleixner 1-1/+1
2006-05-26[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.Gravatar David Woodhouse 1-3/+0
2006-05-24[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.Gravatar David Woodhouse 1-0/+3
2006-05-13[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.Gravatar KaiGai Kohei 1-1/+1
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)Gravatar KaiGai Kohei 1-0/+10
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/Gravatar David Woodhouse 1-0/+122