summaryrefslogtreecommitdiff
path: root/fs/sysv/super.c
AgeCommit message (Expand)Author
2022-04-29fs: sysv: check sbi->s_firstdatazone in complete_read_superLiu Shixin
2021-11-09sysv: use BUILD_BUG_ON instead of runtime checkPavel Skripkin
2019-08-30fs: sysv: Initialize filesystem timestamp rangesDeepa Dinamani
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-09sysv: bury the broken "quietly truncate the long filenames" logicsAl Viro
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
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-rc2Linus Torvalds