kernel_optimize_test/fs/ext2
Jan Kara 225c5161b1 ext2: Unmap metadata when zeroing blocks
When zeroing blocks for DAX allocations, we also have to unmap aliases
in the block device mappings. Otherwise writeback can overwrite zeros
with stale data from block device page cache.

Signed-off-by: Jan Kara <jack@suse.cz>
2016-09-27 18:16:55 +02:00
..
acl.c
acl.h
balloc.c
dir.c
ext2.h Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-08-06 09:49:02 -04:00
file.c
ialloc.c ext2: Check return value from ext2_get_group_desc() 2016-08-09 10:12:28 +02:00
inode.c ext2: Unmap metadata when zeroing blocks 2016-09-27 18:16:55 +02:00
ioctl.c
Kconfig
Makefile
namei.c
super.c
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h