Star64_linux/fs/ext4
Jan Kara 776722e85d ext4: DAX iomap write support
Implement DAX writes using the new iomap infrastructure instead of
overloading the direct IO path.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-11-20 18:09:11 -05:00
..
acl.c ext4: use current_time() for inode timestamps 2016-11-14 21:40:10 -05:00
acl.h
balloc.c
bitmap.c
block_validity.c ext4: add missing KERN_CONT to a few more debugging uses 2016-10-15 09:57:31 -04:00
dir.c
ext4.h ext4: convert DAX reads to iomap infrastructure 2016-11-20 17:36:06 -05:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: use current_time() for inode timestamps 2016-11-14 21:40:10 -05:00
extents_status.c
extents_status.h
file.c ext4: DAX iomap write support 2016-11-20 18:09:11 -05:00
fsync.c
hash.c
ialloc.c ext4: use current_time() for inode timestamps 2016-11-14 21:40:10 -05:00
indirect.c
inline.c ext4: only set S_DAX if DAX is really supported 2016-11-20 17:32:59 -05:00
inode.c ext4: DAX iomap write support 2016-11-20 18:09:11 -05:00
ioctl.c ext4: use current_time() for inode timestamps 2016-11-14 21:40:10 -05:00
Kconfig
Makefile
mballoc.c ext4: fix stack memory corruption with 64k block size 2016-11-14 21:26:26 -05:00
mballoc.h ext4: add missing KERN_CONT to a few more debugging uses 2016-10-15 09:57:31 -04:00
migrate.c
mmp.c
move_extent.c
namei.c ext4: use current_time() for inode timestamps 2016-11-14 21:40:10 -05:00
page-io.c fscrypt: Let fs select encryption index/tweak 2016-11-13 20:18:16 -05:00
readpage.c
resize.c
super.c ext4: only set S_DAX if DAX is really supported 2016-11-20 17:32:59 -05:00
symlink.c Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-10 17:11:50 -07:00
sysfs.c ext4: do not advertise encryption support when disabled 2016-10-12 23:24:51 -04:00
truncate.h
xattr.c ext4: remove parameter from ext4_xattr_ibody_set() 2016-11-14 21:56:48 -05:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c