android_kernel_google_msm/fs/ext4
Theodore Ts'o 5d96a5f6c3 ext4: add check for inodes_count overflow in new resize ioctl
commit 3f8a6411fb upstream.

Addresses-Red-Hat-Bugzilla: #913245

Reported-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Lingzhu Xiang <lxiang@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-11 13:48:09 -07:00
..
acl.c ext4: fix memory leak in ext4_xattr_set_acl()'s error path 2013-01-17 08:50:45 -08:00
acl.h
balloc.c ext4: convert number of blocks to clusters properly 2013-04-05 10:04:36 -07:00
bitmap.c ext4: fix overhead calculation used by ext4_statfs() 2012-08-09 08:31:41 -07:00
block_validity.c ext2/3/4: delete unneeded includes of module.h 2012-01-09 13:52:10 +01:00
dir.c Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 2012-03-29 14:53:25 -07:00
ext4.h ext4: use atomic64_t for the per-flexbg free_clusters count 2013-04-05 10:04:37 -07:00
ext4_extents.h ext4: add no_printk argument validation, fix fallout 2012-03-19 23:11:43 -04:00
ext4_jbd2.c
ext4_jbd2.h ext4: fix journal callback list traversal 2013-05-07 19:51:57 -07:00
extents.c ext4: fix the wrong number of the allocated blocks in ext4_split_extent() 2013-03-28 12:12:18 -07:00
file.c
fsync.c ext4: fix race between sync and completed io work 2012-03-05 10:29:52 -05:00
hash.c ext4: return 32/64-bit dir name hash according to usage type 2012-03-18 22:44:40 -04:00
ialloc.c ext4: use atomic64_t for the per-flexbg free_clusters count 2013-04-05 10:04:37 -07:00
indirect.c ext2/3/4: delete unneeded includes of module.h 2012-01-09 13:52:10 +01:00
inode.c ext4: fix data=journal fast mount/umount hang 2013-03-28 12:12:25 -07:00
ioctl.c ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT 2012-07-29 08:04:19 -07:00
Kconfig ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 2013-05-07 19:51:57 -07:00
Makefile
mballoc.c ext4: fix journal callback list traversal 2013-05-07 19:51:57 -07:00
mballoc.h ext4: remove EXT4_MB_{BITMAP,BUDDY} macros 2012-02-20 17:54:06 -05:00
migrate.c ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() 2012-02-20 17:53:06 -05:00
mmp.c ext4: Fix endianness bug when reading the MMP block 2012-02-27 01:09:03 -05:00
move_extent.c ext4: online defrag is not supported for journaled files 2012-10-13 05:38:49 +09:00
namei.c ext4: always set i_op in ext4_mknod() 2012-10-13 05:38:49 +09:00
page-io.c Revert "ext4: don't release page refs in ext4_end_bio()" 2012-03-29 17:00:56 -07:00
resize.c ext4: add check for inodes_count overflow in new resize ioctl 2013-05-11 13:48:09 -07:00
super.c ext4: fix journal callback list traversal 2013-05-07 19:51:57 -07:00
symlink.c
truncate.h
xattr.c ext4: fix xattr block allocation/release with bigalloc 2013-03-04 06:06:42 +08:00
xattr.h
xattr_security.c Merge branch 'for_linus' into for_linus_merged 2012-01-10 11:54:07 -05:00
xattr_trusted.c ext2/3/4: delete unneeded includes of module.h 2012-01-09 13:52:10 +01:00
xattr_user.c ext2/3/4: delete unneeded includes of module.h 2012-01-09 13:52:10 +01:00