aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy1-3/+4
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan1-4/+4
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-22/+27
2006-05-19Merge git://git.infradead.org/mtd-2.6KaiGai Kohei1-1/+13
2006-05-15[JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse1-1/+13
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-1/+5
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-2/+2
2005-11-29[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner1-1/+1
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-8/+8
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi1-1/+7
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi1-2/+2
2005-07-13[JFFS2] Init locks early during mountArtem B. Bityuckiy1-1/+10
2005-05-23[JFFS2] Kill GC thread before cleanupArtem B. Bityuckiy1-3/+3
2005-05-23[JFFS2] Use a single config option for write buffer supportAndrew Victor1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+365