aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* BKL: remove BKL from freevxfsArnd Bergmann2010-10-211-10/+0
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-1/+1
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-071-3/+7
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] freevxfs: fix leak on error pathAlexey Dobriyan2006-09-291-3/+8
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-6/+7
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] freevxfs: minor cleanupsPekka Enberg2005-06-301-4/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+278