kernel-ark/fs
Christoph Hellwig f7899bd547 fs: move i_count increments into find_inode/find_inode_fast
Now that iunique is not abusing find_inode anymore we can move the i_ref
increment back to where it belongs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:26:10 -04:00
..
9p
adfs
affs affs: testing the wrong variable 2010-10-25 21:18:20 -04:00
afs
autofs
autofs4
befs
bfs
btrfs new helper: inode_unhashed() 2010-10-25 21:24:15 -04:00
cachefiles
ceph
cifs
coda
configfs
cramfs
debugfs
devpts
dlm
ecryptfs
efs
exofs
exportfs
ext2 ext2_remount: don't bother with invalidate_inodes() 2010-10-25 21:23:00 -04:00
ext3 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
ext4 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
fat
freevxfs
fscache
fuse
gfs2 gfs2: invalidate_inodes() is no-op there 2010-10-25 21:23:01 -04:00
hfs switch hfs to hlist_add_fake() 2010-10-25 21:24:16 -04:00
hfsplus list.h: new helper - hlist_add_fake() 2010-10-25 21:24:15 -04:00
hostfs hostfs: fix UML crash: remove f_spare from hostfs 2010-10-25 21:18:21 -04:00
hpfs
hppfs
hugetlbfs
isofs isofs: Fix isofs_get_blocks for 8TB files 2010-10-25 21:18:20 -04:00
jbd
jbd2
jffs2
jfs list.h: new helper - hlist_add_fake() 2010-10-25 21:24:15 -04:00
lockd
logfs
minix
ncpfs
nfs
nfs_common
nfsd
nilfs2
nls
notify
ntfs ntfs: don't call invalidate_inodes() 2010-10-25 21:23:01 -04:00
ocfs2 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
omfs
openpromfs
partitions
proc vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 2010-10-25 21:18:21 -04:00
qnx4
quota
ramfs
reiserfs new helper: inode_unhashed() 2010-10-25 21:24:15 -04:00
romfs
smbfs smbfs never retains inodes with zero refcount in the first place 2010-10-25 21:23:01 -04:00
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
aio.c aio: bump i_count instead of using igrab 2010-10-25 21:18:23 -04:00
anon_inodes.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-integrity.c
bio.c
block_dev.c
buffer.c fs/buffer.c: call __block_write_begin() if we have page 2010-10-25 21:18:23 -04:00
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
compat.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file_table.c fs: allow for more than 2^31 files 2010-10-25 21:18:20 -04:00
file.c
filesystems.c
fs_struct.c
fs-writeback.c fs: Implement lazy LRU updates for inodes 2010-10-25 21:26:09 -04:00
generic_acl.c
inode.c fs: move i_count increments into find_inode/find_inode_fast 2010-10-25 21:26:10 -04:00
internal.h fs: Convert nr_inodes and nr_unused to per-cpu counters 2010-10-25 21:26:09 -04:00
ioctl.c
ioprio.c
Kconfig fs: move exportfs since it is not a networking filesystem 2010-10-25 21:18:22 -04:00
Kconfig.binfmt
libfs.c
locks.c
Makefile
mbcache.c
mpage.c
namei.c
namespace.c vfs: fix infinite loop caused by clone_mnt race 2010-10-25 21:24:16 -04:00
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 2010-10-25 21:18:21 -04:00
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
utimes.c
xattr_acl.c
xattr.c