platform_kernel-5.15/fs/crypto
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 fscrypt: relax Kconfig dependencies for crypto API algorithms 2021-04-22 17:31:32 +10:00
Makefile ANDROID: GKI: set vfs-only exports into their own namespace 2022-04-07 15:14:24 +02:00
bio.c fscrypt: clean up comments in bio.c 2021-11-16 13:58:02 -08:00
crypto.c fscrypt: add functions for direct I/O support 2022-03-21 13:50:20 -07:00
fname.c fscrypt: remove fscrypt_operations::max_namelen 2021-11-16 13:58:02 -08:00
fscrypt_private.h Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.15.y' into android13-5.15 2021-12-02 16:03:13 -08:00
hkdf.c fscrypt: allow 256-bit master keys with AES-256-XTS 2021-11-18 19:16:11 +01:00
hooks.c fscrypt: add fscrypt_symlink_getattr() for computing st_size 2021-07-25 20:01:06 -07:00
inline_crypt.c Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.15.y' into android13-5.15 2022-03-24 00:50:44 +00:00
keyring.c Merge 7c7fdaf6ad ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt") into android-mainline 2020-12-15 14:21:29 +01:00
keysetup.c Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.15.y' into android13-5.15 2021-12-02 16:03:13 -08:00
keysetup_v1.c Merge 6f5032a852 ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt") into android-mainline 2020-10-23 11:56:31 +02:00
policy.c inode: make init and permission helpers idmapped mount aware 2021-01-24 14:27:16 +01:00