aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv/super.c
AgeCommit message (Expand)Author
2013-09-29sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-10-09sysv: drop lock/unlock superMarco Stornelli
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2011-01-12switch sysvAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel
2010-08-11V7: Adjust sanity checks for some volumesLubomir Rintel
2010-08-11Add v7 aliasLubomir Rintel
2010-08-09sysv: do not mark superblock dirty on mountArtem Bityutskiy
2008-02-07iget: stop the SYSV filesystem from using iget() and read_inode()David Howells
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds