Series |
btrfs: add fscrypt integration
|
expand
-
[RFC,ONLY,00/23] btrfs: add fscrypt integration
-
[RFC,ONLY,01/23] btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent()
-
[RFC,ONLY,02/23] btrfs: rename dir_item's dir_type field to dir_flags
-
[RFC,ONLY,03/23] btrfs: add new FT_FSCRYPT flag for directories.
-
[RFC,ONLY,04/23] btrfs: explicitly keep track of file extent item size.
-
[RFC,ONLY,05/23] btrfs: factor out a memcmp for two extent_buffers.
-
[RFC,ONLY,06/23] btrfs: use fscrypt_name's instead of name/len everywhere.
-
[RFC,ONLY,07/23] btrfs: setup fscrypt_names from dentrys using helper
-
[RFC,ONLY,08/23] fscrypt: expose fscrypt_nokey_name
-
[RFC,ONLY,09/23] fscrypt: expose a method to check whether a fscrypt_name is encrypted.
-
[RFC,ONLY,10/23] btrfs: factor a fscrypt_name matching method
-
[RFC,ONLY,11/23] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility
-
[RFC,ONLY,12/23] btrfs: disable various operations on encrypted inodes
-
[RFC,ONLY,13/23] btrfs: add fscrypt operation table to superblock
-
[RFC,ONLY,14/23] btrfs: start using fscrypt hooks.
-
[RFC,ONLY,15/23] btrfs: add a subvolume flag for whole-volume encryption
-
[RFC,ONLY,16/23] btrfs: translate btrfs encryption flags and encrypted inode flag.
-
[RFC,ONLY,17/23] fscrypt: Add new encryption policy for btrfs.
-
[RFC,ONLY,18/23] btrfs: add iv generation function
-
[RFC,ONLY,19/23] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag.
-
[RFC,ONLY,20/23] btrfs: reuse encrypted filename hash when possible.
-
[RFC,ONLY,21/23] btrfs: implement fscrypt ioctls
-
[RFC,ONLY,22/23] btrfs: adapt directory read and lookup to potentially encrypted filenames
-
[RFC,ONLY,23/23] btrfs: enable encryption for normal file extent data
|