summaryrefslogtreecommitdiff
path: root/fs/jffs2
Commit message (Expand)AuthorAge
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-24
* [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-09
* [PATCH] jffs2: avoid divide-by-zeroDavid Woodhouse2006-03-08
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-29
* [PATCH] jffs2 debug gcc-2.9x fixAndrew Morton2005-11-23
* [JFFS2] Remove broken and useless debug codeThomas Gleixner2005-11-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
| * [JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy2005-11-06
| * [JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor2005-11-06
| * [JFFS2] Fix dataflash supportArtem B. Bityutskiy2005-11-06
| * [JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy2005-11-06
| * [JFFS2] Remove stale commentArtem B. Bityutskiy2005-11-06
| * [JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi2005-11-06
| * [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-06
| * [JFFS2] Account summary space in reserved_size.Ferenc Havasi2005-11-06
| * [JFFS2] Debug message format clean upArtem B. Bityutskiy2005-11-06
| * [JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi2005-11-06
| * [JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi2005-11-06
| * [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-06
| * [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-06
| * [JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy2005-11-06
| * [JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy2005-11-06
| * [JFFS2] More message formatting cleanupsArtem B. Bityutskiy2005-11-06
| * [JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy2005-11-06
| * [JFFS2] Make the JFFS2 messages a bit nicerArtem B. Bityutskiy2005-11-06
| * [JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre2005-11-06
| * [JFFS2] Debug code clean up - step 7Artem B. Bityutskiy2005-11-06
| * [JFFS2] Correct buggy length checksArtem B. Bityutskiy2005-11-06
| * [JFFS2] Debug code clean up - step 6Artem B. Bityutskiy2005-11-06
| * [JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy2005-11-06
| * [JFFS2] Refine fragtree debug macrosArtem B. Bityutskiy2005-11-06
| * [JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy2005-11-06
| * [JFFS2] Fix up new debug code for eCos buildAndrew Lunn2005-11-06
| * [JFFS2] Debug code clean up - step 5Artem B. Bityutskiy2005-11-06
| * [JFFS2] Move scattered function into related filesArtem B. Bityutskiy2005-11-06
| * [JFFS2] Debug code clean up - step 4Artem B. Bityutskiy2005-11-06
| * [jffs2] Remove compressor lzo and lzariFerenc Havasi2005-11-06
| * [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-06
| * [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-06
| * [JFFS2] Fix slab panicArtem B. Bityutskiy2005-11-06
| * [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-06
| * [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-06
| * [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-06
| * [JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy2005-11-06
* | [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
|/
* [PATCH] fix missing includesTim Schmielau2005-10-30