aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29new helper: mount_bdev()Al Viro1-5/+4
2010-10-21BKL: remove BKL from freevxfsArnd Bergmann1-10/+0
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck1-1/+6
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-1/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-11push BKL down into ->put_superChristoph Hellwig1-0/+4
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells1-3/+7
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan1-3/+8
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-6/+7
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2005-09-07[PATCH] fs: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-06-30[PATCH] freevxfs: minor cleanupsPekka Enberg1-4/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+278