summaryrefslogtreecommitdiff
path: root/fs/efs/super.c
AgeCommit message (Expand)Author
2009-04-02fs/efs: return f_fsid for statfs(2)Coly Li
2008-09-02EFS: Don't set f_fsid in statfs().David Woodhouse
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22efs: new export opsChristoph Hellwig
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl
2005-01-10[PATCH] efs: make a struct static (fwd)Adrian Bunk
2004-11-18[PATCH] allow NFS exports of EFS filesystemsChristoph Hellwig
2004-09-21[PATCH] efs endianness annotationsAlexander Viro
2004-09-07[PATCH] add static in efsAndries E. Brouwer
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard
2004-04-16[PATCH] remount: forced-ro filesystemsAlexander Viro
2004-03-03[PATCH] d_alloc_root() fixes: efsAlexander Viro
2003-09-30[PATCH] EFS set_blocksize() error handlingAlexander Viro
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-06-14[PATCH] efs typo fixAndrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst
2002-09-29[PATCH] C99 designated initializers for fs/efsArt Haas
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-03-12[PATCH] struct super_block cleanup - efsBrian Gerst
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro
2002-02-07[PATCH] the rest of ->get_sb() switchoverAlexander Viro
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds