Linux FScrypt
[Prev Page][Next Page]
- [PATCH 4/4] tune2fs.8: document the stable_inodes feature, (continued)
- [GIT PULL] fscrypt updates for 5.7,
Eric Biggers
- [PATCH v9 00/11] Inline Encryption Support,
Satya Tangirala
- [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption,
Satya Tangirala
- [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption,
Satya Tangirala
- [PATCH v9 02/11] block: Inline encryption support for blk-mq,
Satya Tangirala
- [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption,
Satya Tangirala
- [PATCH v9 07/11] scsi: ufs: Add inline encryption support to UFS,
Satya Tangirala
- [PATCH v9 08/11] fs: introduce SB_INLINECRYPT,
Satya Tangirala
- [PATCH v9 06/11] scsi: ufs: UFS crypto API,
Satya Tangirala
- [PATCH v9 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions,
Satya Tangirala
- [PATCH v9 11/11] ext4: add inline encryption support,
Satya Tangirala
- [PATCH v9 09/11] fscrypt: add inline encryption support,
Satya Tangirala
- [PATCH v9 10/11] f2fs: add inline encryption support,
Satya Tangirala
- Re: [PATCH v9 00/11] Inline Encryption Support,
Eric Biggers
- [PATCH RESEND v2] generic: test fscrypt key eviction racing with inode dirtying,
Eric Biggers
- [PATCH 0/4] fscrypt: add ioctl to get file's encryption nonce,
Eric Biggers
- [PATCH v3 0/9] Split fsverity-utils into a shared library,
Jes Sorensen
- [PATCH 1/9] Build basic shared library framework,
Jes Sorensen
- [PATCH 2/9] Change compute_file_measurement() to take a file descriptor as argument,
Jes Sorensen
- [PATCH 3/9] Move fsverity_descriptor definition to libfsverity.h,
Jes Sorensen
- [PATCH 4/9] Move hash algorithm code to shared library,
Jes Sorensen
- [PATCH 5/9] Create libfsverity_compute_digest() and adapt cmd_sign to use it,
Jes Sorensen
- [PATCH 6/9] Introduce libfsverity_sign_digest(),
Jes Sorensen
- [PATCH 7/9] Validate input arguments to libfsverity_compute_digest(),
Jes Sorensen
- [PATCH 8/9] Validate input parameters for libfsverity_sign_digest(),
Jes Sorensen
- [PATCH 9/9] Document API of libfsverity,
Jes Sorensen
- Re: [PATCH v3 0/9] Split fsverity-utils into a shared library,
Eric Biggers
- [RFC PATCH v3 0/4] Inline crypto support on DragonBoard 845c,
Eric Biggers
- [PATCH v8 00/11] Inline Encryption Support,
Satya Tangirala
- [PATCH v8 01/11] block: Keyslot Manager for Inline Encryption,
Satya Tangirala
- [PATCH v8 02/11] block: Inline encryption support for blk-mq,
Satya Tangirala
- [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption,
Satya Tangirala
- [PATCH v8 04/11] block: blk-crypto-fallback for Inline Encryption,
Satya Tangirala
- [PATCH v8 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions,
Satya Tangirala
- [PATCH v8 07/11] scsi: ufs: Add inline encryption support to UFS,
Satya Tangirala
- [PATCH v8 06/11] scsi: ufs: UFS crypto API,
Satya Tangirala
- [PATCH v8 09/11] fscrypt: add inline encryption support,
Satya Tangirala
- [PATCH v8 10/11] f2fs: add inline encryption support,
Satya Tangirala
- [PATCH v8 08/11] fs: introduce SB_INLINECRYPT,
Satya Tangirala
- [PATCH v8 11/11] ext4: add inline encryption support,
Satya Tangirala
- Re: [PATCH v8 00/11] Inline Encryption Support,
Eric Biggers
- [xfstests PATCH v2] generic: test fscrypt key eviction racing with inode dirtying,
Eric Biggers
- [GIT PULL] fscrypt fix for v5.6-rc6,
Eric Biggers
- [PATCH v8 0/8] Support for Casefolding and Encryption,
Daniel Rosenberg
- [xfstests RFC PATCH] generic: test fscrypt key eviction racing with inode dirtying,
Eric Biggers
- [PATCH] fscrypt: don't evict dirty inodes after removing key,
Eric Biggers
- [RFC PATCH v2 0/4] Inline crypto support on DragonBoard 845c,
Eric Biggers
- [RFC PATCH v2] scsi: ufs-mediatek: add inline encryption support,
Stanley Chu
- [RFC PATCH v1] scsi: ufs-mediatek: add inline encryption support,
Stanley Chu
- [PATCH v2 0/6] Split fsverity-utils into a shared library,
Jes Sorensen
- [PATCH v7 0/9] Inline Encryption Support,
Satya Tangirala
- [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption,
Satya Tangirala
- [PATCH v7 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions,
Satya Tangirala
- [PATCH v7 2/9] block: Inline encryption support for blk-mq,
Satya Tangirala
- [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption,
Satya Tangirala
- [PATCH v7 5/9] scsi: ufs: UFS crypto API,
Satya Tangirala
- [PATCH v7 7/9] fscrypt: add inline encryption support,
Satya Tangirala
- [PATCH v7 8/9] f2fs: add inline encryption support,
Satya Tangirala
- [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS,
Satya Tangirala
- [PATCH v7 9/9] ext4: add inline encryption support,
Satya Tangirala
- Re: [PATCH v7 0/9] Inline Encryption Support,
Eric Biggers
- [PATCH 0/7] Split fsverity-utils into a shared library,
Jes Sorensen
- [PATCH v7 0/8] Support fof Casefolding and Encryption,
Daniel Rosenberg
- [PATCH v2] xfs_io/encrypt: support passing a keyring key to add_enckey,
Eric Biggers
- [PATCH v2 0/3] xfstests: test adding filesystem-level fscrypt key via key_id,
Eric Biggers
- [PATCH] generic/581: try to avoid flakiness in keys quota test,
Eric Biggers
- [PATCH v6 0/5] Support fof Casefolding and Encryption,
Daniel Rosenberg
- [man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY,
Eric Biggers
- [GIT PULL] fsverity updates for 5.6,
Eric Biggers
- [GIT PULL] fscrypt updates for 5.6,
Eric Biggers
- [PATCH v5 0/6] fscrypt preparations for encryption+casefolding,
Eric Biggers
- [PATCH] fscrypt: add "fscrypt_" prefix to fname_encrypt(),
Eric Biggers
- [PATCH] fscrypt: don't print name of busy file when removing key,
Eric Biggers
- [PATCH v4 0/4] fscrypt preparations for encryption+casefolding,
Eric Biggers
- [PATCH v3 0/9] Support for Casefolding and Encryption,
Daniel Rosenberg
- [PATCH v3 1/9] fscrypt: Add siphash and hash key for policy v2,
Daniel Rosenberg
- [PATCH v3 9/9] ext4: Optimize match for casefolded encrypted dirs,
Daniel Rosenberg
- [PATCH v3 7/9] ext4: Use struct super_blocks' casefold data,
Daniel Rosenberg
- [PATCH v3 8/9] ext4: Hande casefolding with encryption,
Daniel Rosenberg
- [PATCH v3 5/9] vfs: Fold casefolding into vfs,
Daniel Rosenberg
- [PATCH v3 6/9] f2fs: Handle casefolding with Encryption,
Daniel Rosenberg
- [PATCH v3 4/9] fscrypt: Only create hash key when needed,
Daniel Rosenberg
- [PATCH v3 3/9] fscrypt: Change format of no-key token,
Daniel Rosenberg
- [PATCH v3 2/9] fscrypt: Don't allow v1 policies with casefolding,
Daniel Rosenberg
- Re: [PATCH v3 0/9] Support for Casefolding and Encryption,
Eric Biggers
- Using TPM trusted keys (w/ v2 policies?),
Omar Sandoval
- [PATCH] fscrypt: reserve flags for hardware-wrapped keys feature,
Eric Biggers
- [RFC PATCH 0/5] Inline crypto support on DragonBoard 845c,
Eric Biggers
- [PATCH v2 0/6] Support for Casefolding and Encryption,
Daniel Rosenberg
- [PATCH v2 0/3] Fscrypt support for casefolded encryption,
Daniel Rosenberg
- [PATCH v3] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY,
Eric Biggers
- [PATCH v2] fs-verity: implement readahead of Merkle tree pages,
Eric Biggers
- [PATCH] f2fs: remove unneeded check for error allocating bio_post_read_ctx,
Eric Biggers
- [PATCH] f2fs: fix deadlock allocating bio_post_read_ctx from mempool,
Eric Biggers
- [PATCH] ext4: remove unneeded check for error allocating bio_post_read_ctx,
Eric Biggers
- [PATCH] ext4: fix deadlock allocating bio_post_read_ctx from mempool,
Eric Biggers
- [PATCH] ext4: fix deadlock allocating crypto bounce page from mempool,
Eric Biggers
- [PATCH] fscrypt: document gfp_flags for bounce page allocation,
Eric Biggers
- [PATCH] fs-verity: use mempool for hash requests,
Eric Biggers
- [PATCH] fs-verity: use u64_to_user_ptr(),
Eric Biggers
- [PATCH] ext4: re-enable extent zeroout optimization on encrypted files,
Eric Biggers
- [PATCH] ext4: only use fscrypt_zeroout_range() on regular files,
Eric Biggers
- [PATCH] fscrypt: optimize fscrypt_zeroout_range(),
Eric Biggers
- [PATCH] ext4: allow ZERO_RANGE on encrypted files,
Eric Biggers
- [PATCH] ext4: handle decryption error in __ext4_block_zero_page_range(),
Eric Biggers
- [PATCH] fscrypt: Restore modular support,
Herbert Xu
- [PATCH] fscrypt: include <linux/ioctl.h> in UAPI header,
Eric Biggers
- [PATCH v6 0/9] Inline Encryption Support,
Satya Tangirala
- [PATCH v6 1/9] block: Keyslot Manager for Inline Encryption,
Satya Tangirala
- [PATCH v6 2/9] block: Add encryption context to struct bio,
Satya Tangirala
- [PATCH v6 3/9] block: blk-crypto for Inline Encryption,
Satya Tangirala
- [PATCH v6 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions,
Satya Tangirala
- [PATCH v6 5/9] scsi: ufs: UFS crypto API,
Satya Tangirala
- [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS,
Satya Tangirala
- [PATCH v6 7/9] fscrypt: add inline encryption support,
Satya Tangirala
- [PATCH v6 8/9] f2fs: add inline encryption support,
Satya Tangirala
- [PATCH v6 9/9] ext4: add inline encryption support,
Satya Tangirala
- Re: [PATCH v6 0/9] Inline Encryption Support,
Christoph Hellwig
- [PATCH] fs-verity: implement readahead of Merkle tree pages,
Eric Biggers
- [PATCH v2] fscrypt: constify inode parameter to filename encryption functions,
Eric Biggers
- [PATCH v6] fs: introduce is_dot_or_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH v5] fs: introduce is_dot_or_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY,
Eric Biggers
- [PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS,
Eric Biggers
- Re: [PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS,
Eric Biggers
- Re: [PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS,
Eric Biggers
[PATCH] ext4: remove unnecessary ifdefs in htree_dirblock_to_tree(),
Eric Biggers
[PATCH] ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted(),
Eric Biggers
[PATCH] fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info(),
Eric Biggers
[PATCH 0/4] fscrypt: fscrypt_supported_policy() fixes and cleanups,
Eric Biggers
[PATCH] fscrypt: introduce fscrypt_needs_contents_encryption(),
Eric Biggers
[PATCH] fscrypt: remove redundant bi_status check,
Eric Biggers
[PATCH] fscrypt: move fscrypt_d_revalidate() to fname.c,
Eric Biggers
[PATCH] fscrypt: constify inode parameter to filename encryption functions,
Eric Biggers
[PATCH] fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand(),
Eric Biggers
[PATCH] fscrypt: verify that the crypto_skcipher has the correct ivsize,
Eric Biggers
[PATCH] fscrypt: use crypto_skcipher_driver_name(),
Eric Biggers
[PATCH] f2fs: don't keep META_MAPPING pages used for moving verity file blocks,
Eric Biggers
[PATCH v3] fs: introduce is_dot_dotdot helper for cleanup,
Tiezhu Yang
[PATCH] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY,
Eric Biggers
[PATCH v2] fs: introduce is_dot_dotdot helper for cleanup,
Tiezhu Yang
[PATCH 0/8] Support for Casefolding and Encryption,
Daniel Rosenberg
[xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs,
Eric Biggers
[PATCH v2 0/5] xfstests: verify ciphertext of IV_INO_LBLK_64 encryption policies,
Eric Biggers
[PATCH] fs: introduce is_dot_dotdot helper for cleanup,
Tiezhu Yang
[GIT PULL] fsverity updates for 5.5,
Eric Biggers
[GIT PULL] fscrypt updates for 5.5,
Eric Biggers
[xfsprogs RFC PATCH] xfs_io/encrypt: support passing a keyring key to add_enckey,
Eric Biggers
[RFC PATCH 0/3] xfstests: test adding filesystem-level fscrypt key via key_id,
Eric Biggers
[PATCH v2] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY,
Eric Biggers
[RFC PATCH 0/5] xfstests: verify ciphertext of IV_INO_LBLK_64 encryption policies,
Eric Biggers
Some questions/thoughts on fs-verity,
Colin Walters
[PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY,
Eric Biggers
version/tags for fsverity-utils,
Colin Walters
[PATCH] generic: handle fs.verity.require_signatures being enabled,
Eric Biggers
[PATCH] docs: fs-verity: document first supported kernel version,
Eric Biggers
[PATCH v2] Revert "ext4 crypto: fix to check feature status before get policy",
Eric Biggers
[PATCH] Revert "ext4 crypto: fix to check feature status before get policy",
Douglas Anderson
[PATCH 0/4] statx: expose the fs-verity bit,
Eric Biggers
[PATCH v5 0/9] Inline Encryption Support,
Satya Tangirala
[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies,
Eric Biggers
[Index of Archives]
[linux Cryptography]
[Asterisk User Discussion]
[Asterisk App Development]
[PJ SIP]
[Gnu Gatekeeper]
[Linux Kernel]
[Fedora Users]
[Yosemite Campsites]