platform_kernel-5.15/fs/erofs
Greg Kroah-Hartman 0a77fca3aa ANDROID: GKI: set vfs-only exports into their own namespace
We have namespaces, so use them for all vfs-exported namespaces so that
filesystems can use them, but not anything else.

Some in-kernel drivers that do direct filesystem accesses (because they
serve up files) are also allowed access to these symbols to keep 'make
allmodconfig' builds working properly, but it is not needed for Android
kernel images.

Bug: 157965270
Bug: 210074446
Cc: Matthias Maennich <maennich@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Iaf6140baf3a18a516ab2d5c3966235c42f3f70de
2022-04-07 15:14:24 +02:00
..
Kconfig erofs: lzma compression support 2021-11-16 14:01:34 -08:00
Makefile UPSTREAM: erofs: add sysfs interface 2022-03-30 22:53:39 +00:00
compress.h erofs: get rid of ->lru usage 2021-11-16 14:01:38 -08:00
data.c iomap: Add done_before argument to iomap_dio_rw 2021-12-06 10:51:33 -08:00
decompressor.c erofs: don't trigger WARN() when decompression fails 2021-11-16 14:01:43 -08:00
decompressor_lzma.c erofs: get rid of ->lru usage 2021-11-16 14:01:38 -08:00
dir.c erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
erofs_fs.h erofs: lzma compression support 2021-11-16 14:01:34 -08:00
inode.c erofs: decouple basic mount options from fs_context 2021-11-16 14:00:45 -08:00
internal.h UPSTREAM: erofs: add sysfs interface 2022-03-30 22:53:39 +00:00
namei.c erofs: add fiemap support with iomap 2021-08-19 00:13:43 +08:00
pcpubuf.c erofs: get rid of ->lru usage 2021-11-16 14:01:38 -08:00
super.c ANDROID: GKI: set vfs-only exports into their own namespace 2022-04-07 15:14:24 +02:00
sysfs.c UPSTREAM: erofs: add sysfs interface 2022-03-30 22:53:39 +00:00
tagptr.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
utils.c erofs: fix deadlock when shrink erofs slab 2021-12-01 10:49:29 -08:00
xattr.c erofs: decouple basic mount options from fs_context 2021-11-16 14:00:45 -08:00
xattr.h vfs: add rcu argument to ->get_acl() callback 2021-08-18 22:08:24 +02:00
zdata.c erofs: remove useless cache strategy of DELAYEDALLOC 2021-11-16 14:02:06 -08:00
zdata.h erofs: remove useless cache strategy of DELAYEDALLOC 2021-11-16 14:02:06 -08:00
zmap.c erofs: lzma compression support 2021-11-16 14:01:34 -08:00
zpvec.h erofs: fix unsafe pagevec reuse of hooked pclusters 2021-11-16 14:02:02 -08:00