linux/fs/gfs2
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr
Let filesystems handle waiting for direct I/O requests themselves instead
of doing it beforehand.  This means filesystem-specific locks to prevent
new dio referenes from appearing can be held.  This is important to allow
generalizing i_dio_count to non-DIO_LOCKING filesystems.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 20:47:47 -04:00
..
Kconfig
Makefile
acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
acl.h ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
aops.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
bmap.c fs: move inode_dio_wait calls into ->setattr 2011-07-20 20:47:47 -04:00
bmap.h
dentry.c
dir.c
dir.h
export.c
file.c ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
gfs2.h
glock.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes 2011-06-07 18:44:10 -07:00
glock.h
glops.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
glops.h
incore.h GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
inode.c ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
inode.h ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
lock_dlm.c
log.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
log.h
lops.c
lops.h
main.c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2011-05-26 13:19:00 -07:00
meta_io.c
meta_io.h
ops_fstype.c GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
quota.c vmscan: change shrinker API by passing shrink_control struct 2011-05-25 08:39:26 -07:00
quota.h vmscan: change shrinker API by passing shrink_control struct 2011-05-25 08:39:26 -07:00
recovery.c
recovery.h
rgrp.c GFS2: Wipe directory hash table metadata when deallocating a directory 2011-05-21 14:05:58 +01:00
rgrp.h
super.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
super.h
sys.c GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c
xattr.h