summaryrefslogtreecommitdiff
path: root/fs/jffs2/super.c
Commit message (Expand)AuthorAge
* jffs2: Stop triggering block erases from jffs2_write_super()Joakim Tjernlund2010-05-19
* jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse2010-05-19
* const: mark remaining export_operations constAlexey Dobriyan2009-09-22
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* jffs2: call jffs2_write_super from jffs2_sync_fsChristoph Hellwig2009-06-11
* ->write_super lock_super pushdownChristoph Hellwig2009-06-11
* jffs2: move jffs2_write_super to super.cChristoph Hellwig2009-06-11
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* remove ->write_super call in generic_shutdown_superChristoph Hellwig2009-06-11
* [JFFS2] Reinstate NFS exportabilityDavid Woodhouse2008-10-23
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()David Woodhouse2008-05-01
* [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-22
* iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-07
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-04
|\
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-11
* | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
|/
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-25
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-18
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* | [MTD] return error code from get_mtd_device()Artem Bityutskiy2006-11-29
|/
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* Merge git://git.infradead.org/mtd-2.6KaiGai Kohei2006-05-19
|\
| * [JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse2006-05-15
* | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-13
|/
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-24
* [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-29
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-06
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-06
* [JFFS2] Init locks early during mountArtem B. Bityuckiy2005-07-13
* [JFFS2] Kill GC thread before cleanupArtem B. Bityuckiy2005-05-23
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16