aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12switch sysvAl Viro1-4/+4
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2010-10-29new helper: mount_bdev()Al Viro1-9/+8
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel1-24/+50
2010-08-11V7: Adjust sanity checks for some volumesLubomir Rintel1-2/+4
2010-08-11Add v7 aliasLubomir Rintel1-0/+1
2010-08-09sysv: do not mark superblock dirty on mountArtem Bityutskiy1-1/+0
2008-02-07iget: stop the SYSV filesystem from using iget() and read_inode()David Howells1-2/+2
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk1-3/+0
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan1-10/+5
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-6/+7
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+572