index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysv
/
super.c
Age
Commit message (
Expand
)
Author
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2013-09-29
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-09
sysv: drop lock/unlock super
Marco Stornelli
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2011-01-12
switch sysv
Al Viro
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2010-10-29
new helper: mount_bdev()
Al Viro
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
2010-08-11
V7: Adjust sanity checks for some volumes
Lubomir Rintel
2010-08-11
Add v7 alias
Lubomir Rintel
2010-08-09
sysv: do not mark superblock dirty on mount
Artem Bityutskiy
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
2006-12-22
[PATCH] fs/sysv/: proper prototypes for 2 functions
Adrian Bunk
2006-10-11
[PATCH] fs/*: use BUILD_BUG_ON
Alexey Dobriyan
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds