linux/fs/crypto
Matthew Wilcox (Oracle) 262f014dd7 fscrypt: convert bh_get_inode_and_lblk_num to use a folio
Patch series "Remove page_mapping()".

There are only a few users left.  Convert them all to either call
folio_mapping() or just use folio->mapping directly.  


This patch (of 6):

Remove uses of page->index, page_mapping() and b_page.  Saves a call
to compound_head().

Link: https://lkml.kernel.org/r/20240423225552.4113447-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20240423225552.4113447-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-05-05 17:53:47 -07:00
..
bio.c fscrypt: rename fscrypt_info => fscrypt_inode_info 2023-10-08 20:44:26 -07:00
crypto.c fscrypt: rename fscrypt_info => fscrypt_inode_info 2023-10-08 20:44:26 -07:00
fname.c fs: Create a generic is_dot_dotdot() utility 2024-01-23 10:58:56 -05:00
fscrypt_private.h fscrypt: shrink the size of struct fscrypt_inode_info slightly 2024-02-23 22:03:48 -08:00
hkdf.c fscrypt: use WARN_ON_ONCE instead of WARN_ON 2023-03-27 21:15:50 -07:00
hooks.c fscrypt: Factor out a helper to configure the lookup dentry 2024-02-27 16:55:34 -05:00
inline_crypt.c fscrypt: convert bh_get_inode_and_lblk_num to use a folio 2024-05-05 17:53:47 -07:00
Kconfig fscrypt: document that CephFS supports fscrypt now 2023-12-26 22:55:42 -06:00
keyring.c fscrypt: clear keyring before calling key_put() 2024-02-06 16:55:35 -08:00
keysetup_v1.c This update includes the following changes: 2023-11-02 16:15:30 -10:00
keysetup.c fscrypt: write CBC-CTS instead of CTS-CBC 2024-02-23 21:38:59 -08:00
Makefile fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
policy.c fscrypt: rename fscrypt_info => fscrypt_inode_info 2023-10-08 20:44:26 -07:00