tmp_suning_uos_patched/fs/ext4
Zheng Liu fbe104942d ext4: split ext4_file_write into buffered IO and direct IO
ext4_file_dio_write is defined in order to split buffered IO and
direct IO in ext4.  This patch just refactor some stuff in write path.

CC: Tao Ma <tm@tao.ma>
CC: Eric Sandeen <sandeen@redhat.com>
CC: Robin Dong <hao.bigrat@gmail.com>
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-07-09 16:29:29 -04:00
..
acl.c
acl.h
balloc.c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-30 19:14:57 -04:00
bitmap.c ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
block_validity.c
dir.c
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
extents.c ext4: fix out-of-date comments in extents.c 2012-07-09 16:29:28 -04:00
file.c ext4: split ext4_file_write into buffered IO and direct IO 2012-07-09 16:29:29 -04:00
fsync.c
hash.c
ialloc.c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-30 19:14:57 -04:00
indirect.c
inode.c Ext4 updates for 3.5 2012-06-01 10:12:15 -07:00
ioctl.c ext4: don't set i_flags in EXT4_IOC_SETFLAGS 2012-06-07 19:04:19 -04:00
Kconfig
Makefile
mballoc.c ext4: remove an unused statement in ext4_mb_get_buddy_page_lock() 2012-07-09 16:29:28 -04:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: use proper csum calculation in ext4_rename 2012-07-09 16:29:05 -04:00
page-io.c
resize.c ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
super.c ext4: fix overhead calculation used by ext4_statfs() 2012-07-09 16:27:05 -04:00
symlink.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: use s_csum_seed instead of i_csum_seed for xattr block 2012-07-09 16:29:27 -04:00
xattr.h