android_kernel_oneplus_msm8998/fs/ext4
Tao Ma a56e69c28a ext4: add FITRIM to compat_ioctl.
FITRIM isn't added in compat_ioctl. So a 32 bit program can't be executed
in a 64 bit platform. Add it in the compat_ioctl.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2011-03-20 23:16:58 -04:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: serialize unaligned asynchronous DIO 2011-02-12 08:17:34 -05:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h ext4: unify the ext4_handle_release_buffer() api 2011-03-20 22:57:02 -04:00
extents.c ext4: make FIEMAP and delayed allocation play well together 2011-02-27 17:25:47 -05:00
file.c ext4: serialize unaligned asynchronous DIO 2011-02-12 08:17:34 -05:00
fsync.c ext4: flush the i_completed_io_list during ext4_truncate 2011-01-10 12:47:05 -05:00
hash.c
ialloc.c ext4: Initialize fsync transaction ids in ext4_new_inode() 2011-03-16 17:16:31 -04:00
inode.c ext4: handle errors in ext4_clear_blocks() 2011-03-20 22:59:02 -04:00
ioctl.c ext4: add FITRIM to compat_ioctl. 2011-03-20 23:16:58 -04:00
Kconfig
Makefile
mballoc.c ext4: suppress verbose debugging information if malloc-debug is off 2011-02-27 17:23:47 -05:00
mballoc.h ext4: clarify description of ac_g_ex in struct ext4_allocation_context 2011-02-24 14:10:00 -05:00
migrate.c ext4: Fix sparse warning: Using plain integer as NULL pointer 2011-02-21 21:01:42 -05:00
move_extent.c
namei.c ext4: handle errors in ext4_rename 2011-03-20 21:18:44 -04:00
page-io.c ext4: optimize ext4_bio_write_page() when no extent conversion is needed 2011-02-28 13:12:38 -05:00
resize.c ext4: unify the ext4_handle_release_buffer() api 2011-03-20 22:57:02 -04:00
super.c ext4: Use single thread to perform DIO unwritten convertion 2011-03-05 11:52:45 -05:00
symlink.c
xattr.c ext4: unify the ext4_handle_release_buffer() api 2011-03-20 22:57:02 -04:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c