summaryrefslogtreecommitdiffstats
path: root/fs/sysv/super.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* sysv: drop lock/unlock superMarco Stornelli2012-10-091-0/+1
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-201-12/+12
* switch sysvAl Viro2011-01-121-4/+4
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* new helper: mount_bdev()Al Viro2010-10-291-9/+8
* fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel2010-08-111-24/+50
* V7: Adjust sanity checks for some volumesLubomir Rintel2010-08-111-2/+4
* Add v7 aliasLubomir Rintel2010-08-111-0/+1
* sysv: do not mark superblock dirty on mountArtem Bityutskiy2010-08-091-1/+0
* iget: stop the SYSV filesystem from using iget() and read_inode()David Howells2008-02-071-2/+2
* [PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk2006-12-221-3/+0
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-111-10/+5
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-4/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-6/+7
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+572