summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* freevxfs: fix lack of inode initializationKrzysztof Błaszkowski2016-06-121-0/+1
* freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski2016-06-011-1/+2
* freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig2016-06-011-1/+27
* freevxfs: avoid the need for forward declaring the super operationsChristoph Hellwig2016-06-011-13/+6
* freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski2016-06-011-6/+6
* freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski2016-06-011-28/+73
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-121-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-1/+1
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+278
OpenPOWER on IntegriCloud