aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/os-linux.h
Commit message (Expand)AuthorAgeFilesLines
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()Joakim Tjernlund2010-05-191-2/+1
* switch jffs2 to inode->i_aclAl Viro2009-06-241-4/+0
* jffs2: move jffs2_write_super to super.cChristoph Hellwig2009-06-111-1/+0
* [JFFS2] Use .unlocked_ioctlStoyan Gaydarov2008-07-111-1/+1
* [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse2008-05-011-1/+1
* iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-071-1/+1
* [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-201-3/+1
* [JFFS2] Fix ACL vs. mode handling.David Woodhouse2007-08-221-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-271-0/+6
|\
| * JFFS2: add UBI supportArtem Bityutskiy2007-04-271-0/+6
* | [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-3/+1
|/
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-3/+3
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse2006-05-261-0/+1
* [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-221-4/+2
* [MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel2006-05-221-9/+1
* Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse2006-05-201-0/+4
|\
| * [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+4
* | [JFFS2] Support new device nodesDavid Woodhouse2006-05-191-3/+1
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-4/+4
* [JFFS2] Fix dataflash supportArtem B. Bityutskiy2005-11-061-3/+3
* [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-061-3/+3
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-061-3/+16
* [JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre2005-11-061-2/+11
* [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-061-1/+2
* [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor2005-07-131-1/+3
* [JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse2005-07-061-37/+1
* [JFFS2] Fix NOR only compileArtem B. Bityuckiy2005-05-231-2/+3
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-231-20/+8
* [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-231-2/+16
* [JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor2005-05-231-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+217