android_kernel_samsung_sm8650/fs/fuse
Suren Baghdasaryan 5dd0547a3e UPSTREAM: mm: replace vma->vm_flags direct modifications with modifier calls
Replace direct modifications to vma->vm_flags with calls to modifier
functions to be able to track flag changes and to keep vma locking
correctness.

[akpm@linux-foundation.org: fix drivers/misc/open-dice.c, per Hyeonggon Yoo]
Link: https://lkml.kernel.org/r/20230126193752.297968-5-surenb@google.com
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Mel Gorman <mgorman@techsingularity.net>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Arjun Roy <arjunroy@google.com>
Cc: Axel Rasmussen <axelrasmussen@google.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: David Rientjes <rientjes@google.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Greg Thelen <gthelen@google.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jann Horn <jannh@google.com>
Cc: Joel Fernandes <joelaf@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Laurent Dufour <ldufour@linux.ibm.com>
Cc: Lorenzo Stoakes <lstoakes@gmail.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Minchan Kim <minchan@google.com>
Cc: Paul E. McKenney <paulmck@kernel.org>
Cc: Peter Oskolkov <posk@google.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Punit Agrawal <punit.agrawal@bytedance.com>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Soheil Hassas Yeganeh <soheil@google.com>
Cc: Song Liu <songliubraving@fb.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

(cherry picked from commit 1c71222e5f2393b5ea1a41795c67589eea7e3490)

Bug: 161210518
Change-Id: Ifc352b487db109adab17dd33a83f5c7e68c0bbc6
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2023-06-07 14:24:57 +00:00
..
acl.c vfs: add rcu argument to ->get_acl() callback 2021-08-18 22:08:24 +02:00
backing.c ANDROID: fuse-bpf: Simplify and fix setting bpf program 2023-05-01 16:07:26 +00:00
control.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
cuse.c cuse: simplify refcount 2021-04-14 10:40:58 +02:00
dax.c UPSTREAM: mm: replace vma->vm_flags direct modifications with modifier calls 2023-06-07 14:24:57 +00:00
dev.c ANDROID: fuse: Support errors from fuse daemon in canonical path 2023-04-12 02:08:29 +00:00
dir.c UPSTREAM: fuse: always revalidate rename target dentry 2023-05-30 14:31:59 +00:00
file.c This is the 6.1.15 stable release 2023-03-03 12:21:45 +00:00
fuse_i.h ANDROID: fuse-bpf: Run bpf with migration disabled 2023-04-04 20:00:09 +00:00
inode.c ANDROID: fuse-bpf: Add /sys/fs flags for fuse-bpf version 2023-01-12 22:56:20 +00:00
ioctl.c fuse: add inode/permission checks to fileattr_get/fileattr_set 2023-03-10 09:34:24 +01:00
Kconfig ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
Makefile ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
OWNERS ANDROID: Add balsini@ to the FUSE OWNERS files 2021-05-14 09:45:07 +00:00
passthrough.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
readdir.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
virtio_fs.c Merge c8a684e2e1 ("Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds") into android-mainline 2022-08-25 12:12:46 +02:00
xattr.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00