Searched hist:c86d8db33a922da808a5560aa15ed663a9569b37 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | ext4.h | diff c86d8db33a922da808a5560aa15ed663a9569b37 Mon Dec 07 14:10:26 CST 2015 Jan Kara <jack@suse.com> ext4: implement allocation of pre-zeroed blocks
DAX page fault path needs to get blocks that are pre-zeroed to avoid races when two concurrent page faults happen in the same block of a file. Implement support for this in ext4_map_blocks().
Signed-off-by: Jan Kara <jack@suse.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | diff c86d8db33a922da808a5560aa15ed663a9569b37 Mon Dec 07 14:10:26 CST 2015 Jan Kara <jack@suse.com> ext4: implement allocation of pre-zeroed blocks
DAX page fault path needs to get blocks that are pre-zeroed to avoid races when two concurrent page faults happen in the same block of a file. Implement support for this in ext4_map_blocks().
Signed-off-by: Jan Kara <jack@suse.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | ext4.h | diff c86d8db33a922da808a5560aa15ed663a9569b37 Mon Dec 07 14:10:26 CST 2015 Jan Kara <jack@suse.com> ext4: implement allocation of pre-zeroed blocks
DAX page fault path needs to get blocks that are pre-zeroed to avoid races when two concurrent page faults happen in the same block of a file. Implement support for this in ext4_map_blocks().
Signed-off-by: Jan Kara <jack@suse.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | inode.c | diff c86d8db33a922da808a5560aa15ed663a9569b37 Mon Dec 07 14:10:26 CST 2015 Jan Kara <jack@suse.com> ext4: implement allocation of pre-zeroed blocks
DAX page fault path needs to get blocks that are pre-zeroed to avoid races when two concurrent page faults happen in the same block of a file. Implement support for this in ext4_map_blocks().
Signed-off-by: Jan Kara <jack@suse.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|