aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/os-linux.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+1
2006-05-26[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse1-0/+1
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel1-4/+2
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel1-9/+1
2006-05-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse1-0/+4
2006-05-19[JFFS2] Support new device nodesDavid Woodhouse1-3/+1
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-4/+4
2005-11-06[JFFS2] Fix dataflash supportArtem B. Bityutskiy1-3/+3
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy1-3/+3
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi1-3/+16
2005-11-06[JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre1-2/+11
2005-11-06[JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy1-1/+2
2005-07-13[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor1-1/+3
2005-07-06[JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse1-37/+1
2005-05-23[JFFS2] Fix NOR only compileArtem B. Bityuckiy1-2/+3
2005-05-23[JFFS2] Use a single config option for write buffer supportAndrew Victor1-20/+8
2005-05-23[JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor1-2/+16
2005-05-23[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+217