kernel-ark/fs
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3
Many struct inode_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:46 -08:00
..
9p
adfs
affs
afs
autofs
autofs4
befs
bfs
cifs
coda
configfs
cramfs
debugfs
devpts
dlm
ecryptfs
efs
exportfs
ext2
ext3
ext4
fat
freevxfs
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs
jffs2
jfs
lockd
minix
msdos
ncpfs
nfs
nfs_common
nfsd
nls
ntfs
ocfs2
openpromfs
partitions
proc [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
qnx4 [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
ramfs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
reiserfs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
romfs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
smbfs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
sysfs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
sysv [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
udf [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
ufs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
vfat [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
xfs [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
aio.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat_ioctl.c
compat.c
dcache.c
dcookies.c
direct-io.c
dnotify.c
dquot.c
drop_caches.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file_table.c
file.c
filesystems.c
fs-writeback.c
generic_acl.c
inode.c
inotify_user.c
inotify.c
internal.h
ioctl.c
ioprio.c
Kconfig
Kconfig.binfmt
libfs.c
locks.c
Makefile
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
quota_v1.c
quota_v2.c
quota.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
splice.c
stack.c
stat.c
super.c
sync.c
utimes.c
xattr_acl.c
xattr.c