Linux FScrypt
[Prev Page][Next Page]
- Re: [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open(), (continued)
- [PATCH v2 0/4] Fix blk-crypto keyslot race condition,
Eric Biggers
- [PATCH 4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption,
Eric Biggers
- [PATCH 0/3] Fix blk-crypto keyslot race condition,
Eric Biggers
- [syzbot] [fscrypt?] possible deadlock in fscrypt_initialize (2),
syzbot
- Re: [syzbot] [ext4?] possible deadlock in start_this_handle (4),
Eric Biggers
- [PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict,
Eric Biggers
- [PATCH] fs/buffer.c: use b_folio for fscrypt work,
Eric Biggers
- [GIT PULL] fsverity updates for 6.3,
Eric Biggers
- [GIT PULL] fscrypt updates for 6.3,
Eric Biggers
- Backup/restore of fscrypt files and directories,
Sebastien Buisson
- [PATCH 0/5] Add the test_dummy_encryption key on-demand,
Eric Biggers
- [PATCH] f2fs: fix cgroup writeback accounting with fs-layer encryption,
Eric Biggers
- [PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption,
Eric Biggers
- [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v9 01/16] security: add ipe lsm,
Fan Wu
- [RFC PATCH v9 04/16] security: add new securityfs delete function,
Fan Wu
- [RFC PATCH v9 14/16] scripts: add boot policy generation program,
Fan Wu
- [RFC PATCH v9 15/16] ipe: kunit test for parser,
Fan Wu
- [RFC PATCH v9 02/16] ipe: add policy parser,
Fan Wu
- [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider,
Fan Wu
- [RFC PATCH v9 09/16] block|security: add LSM blob to block_device,
Fan Wu
- [RFC PATCH v9 16/16] documentation: add ipe documentation,
Fan Wu
- [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider,
Fan Wu
- [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support,
Fan Wu
- [RFC PATCH v9 05/16] ipe: add userspace interface,
Fan Wu
- [RFC PATCH v9 08/16] ipe: add permissive toggle,
Fan Wu
- [RFC PATCH v9 12/16] fsverity: consume builtin signature via LSM hook,
Fan Wu
- [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read,
Fan Wu
- [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook,
Fan Wu
- [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider,
Fan Wu
- Re: [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE),
Roberto Sassu
- [PATCH] fscrypt: Copy the memcg information to the ciphertext page,
Matthew Wilcox (Oracle)
- [PATCH] fscrypt: support decrypting data from large folios,
Eric Biggers
- [ANNOUNCE] Moving the fsverity-utils git repo,
Eric Biggers
- [ANNOUNCE] New mailing list for fsverity development,
Eric Biggers
- Please update fscrypt and fsverity branches in linux-next,
Eric Biggers
- [GIT PULL] fscrypt MAINTAINERS entry update for 6.2-rc6,
Eric Biggers
- [GIT PULL] fsverity MAINTAINERS entry update for 6.2-rc6,
Eric Biggers
- [linux-next:master] BUILD REGRESSION f3381a7baf5ccbd091eb2c4fd2afd84266fcef24,
kernel test robot
- [PATCH] MAINTAINERS: update fscrypt git repo,
Eric Biggers
- [PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork,
Eric Biggers
- [PATCH v3] generic/692: generalize the test for non-4K Merkle tree block sizes,
Eric Biggers
- [PATCH v2] generic/692: generalize the test for non-4K Merkle tree block sizes,
Eric Biggers
- [RFC PATCH 00/17] fscrypt: add per-extent encryption keys,
Sweet Tea Dorminy
- [RFC PATCH 16/17] fscrypt: disable inline encryption for extent-based encryption,
Sweet Tea Dorminy
- [RFC PATCH 07/17] fscrypt: update comments about inodes to include extents,
Sweet Tea Dorminy
- [RFC PATCH 10/17] fscrypt: let fscrypt_infos be owned by an extent,
Sweet Tea Dorminy
- [RFC PATCH 12/17] fscrypt: notify per-extent infos if master key vanishes,
Sweet Tea Dorminy
- [RFC PATCH 06/17] fscrypt: add a super_block pointer to fscrypt_info,
Sweet Tea Dorminy
- [RFC PATCH 02/17] fscrypt: separate getting info for a specific block,
Sweet Tea Dorminy
- [RFC PATCH 17/17] fscrypt: update documentation to mention per-extent keys.,
Sweet Tea Dorminy
- [RFC PATCH 14/17] fscrypt: add creation/usage/freeing of per-extent infos,
Sweet Tea Dorminy
- [RFC PATCH 11/17] fscrypt: update all the *per_file_* function names,
Sweet Tea Dorminy
- [RFC PATCH 04/17] fscrypt: factor out fscrypt_set_inode_info(),
Sweet Tea Dorminy
- [RFC PATCH 08/17] fscrypt: rename mk->mk_decrypted_inodes*,
Sweet Tea Dorminy
- [RFC PATCH 03/17] fscrypt: adjust effective lblks based on extents,
Sweet Tea Dorminy
- [RFC PATCH 09/17] fscrypt: make fscrypt_setup_encryption_info generic for extents,
Sweet Tea Dorminy
- [RFC PATCH 05/17] fscrypt: use parent dir's info for extent-based encryption.,
Sweet Tea Dorminy
- [RFC PATCH 15/17] fscrypt: allow load/save of extent contexts,
Sweet Tea Dorminy
- [RFC PATCH 01/17] fscrypt: factor accessing inode->i_crypt_info,
Sweet Tea Dorminy
- [RFC PATCH 13/17] fscrypt: use an optional ino equivalent for per-extent infos,
Sweet Tea Dorminy
- Re: [RFC PATCH 00/17] fscrypt: add per-extent encryption keys,
Neal Gompa
- [PATCH v3 00/10] xfstests: update verity tests for non-4K block and page size,
Eric Biggers
- [PATCH v3 06/10] generic/573: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH v3 05/10] generic/572: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH v3 07/10] generic/577: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH v3 09/10] generic/624: test multiple Merkle tree block sizes,
Eric Biggers
- [PATCH v3 04/10] common/verity: add _filter_fsverity_digest(),
Eric Biggers
- [PATCH v3 10/10] generic/575: test 1K Merkle tree block size,
Eric Biggers
- [PATCH v3 02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value,
Eric Biggers
- [PATCH v3 08/10] generic/574: test multiple Merkle tree block sizes,
Eric Biggers
- [PATCH v3 01/10] common/verity: add and use _fsv_can_enable(),
Eric Biggers
- [PATCH v3 03/10] common/verity: use FSV_BLOCK_SIZE by default,
Eric Biggers
- Re: [PATCH v3 00/10] xfstests: update verity tests for non-4K block and page size,
Zorro Lang
- [PATCH v2 00/11] fsverity: support for non-4K pages,
Eric Biggers
- [PATCH v2 01/11] fsverity: use unsigned long for level_start,
Eric Biggers
- [PATCH v2 02/11] fsverity: simplify Merkle tree readahead size calculation,
Eric Biggers
- [PATCH v2 05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block(),
Eric Biggers
- [PATCH v2 06/11] fsverity: support verification with tree block size < PAGE_SIZE,
Eric Biggers
- [PATCH v2 09/11] f2fs: simplify f2fs_readpage_limit(),
Eric Biggers
- [PATCH v2 08/11] ext4: simplify ext4_readpage_limit(),
Eric Biggers
- [PATCH v2 04/11] fsverity: use EFBIG for file too large to enable verity,
Eric Biggers
- [PATCH v2 11/11] ext4: allow verity with fs block size < PAGE_SIZE,
Eric Biggers
- [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio(),
Eric Biggers
- [PATCH v2 03/11] fsverity: store log2(digest_size) precomputed,
Eric Biggers
- [PATCH v2 07/11] fsverity: support enabling with tree block size < PAGE_SIZE,
Eric Biggers
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages,
Ojaswin Mujoo
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages,
Eric Biggers
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages,
Eric Biggers
- Re: [f2fs-dev] [PATCH v2 00/11] fsverity: support for non-4K pages,
patchwork-bot+f2fs
- [PATCH v2 00/10] xfstests: update verity tests for non-4K block and page size,
Eric Biggers
- [PATCH v2 06/10] generic/573: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH v2 01/10] common/verity: add and use _fsv_can_enable(),
Eric Biggers
- [PATCH v2 02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value,
Eric Biggers
- [PATCH v2 07/10] generic/577: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH v2 09/10] generic/624: test multiple Merkle tree block sizes,
Eric Biggers
- [PATCH v2 10/10] generic/575: test 1K Merkle tree block size,
Eric Biggers
- [PATCH v2 03/10] common/verity: use FSV_BLOCK_SIZE by default,
Eric Biggers
- [PATCH v2 04/10] common/verity: add _filter_fsverity_digest(),
Eric Biggers
- [PATCH v2 08/10] generic/574: test multiple Merkle tree block sizes,
Eric Biggers
- [PATCH v2 05/10] generic/572: support non-4K Merkle tree block size,
Eric Biggers
- [RFC] fs-verity and encryption for EROFS,
Gao Xiang
- [RFC PATCH v7 0/4] Support for hardware-wrapped inline encryption keys,
Eric Biggers
- [PATCH] fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG,
Eric Biggers
- [PATCH 0/4] fsverity cleanups,
Eric Biggers
- [PATCH 2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files,
Eric Biggers
- Re: [PATCH 0/4] fsverity cleanups,
Dave Chinner
- Re: [PATCH 0/4] fsverity cleanups,
Eric Biggers
Separate mailing list (and git and patchwork) for fsverity?,
Eric Biggers
[PATCH] fscrypt: Fix null pointer when defer i_crypt_info,
Jun Nie
[GIT PULL] fsverity updates for 6.2,
Eric Biggers
[GIT PULL] fscrypt updates for 6.2,
Eric Biggers
[PATCH 00/10] xfstests: update verity tests for non-4K block and page size,
Eric Biggers
- [PATCH 02/10] common/verity: set FSV_BLOCK_SIZE to an appropriate value,
Eric Biggers
- [PATCH 06/10] generic/573: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH 09/10] generic/624: test multiple Merkle tree block sizes,
Eric Biggers
- [PATCH 10/10] generic/575: test 1K Merkle tree block size,
Eric Biggers
- [PATCH 07/10] generic/577: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH 01/10] common/verity: add and use _fsv_can_enable(),
Eric Biggers
- [PATCH 04/10] common/verity: add _filter_fsverity_digest(),
Eric Biggers
- [PATCH 05/10] generic/572: support non-4K Merkle tree block size,
Eric Biggers
- [PATCH 03/10] common/verity: use FSV_BLOCK_SIZE by default,
Eric Biggers
- [PATCH 08/10] generic/574: test multiple Merkle tree block sizes,
Eric Biggers
[PATCH] fsverity: mark builtin signatures as deprecated,
Eric Biggers
[PATCH] fsverity: don't check builtin signatures when require_signatures=0,
Eric Biggers
[PATCH] fscrypt: remove unused Speck definitions,
Eric Biggers
[PATCH] fscrypt: add additional documentation for SM4 support,
Eric Biggers
[PATCH v4 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt,
Tianjia Zhang
[PATCH] ceph: make sure all the files successfully put before unmounting,
xiubli
[PATCH v5] fsverity: stop using PG_error to track error status,
Eric Biggers
[PATCH] fsverity: simplify fsverity_get_digest(),
Eric Biggers
[PATCH] fscrypt: add comment for fscrypt_valid_enc_modes_v1(),
Eric Biggers
[PATCH v4] fsverity: stop using PG_error to track error status,
Eric Biggers
[PATCH v3 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt,
Tianjia Zhang
[PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt,
Tianjia Zhang
Feature proposal: support file content integrity verification based on fs-verity,
Gmail
[PATCH 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt,
Tianjia Zhang
pass a struct block_device to the blk-crypto interfaces v3,
Christoph Hellwig
[RFC 0/4] fs: provide per-filesystem options to disable fscrypt,
Niels de Vos
[PATCH] fscrypt: pass super_block to fscrypt_put_master_key_activeref(),
Eric Biggers
[PATCH 6.0 125/197] fscrypt: fix keyring memory leak on mount failure,
Greg Kroah-Hartman
[PATCH 6.0 124/197] fscrypt: stop using keyrings subsystem for fscrypt_master_key,
Greg Kroah-Hartman
[PATCH 5.15 100/144] fscrypt: stop using keyrings subsystem for fscrypt_master_key,
Greg Kroah-Hartman
[PATCH 5.15 101/144] fscrypt: fix keyring memory leak on mount failure,
Greg Kroah-Hartman
[PATCH 5.10 080/118] fscrypt: simplify master key locking,
Greg Kroah-Hartman
[PATCH 5.10 082/118] fscrypt: fix keyring memory leak on mount failure,
Greg Kroah-Hartman
[PATCH 5.10 081/118] fscrypt: stop using keyrings subsystem for fscrypt_master_key,
Greg Kroah-Hartman
[PATCH 5.10] ext4,f2fs: fix readahead of verity data,
Eric Biggers
Please apply "ext4,f2fs: fix readahead of verity data" to stable,
Eric Biggers
pass a struct block_device to the blk-crypto interfaces v2,
Christoph Hellwig
[PATCH 0/7] ext4 fast-commit fixes,
Eric Biggers
[PATCH 5.10 0/3] fscrypt fixes for stable,
Eric Biggers
[PATCH 5.15 0/2] fscrypt fixes for stable,
Eric Biggers
[PATCH 6.0 0/2] fscrypt fixes for stable,
Eric Biggers
[xfstests PATCH v2 0/3] Fix test bugs related to fs.verity.require_signatures,
Eric Biggers
[xfstests PATCH 0/3] Fix test bugs related to fs.verity.require_signatures,
Eric Biggers
pass a struct block_device to the blk-crypto interfaces,
Christoph Hellwig
[e2fsprogs PATCH v2] e2fsck: don't allow journal inode to have encrypt flag,
Eric Biggers
[PATCH v5 00/18] btrfs: add fscrypt integration,
Sweet Tea Dorminy
- [PATCH v5 01/18] fscrypt: expose fscrypt_nokey_name,
Sweet Tea Dorminy
- [PATCH v5 02/18] fscrypt: add fscrypt_have_same_policy() to check inode compatibility,
Sweet Tea Dorminy
- [PATCH v5 04/18] fscrypt: add extent-based encryption,
Sweet Tea Dorminy
- [PATCH v5 03/18] fscrypt: allow fscrypt_generate_iv() to distinguish filenames,
Sweet Tea Dorminy
- [PATCH v5 05/18] fscrypt: extent direct key policies for extent-based encryption,
Sweet Tea Dorminy
- [PATCH v5 17/18] btrfs: encrypt verity items,
Sweet Tea Dorminy
- [PATCH v5 09/18] btrfs: add fscrypt_context items,
Sweet Tea Dorminy
- [PATCH v5 12/18] btrfs: encrypt normal file extent data if appropriate,
Sweet Tea Dorminy
- [PATCH v5 14/18] btrfs: implement fscrypt ioctls,
Sweet Tea Dorminy
- [PATCH v5 15/18] btrfs: permit searching for nokey names for removal,
Sweet Tea Dorminy
- [PATCH v5 10/18] btrfs: translate btrfs encryption flags and encrypted inode flag,
Sweet Tea Dorminy
- [PATCH v5 11/18] btrfs: store a fscrypt extent context per normal file extent,
Sweet Tea Dorminy
- [PATCH v5 08/18] btrfs: start using fscrypt hooks,
Sweet Tea Dorminy
- [PATCH v5 13/18] btrfs: Add new FEATURE_INCOMPAT_ENCRYPT feature flag.,
Sweet Tea Dorminy
- [PATCH v5 07/18] btrfs: disable various operations on encrypted inodes,
Sweet Tea Dorminy
- [PATCH v5 06/18] fscrypt: document btrfs' fscrypt quirks.,
Sweet Tea Dorminy
- [PATCH v5 16/18] btrfs: use correct name hash for nokey names,
Sweet Tea Dorminy
- [PATCH v5 18/18] btrfs: allow encrypting compressed extents,
Sweet Tea Dorminy
- Re: [PATCH v5 00/18] btrfs: add fscrypt integration,
Paul Crowley
[e2fsprogs PATCH] e2fsck: don't allow journal inode to have encrypt flag,
Eric Biggers
[PATCH] ext4: don't allow journal inode to have encrypt flag,
Eric Biggers
INFO: task hung in fscrypt_ioctl_set_policy,
Wei Chen
[PATCH 0/6] fsverity: support for non-4K pages,
Eric Biggers
[PATCH v3] fsverity: stop using PG_error to track error status,
Eric Biggers
[GIT PULL] fscrypt fix for 6.1-rc3,
Eric Biggers
[PATCH v4 00/21] btrfs: add fscrypt integration,
Sweet Tea Dorminy
- [PATCH v4 01/21] fscrypt: expose fscrypt_nokey_name,
Sweet Tea Dorminy
- [PATCH v4 04/21] fscrypt: add extent-based encryption,
Sweet Tea Dorminy
- [PATCH v4 02/21] fscrypt: add fscrypt_have_same_policy() to check inode compatibility,
Sweet Tea Dorminy
- [PATCH v4 03/21] fscrypt: allow fscrypt_generate_iv() to distinguish filenames,
Sweet Tea Dorminy
- [PATCH v4 05/21] fscrypt: direct key policies for extent-based encryption,
Sweet Tea Dorminy
- [PATCH v4 06/21] fscrypt: document btrfs' fscrypt quirks.,
Sweet Tea Dorminy
- [PATCH v4 07/21] btrfs: use struct qstr instead of name and namelen,
Sweet Tea Dorminy
- [PATCH v4 08/21] btrfs: setup qstrings from dentrys using fscrypt helper,
Sweet Tea Dorminy
- [PATCH v4 10/21] btrfs: store directory encryption state,
Sweet Tea Dorminy
- [PATCH v4 13/21] btrfs: add fscrypt_context items,
Sweet Tea Dorminy
- [PATCH v4 12/21] btrfs: start using fscrypt hooks,
Sweet Tea Dorminy
- [PATCH v4 20/21] btrfs: use correct name hash for nokey names,
Sweet Tea Dorminy
- [PATCH v4 17/21] btrfs: Add new FEATURE_INCOMPAT_ENCRYPT feature flag.,
Sweet Tea Dorminy
- [PATCH v4 11/21] btrfs: disable various operations on encrypted inodes,
Sweet Tea Dorminy
- [PATCH v4 09/21] btrfs: use struct fscrypt_str instead of struct qstr,
Sweet Tea Dorminy
- [PATCH v4 18/21] btrfs: implement fscrypt ioctls,
Sweet Tea Dorminy
- [PATCH v4 21/21] btrfs: encrypt verity items,
Sweet Tea Dorminy
- [PATCH v4 15/21] btrfs: store a fscrypt extent context per normal file extent,
Sweet Tea Dorminy
- [PATCH v4 16/21] btrfs: encrypt normal file extent data if appropriate,
Sweet Tea Dorminy
- [PATCH v4 14/21] btrfs: translate btrfs encryption flags and encrypted inode flag,
Sweet Tea Dorminy
- [PATCH v4 19/21] btrfs: permit searching for nokey names for removal,
Sweet Tea Dorminy
- Re: [PATCH v4 00/21] btrfs: add fscrypt integration,
David Sterba
[PATCH v3 00/22] btrfs: add fscrypt integration,
Sweet Tea Dorminy
- [PATCH v3 01/22] fscrypt: expose fscrypt_nokey_name,
Sweet Tea Dorminy
- [PATCH v3 02/22] fscrypt: add fscrypt_have_same_policy() to check inode compatibility,
Sweet Tea Dorminy
- [PATCH v3 06/22] btrfs: use struct qstr instead of name and namelen,
Sweet Tea Dorminy
- [PATCH v3 03/22] fscrypt: allow fscrypt_generate_iv() to distinguish filenames,
Sweet Tea Dorminy
- [PATCH v3 05/22] fscrypt: document btrfs' fscrypt quirks.,
Sweet Tea Dorminy
- [PATCH v3 07/22] btrfs: setup qstrings from dentrys using fscrypt helper,
Sweet Tea Dorminy
- [PATCH v3 04/22] fscrypt: add extent-based encryption,
Sweet Tea Dorminy
- [PATCH v3 12/22] btrfs: add fscrypt_context items,
Sweet Tea Dorminy
- [PATCH v3 11/22] btrfs: start using fscrypt hooks,
Sweet Tea Dorminy
- [PATCH v3 14/22] btrfs: store a fscrypt extent context per normal file extent,
Sweet Tea Dorminy
- [PATCH v3 15/22] btrfs: encrypt normal file extent data if appropriate,
Sweet Tea Dorminy
- [PATCH v3 18/22] btrfs: permit searching for nokey names for removal,
Sweet Tea Dorminy
- [PATCH v3 19/22] btrfs: use correct name hash for nokey names,
Sweet Tea Dorminy
- [PATCH v3 20/22] btrfs: adapt lookup for partially encrypted directories,
Sweet Tea Dorminy
- [PATCH v3 22/22] btrfs: encrypt verity items,
Sweet Tea Dorminy
- [PATCH v3 10/22] btrfs: disable various operations on encrypted inodes,
Sweet Tea Dorminy
- [PATCH v3 09/22] btrfs: store directory encryption state,
Sweet Tea Dorminy
- [PATCH v3 08/22] btrfs: use struct fscrypt_str instead of struct qstr,
Sweet Tea Dorminy
- [PATCH v3 13/22] btrfs: translate btrfs encryption flags and encrypted inode flag,
Sweet Tea Dorminy
- [PATCH v3 17/22] btrfs: implement fscrypt ioctls,
Sweet Tea Dorminy
- [PATCH v3 16/22] btrfs: Add new FEATURE_INCOMPAT_ENCRYPT feature flag.,
Sweet Tea Dorminy
- [PATCH v3 21/22] fscrypt: add flag allowing partially-encrypted directories,
Sweet Tea Dorminy
- Re: [PATCH v3 00/22] btrfs: add fscrypt integration,
Eric Biggers
Please don't backport "fscrypt: stop using keyrings subsystem for fscrypt_master_key" to stable until it's ready,
Eric Biggers
Re: [syzbot] memory leak in crypto_create_tfm_node,
Herbert Xu
[man-pages PATCH v4] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
[PATCH] fscrypt: fix keyring memory leak on mount failure,
Eric Biggers
[PATCH] fscrypt: fix lockdep warning,
Yu Zhao
[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
[GIT PULL] STATX_DIOALIGN for 6.1,
Eric Biggers
[GIT PULL] fsverity updates for 6.1,
Eric Biggers
[GIT PULL] fscrypt updates for 6.1,
Eric Biggers
[RFC PATCH v6 0/4] Support for hardware-wrapped inline encryption keys,
Eric Biggers
[PATCH v2 00/20] btrfs: add fscrypt integration,
Sweet Tea Dorminy
- [PATCH v2 01/20] fscrypt: expose fscrypt_nokey_name,
Sweet Tea Dorminy
- [PATCH v2 02/20] fscrypt: add flag allowing partially-encrypted directories,
Sweet Tea Dorminy
- [PATCH v2 03/20] fscrypt: add fscrypt_have_same_policy() to check inode compatibility,
Sweet Tea Dorminy
- [PATCH v2 04/20] fscrypt: allow fscrypt_generate_iv() to distinguish filenames,
Sweet Tea Dorminy
- [PATCH v2 05/20] fscrypt: add extent-based encryption,
Sweet Tea Dorminy
- [PATCH v2 06/20] fscrypt: document btrfs' fscrypt quirks.,
Sweet Tea Dorminy
- [PATCH v2 09/20] btrfs: setup fscrypt_names from dentrys using helper,
Sweet Tea Dorminy
- [PATCH v2 07/20] btrfs: store directory's encryption state,
Sweet Tea Dorminy
- [PATCH v2 10/20] btrfs: factor a fscrypt_name matching method,
Sweet Tea Dorminy
- [PATCH v2 13/20] btrfs: add fscrypt_context items.,
Sweet Tea Dorminy
- [PATCH v2 15/20] btrfs: store a fscrypt extent context per normal file extent,
Sweet Tea Dorminy
- [PATCH v2 12/20] btrfs: start using fscrypt hooks.,
Sweet Tea Dorminy
- [PATCH v2 19/20] btrfs: encrypt normal file extent data if appropriate,
Sweet Tea Dorminy
- [PATCH v2 18/20] btrfs: adapt directory read and lookup to potentially encrypted filenames,
Sweet Tea Dorminy
- [PATCH v2 20/20] btrfs: implement fscrypt ioctls,
Sweet Tea Dorminy
- [PATCH v2 17/20] btrfs: reuse encrypted filename hash when possible.,
Sweet Tea Dorminy
- [PATCH v2 14/20] btrfs: translate btrfs encryption flags and encrypted inode flag.,
Sweet Tea Dorminy
- [PATCH v2 11/20] btrfs: disable various operations on encrypted inodes,
Sweet Tea Dorminy
- [PATCH v2 16/20] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag.,
Sweet Tea Dorminy
- Re: [PATCH v2 00/20] btrfs: add fscrypt integration,
Eric Biggers
- Re: [PATCH v2 00/20] btrfs: add fscrypt integration,
David Sterba
- Message not available
[PATCH v4 0/3] fscrypt: rework keyring and stop using request_queue,
Eric Biggers
[Index of Archives]
[linux Cryptography]
[Asterisk User Discussion]
[Asterisk App Development]
[PJ SIP]
[Gnu Gatekeeper]
[Linux Kernel]
[Fedora Users]
[Yosemite Campsites]