1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/fs
Al Viro 676da58df7 vfs: spread struct mount - mnt_has_parent
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-03 22:57:04 -05:00
..
9p
adfs
affs
afs
autofs4
befs
bfs
btrfs
cachefiles
ceph
cifs
coda
configfs vfs: live vfsmounts never have NULL ->mnt_sb 2012-01-03 22:52:42 -05:00
cramfs
debugfs vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 2012-01-03 22:52:41 -05:00
devpts
dlm
ecryptfs
efs
exofs
exportfs
ext2
ext3
ext4
fat
freevxfs
fscache
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hppfs vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 2012-01-03 22:52:41 -05:00
hugetlbfs
isofs
jbd
jbd2
jffs2
jfs
lockd
logfs
minix
ncpfs
nfs
nfs_common
nfsd
nilfs2
nls
notify
ntfs
ocfs2
omfs
openpromfs
partitions
proc
pstore
qnx4
quota
ramfs
reiserfs
romfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c vfs: new helper - vfs_ustat() 2012-01-03 22:53:07 -05:00
compat_binfmt_elf.c
compat_ioctl.c
dcache.c vfs: spread struct mount - mnt_has_parent 2012-01-03 22:57:04 -05:00
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c
inode.c
internal.h vfs: spread struct mount - __lookup_mnt() result 2012-01-03 22:56:58 -05:00
ioctl.c
ioprio.c
Kconfig
Kconfig.binfmt
libfs.c
locks.c
Makefile
mbcache.c
mount.h vfs: spread struct mount - mnt_has_parent 2012-01-03 22:57:04 -05:00
mpage.c
namei.c vfs: spread struct mount - __lookup_mnt() result 2012-01-03 22:56:58 -05:00
namespace.c vfs: spread struct mount - mnt_has_parent 2012-01-03 22:57:04 -05:00
no-block.c
open.c
pipe.c
pnode.c vfs: spread struct mount - do_umount/propagate_mount_busy 2012-01-03 22:57:03 -05:00
pnode.h vfs: spread struct mount - do_umount/propagate_mount_busy 2012-01-03 22:57:03 -05:00
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c vfs: new helper - vfs_ustat() 2012-01-03 22:53:07 -05:00
super.c vfs: fix the rest of sget() races 2012-01-03 22:53:10 -05:00
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c