Jaegeuk Kim
b205c093f2
Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.15.y' into android14-5.15
* aosp/upstream-f2fs-stable-linux-5.15.y:
f2fs: let's avoid panic if extent_tree is not created
f2fs: should use a temp extent_info for lookup
f2fs: don't mix to use union values in extent_info
f2fs: initialize extent_cache parameter
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
fs: account for group membership
fs: fix acl translation
fs: support mapped mounts of mapped filesystems
fs: add i_user_ns() helper
fs: port higher-level mapping helpers
fs: remove unused low-level mapping helpers
fs: use low-level mapping helpers
docs: update mapping documentation
fs: account for filesystem mappings
fs: tweak fsuidgid_has_mapping()
fs: move mapping helpers
fs: add is_idmapped_mnt() helper
Revert "fs: add is_idmapped_mnt() helper"
Revert "fs: move mapping helpers"
Revert "fs: tweak fsuidgid_has_mapping()"
Revert "fs: account for filesystem mappings"
Revert "docs: update mapping documentation"
Revert "fs: use low-level mapping helpers"
Revert "fs: remove unused low-level mapping helpers"
Revert "fs: add i_user_ns() helper"
Revert "fs: account for group membership"
fsverity: simplify fsverity_get_digest()
fsverity: stop using PG_error to track error status
fs-verity: use kmap_local_page() instead of kmap()
highmem: Make __kunmap_{local,atomic}() take const void pointer
fs-verity: use memcpy_from_page()
fs-verity: Use struct_size() helper in enable_verity()
fs-verity: remove unused parameter desc_size in fsverity_create_info()
fs-verity: define a function to return the integrity protected file digest
fscrypt: add additional documentation for SM4 support
fscrypt: remove unused Speck definitions
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
blk-crypto: Add support for SM4-XTS blk crypto mode
fscrypt: add comment for fscrypt_valid_enc_modes_v1()
blk-crypto: Add a missing include directive
blk-crypto: move internal only declarations to blk-crypto-internal.h
blk-crypto: add a blk_crypto_config_supported_natively helper
blk-crypto: don't use struct request_queue for public interfaces
fscrypt: pass super_block to fscrypt_put_master_key_activeref()
fscrypt: add fscrypt_context_for_new_inode
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
fscrypt: Add HCTR2 support for filename encryption
fs: account for group membership
fs: add i_user_ns() helper
fs: remove unused low-level mapping helpers
fs: use low-level mapping helpers
docs: update mapping documentation
fs: account for filesystem mappings
fs: tweak fsuidgid_has_mapping()
fs: move mapping helpers
fs: add is_idmapped_mnt() helper
Bug: 256243893
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: Ia7b419ef516dee40be32968cd7c60ce0adabca99
2023-01-04 17:13:29 -08:00
..
2022-12-09 01:09:48 +00:00
2021-12-29 12:28:49 +01:00
2022-08-17 14:23:33 +02:00
2021-09-13 14:51:10 -05:00
2021-08-23 09:49:09 -07:00
2022-09-21 17:30:12 +02:00
2021-08-17 11:47:53 -04:00
2022-12-14 09:21:13 -08:00
2022-12-02 17:41:01 +01:00
2022-11-18 22:29:39 +00:00
2022-09-05 10:30:09 +02:00
2021-08-23 13:19:09 +02:00
2022-11-16 09:58:17 +01:00
2021-09-07 11:39:01 -07:00
2022-02-01 17:27:03 +01:00
2022-05-25 09:57:28 +02:00
2022-08-10 08:58:19 +01:00
2021-11-18 19:17:06 +01:00
2021-08-16 15:12:13 -07:00
2022-11-11 10:36:33 -08:00
2023-01-04 17:13:29 -08:00
2021-10-06 12:05:51 +00:00
2022-07-19 03:52:37 +00:00
2021-08-29 19:14:20 +05:30
2021-08-20 15:00:35 +01:00
2021-08-27 17:29:18 -07:00
2022-03-08 19:12:53 +01:00
2021-09-13 10:38:13 -06:00
2021-08-18 07:23:15 -06:00
2022-11-26 09:24:49 +01:00
2022-11-26 09:24:49 +01:00
2022-10-25 14:05:50 +01:00
2022-06-09 10:23:23 +02:00
2021-10-18 13:47:09 +01:00
2021-09-03 09:58:17 -07:00
2021-12-22 09:32:50 +01:00
2022-01-05 12:42:37 +01:00
2022-12-07 00:37:19 +00:00
2022-07-12 16:34:57 +02:00
2021-11-18 19:17:20 +01:00
2021-09-04 10:49:46 +01:00
2022-08-10 08:58:11 +01:00
2022-11-24 14:33:26 +00:00
2022-05-15 20:18:52 +02:00
2022-04-12 09:46:18 +08:00
2022-04-08 14:23:10 +02:00
2022-04-08 14:23:45 +02:00
2022-07-12 16:35:03 +02:00
2022-04-05 17:31:51 -07:00
2022-05-12 15:34:49 +00:00
2021-09-06 07:20:58 -04:00
2022-11-15 12:48:44 +00:00
2021-08-31 11:07:05 +02:00
2021-08-19 21:21:19 +02:00
2022-05-18 10:26:50 +02:00
2021-08-26 22:28:03 +02:00
2021-09-05 16:23:09 -04:00
2021-11-20 03:15:20 +00:00
2022-03-08 19:12:44 +01:00