Sync ext4 encryption as of commit dffd334e4d7134
commit8cab2b96f6f03734003e9511276d56ab2ace3c06
authorTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2015 23:00:43 +0000 (14 19:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2015 23:00:43 +0000 (14 19:00 -0400)
treef933703605541037b07f7522c35fbcfe268350cc
parentce9c2687731712b229d8d6aab6955b049effe6fc
Sync ext4 encryption as of commit dffd334e4d7134
22 files changed:
add-encryption-key-management-facilities [new file with mode: 0644]
add-encryption-xattr-support [new file with mode: 0644]
add-ext4-encryption-Kconfig [new file with mode: 0644]
add-ext4-encryption-facilities [new file with mode: 0644]
add-readpage-file [new file with mode: 0644]
add-symlink-encryption [new file with mode: 0644]
enable-encryption-feature [new file with mode: 0644]
enable-filename-encryption [new file with mode: 0644]
encryption-policy-and-context [new file with mode: 0644]
encryption-validate-context-consistency [new file with mode: 0644]
export-ext4_empty_dir [new file with mode: 0644]
filename-encryption-facilities [new file with mode: 0644]
filename-encryption-modifications-1 [new file with mode: 0644]
implement-the-ext4-decryption-read-path [new file with mode: 0644]
implement-the-ext4-encryption-write-path [new file with mode: 0644]
inherit-encryption-policies-on-inode-and-directory-create [new file with mode: 0644]
insert-encrypted-filename-into-directory-leaf-block [new file with mode: 0644]
partial-update-to-namei.c-for-fname-crypto [new file with mode: 0644]
reserve-codepoints-used-by-the-ext4-encryption-feature [new file with mode: 0644]
series
teach-ext4_htree_store_dirent-to-store-decrypted-filenames [new file with mode: 0644]
timestamps