summaryrefslogtreecommitdiffstats
path: root/fs/sysv/super.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* sysv: bury the broken "quietly truncate the long filenames" logicsAl Viro2019-04-101-3/+0Star
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel2013-09-301-0/+1
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-131-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-1/+2
* sysv: drop lock/unlock superMarco Stornelli2012-10-101-0/+1
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-2/+1Star
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-211-12/+12
* switch sysvAl Viro2011-01-131-4/+4
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* new helper: mount_bdev()Al Viro2010-10-291-9/+8Star
* 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/+0Star
* 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/+0Star
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-111-10/+5Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-4/+2Star
* [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-171-0/+572