linux/fs/f2fs
Jaegeuk Kim 332fade75d f2fs: allow parallel DIO reads
This fixes a regression which prevents parallel DIO reads.

Fixes: 0cac51185e ("f2fs: fix to avoid racing in between read and OPU dio write")
Reviewed-by: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-10-11 15:12:07 +00:00
..
acl.c
acl.h
checkpoint.c
compress.c
data.c f2fs-6.12-rc1 2024-09-24 15:12:38 -07:00
debug.c
dir.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
extent_cache.c
f2fs.h
file.c f2fs: allow parallel DIO reads 2024-10-11 15:12:07 +00:00
gc.c
gc.h
hash.c
inline.c
inode.c
iostat.c
iostat.h
Kconfig
Makefile
namei.c
node.c
node.h
recovery.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
segment.c
segment.h
shrinker.c
super.c f2fs-6.12-rc1 2024-09-24 15:12:38 -07:00
sysfs.c
verity.c f2fs-6.12-rc1 2024-09-24 15:12:38 -07:00
xattr.c
xattr.h