Files
linux/fs
Michel Lespinasse 6febc3942c BACKPORT: FROMLIST: f2fs: implement speculative fault handling
We just need to make sure f2fs_filemap_fault() doesn't block in the
speculative case as it is called with an rcu read lock held.

Signed-off-by: Michel Lespinasse <michel@lespinasse.org>
Link: https://lore.kernel.org/all/20210407014502.24091-33-michel@lespinasse.org/

Conflicts:
    fs/f2fs/file.c

1. The change in f2fs_filemap_fault is not needed since i_mmap_sem is not
used anymore.

Bug: 161210518
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: If7a46e131ee38ca02a4c5b8a76ab4eb742acbe95
2022-03-23 11:32:19 -07:00
..
2022-02-08 18:34:04 +01:00
2021-12-22 09:32:45 +01:00
2021-08-19 09:02:55 +09:00
2022-02-16 14:14:18 +01:00
2021-08-26 22:28:02 +02:00
2021-12-29 12:28:59 +01:00
2022-02-05 13:22:13 +01:00
2022-03-17 14:02:09 +01:00
2021-06-29 10:53:48 -07:00
2022-03-16 12:53:52 +01:00
2021-08-19 09:02:55 +09:00
2021-11-25 09:48:46 +01:00
2021-11-25 09:49:08 +01:00
2021-06-29 10:53:48 -07:00
2021-12-14 10:57:15 +01:00
2021-08-10 17:57:22 +02:00