alistair23-linux/fs/ext4
Theodore Ts'o 7608e61044 ext4: inline generic_file_aio_write() into ext4_file_write()
Copy generic_file_aio_write() into ext4_file_write().  This is part of
a patch series which allows us to simplify ext4_file_write() and
ext4_file_dio_write(), by calling __generic_file_aio_write() directly.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
2014-04-21 14:26:28 -04:00
..
acl.c
acl.h
balloc.c ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled 2014-04-14 23:36:15 -04:00
bitmap.c
block_validity.c
dir.c
ext4.h ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
ext4_extents.h ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
ext4_jbd2.c jbd2: improve error messages for inconsistent journal heads 2014-03-12 16:38:03 -04:00
ext4_jbd2.h
extents.c ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
extents_status.c ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
extents_status.h ext4: add ext4_es_store_pblock_status() 2014-02-19 20:15:15 -05:00
file.c ext4: inline generic_file_aio_write() into ext4_file_write() 2014-04-21 14:26:28 -04:00
fsync.c
hash.c
ialloc.c
indirect.c
inline.c
inode.c ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
ioctl.c ext4: clean up error handling in swap_inode_boot_loader() 2014-02-17 20:44:36 -05:00
Kconfig
Makefile
mballoc.c ext4: silence sparse check warning for function ext4_trim_extent 2014-04-12 23:01:28 -04:00
mballoc.h ext4: remove unused ac_ex_scanned 2014-02-20 13:32:10 -05:00
migrate.c
mmp.c
move_extent.c ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
namei.c ext4: add cross rename support 2014-04-01 17:08:44 +02:00
page-io.c ext4: note the error in ext4_end_bio() 2014-04-07 10:54:20 -04:00
resize.c ext4: fix online resize with a non-standard blocks per group setting 2014-02-15 22:42:25 -05:00
super.c ext4: rename uninitialized extents to unwritten 2014-04-20 23:45:47 -04:00
symlink.c
truncate.h
xattr.c ext4: fix jbd2 warning under heavy xattr load 2014-04-07 10:54:21 -04:00
xattr.h ext4: each filesystem creates and uses its own mb_cache 2014-03-18 19:24:49 -04:00
xattr_security.c
xattr_trusted.c
xattr_user.c