android_kernel_samsung_msm8976/fs/ext4
Theodore Ts'o fcc742c294 ext4: use i_size_read in ext4_unaligned_aio()
commit 6e6358fc3c3c862bfe9a5bc029d3f8ce43dc9765 upstream.

We haven't taken i_mutex yet, so we need to use i_size_read().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-06 07:55:32 -07:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: don't leave i_crtime.tv_sec uninitialized 2014-03-06 21:30:00 -08:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: fix partial cluster handling for bigalloc file systems 2014-04-26 17:15:35 -07:00
extents_status.c
extents_status.h
file.c ext4: use i_size_read in ext4_unaligned_aio() 2014-05-06 07:55:32 -07:00
fsync.c
hash.c
ialloc.c
indirect.c
inline.c
inode.c ext4: atomically set inode->i_flags in ext4_set_inode_flags() 2014-04-03 12:01:04 -07:00
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c
page-io.c
resize.c ext4: fix online resize with a non-standard blocks per group setting 2014-03-06 21:30:00 -08:00
super.c ext4: don't try to modify s_flags if the the file system is read-only 2014-03-06 21:30:00 -08:00
symlink.c
truncate.h
xattr.c ext4: fix jbd2 warning under heavy xattr load 2014-05-06 07:55:32 -07:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c