Linux FSCRYPT development
 help / color / mirror / Atom feed
 messages from 2022-10-20 16:59:13 to 2022-11-23 08:53:05 UTC [more...]

Silikonmischungen
 2022-11-23  8:45 UTC 

[PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-22 19:22 UTC  (4+ messages)
` [PATCH v2 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

pass a struct block_device to the blk-crypto interfaces v3
 2022-11-21 18:39 UTC  (9+ messages)
` [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
` [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
  ` [dm-devel] "

[PATCH v5 00/18] btrfs: add fscrypt integration
 2022-11-21 17:26 UTC  (24+ messages)
` [PATCH v5 01/18] fscrypt: expose fscrypt_nokey_name
` [PATCH v5 02/18] fscrypt: add fscrypt_have_same_policy() to check inode compatibility
` [PATCH v5 03/18] fscrypt: allow fscrypt_generate_iv() to distinguish filenames
` [PATCH v5 04/18] fscrypt: add extent-based encryption
` [PATCH v5 05/18] fscrypt: extent direct key policies for "
` [PATCH v5 06/18] fscrypt: document btrfs' fscrypt quirks
` [PATCH v5 07/18] btrfs: disable various operations on encrypted inodes
` [PATCH v5 08/18] btrfs: start using fscrypt hooks
` [PATCH v5 09/18] btrfs: add fscrypt_context items
` [PATCH v5 10/18] btrfs: translate btrfs encryption flags and encrypted inode flag
` [PATCH v5 11/18] btrfs: store a fscrypt extent context per normal file extent
` [PATCH v5 12/18] btrfs: encrypt normal file extent data if appropriate
` [PATCH v5 13/18] btrfs: Add new FEATURE_INCOMPAT_ENCRYPT feature flag
` [PATCH v5 14/18] btrfs: implement fscrypt ioctls
` [PATCH v5 15/18] btrfs: permit searching for nokey names for removal
` [PATCH v5 16/18] btrfs: use correct name hash for nokey names
` [PATCH v5 17/18] btrfs: encrypt verity items
` [PATCH v5 18/18] btrfs: allow encrypting compressed extents

[RFC 0/4] fs: provide per-filesystem options to disable fscrypt
 2022-11-18 13:25 UTC  (14+ messages)
` [RFC 1/4] fscrypt: introduce USE_FS_ENCRYPTION
` [RFC 2/4] fs: make fscrypt support an ext4 config option
` [RFC 3/4] fs: make fscrypt support a f2fs "
` [RFC 4/4] fs: make fscrypt support a UBIFS "

Feature proposal: support file content integrity verification based on fs-verity
 2022-11-18  5:19 UTC 

[PATCH 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-17  2:58 UTC  (5+ messages)
` [PATCH 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

[PATCH 0/7] ext4 fast-commit fixes
 2022-11-16  1:18 UTC  (9+ messages)
` [PATCH 1/7] ext4: disable fast-commit of encrypted dir operations
` [PATCH 2/7] ext4: don't set up encryption key during jbd2 transaction
` [PATCH 3/7] ext4: fix leaking uninitialized memory in fast-commit journal
` [PATCH 4/7] ext4: add missing validation of fast-commit record lengths
` [PATCH 5/7] ext4: fix unaligned memory access in ext4_fc_reserve_space()
` [PATCH 6/7] ext4: fix off-by-one errors in fast-commit block filling
` [PATCH 7/7] ext4: simplify fast-commit CRC calculation

[PATCH] fscrypt: pass super_block to fscrypt_put_master_key_activeref()
 2022-11-10  8:29 UTC 

[PATCH v3] fsverity: stop using PG_error to track error status
 2022-11-10  8:21 UTC  (2+ messages)

pass a struct block_device to the blk-crypto interfaces v2
 2022-11-09 13:14 UTC  (8+ messages)
` [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
` [PATCH 3/3] blk-crypto: move __blk_crypto_cfg_supported to blk-crypto-internal.h

[PATCH 6.0 124/197] fscrypt: stop using keyrings subsystem for fscrypt_master_key
 2022-11-08 13:39 UTC  (2+ messages)
` [PATCH 6.0 125/197] fscrypt: fix keyring memory leak on mount failure

[PATCH 5.15 100/144] fscrypt: stop using keyrings subsystem for fscrypt_master_key
 2022-11-08 13:39 UTC  (2+ messages)
` [PATCH 5.15 101/144] fscrypt: fix keyring memory leak on mount failure

[PATCH 5.10 080/118] fscrypt: simplify master key locking
 2022-11-08 13:39 UTC  (3+ messages)
` [PATCH 5.10 081/118] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 5.10 082/118] fscrypt: fix keyring memory leak on mount failure

Please apply "ext4,f2fs: fix readahead of verity data" to stable
 2022-11-08 12:19 UTC  (2+ messages)

[PATCH 5.10] ext4,f2fs: fix readahead of verity data
 2022-11-07 18:18 UTC 

[PATCH 5.10 0/3] fscrypt fixes for stable
 2022-11-07  9:07 UTC  (5+ messages)
` [PATCH 5.10 1/3] fscrypt: simplify master key locking
` [PATCH 5.10 2/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 5.10 3/3] fscrypt: fix keyring memory leak on mount failure

[PATCH 5.15 0/2] fscrypt fixes for stable
 2022-11-07  9:07 UTC  (4+ messages)
` [PATCH 5.15 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 5.15 2/2] fscrypt: fix keyring memory leak on mount failure

[PATCH 6.0 0/2] fscrypt fixes for stable
 2022-11-07  8:59 UTC  (4+ messages)
` [PATCH 6.0 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 6.0 2/2] fscrypt: fix keyring memory leak on mount failure

[xfstests PATCH v2 0/3] Fix test bugs related to fs.verity.require_signatures
 2022-11-04 20:58 UTC  (4+ messages)
` [xfstests PATCH v2 1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures
` [xfstests PATCH v2 2/3] generic/577: add missing file removal before empty file test
` [xfstests PATCH v2 3/3] tests: fix some tests for systems with fs.verity.require_signatures=1

pass a struct block_device to the blk-crypto interfaces
 2022-11-04  7:32 UTC  (7+ messages)
` [PATCH 1/2] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 2/2] blk-crypto: add a blk_crypto_cfg_supported helper

[xfstests PATCH 0/3] Fix test bugs related to fs.verity.require_signatures
 2022-11-04  6:47 UTC  (4+ messages)
` [xfstests PATCH 1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures
` [xfstests PATCH 2/3] generic/577: add missing file removal before empty file test
` [xfstests PATCH 3/3] tests: fix some tests for systems with fs.verity.require_signatures=1

INFO: task hung in fscrypt_ioctl_set_policy
 2022-11-02 23:19 UTC  (6+ messages)
  ` f2fs_empty_dir() can be extremely slow on malicious disk images
      ` [f2fs-dev] "

[e2fsprogs PATCH v2] e2fsck: don't allow journal inode to have encrypt flag
 2022-11-02 22:48 UTC  (2+ messages)

[e2fsprogs PATCH] e2fsck: don't allow journal inode to have encrypt flag
 2022-11-02 22:07 UTC  (3+ messages)

[PATCH] ext4: don't allow journal inode to have encrypt flag
 2022-11-02  5:33 UTC 

[PATCH v4 00/21] btrfs: add fscrypt integration
 2022-10-31 15:42 UTC  (26+ messages)
` [PATCH v4 01/21] fscrypt: expose fscrypt_nokey_name
` [PATCH v4 02/21] fscrypt: add fscrypt_have_same_policy() to check inode compatibility
` [PATCH v4 03/21] fscrypt: allow fscrypt_generate_iv() to distinguish filenames
` [PATCH v4 04/21] fscrypt: add extent-based encryption
` [PATCH v4 05/21] fscrypt: direct key policies for "
` [PATCH v4 06/21] fscrypt: document btrfs' fscrypt quirks
` [PATCH v4 07/21] btrfs: use struct qstr instead of name and namelen
` [PATCH v4 08/21] btrfs: setup qstrings from dentrys using fscrypt helper
` [PATCH v4 09/21] btrfs: use struct fscrypt_str instead of struct qstr
` [PATCH v4 10/21] btrfs: store directory encryption state
` [PATCH v4 11/21] btrfs: disable various operations on encrypted inodes
` [PATCH v4 12/21] btrfs: start using fscrypt hooks
` [PATCH v4 13/21] btrfs: add fscrypt_context items
` [PATCH v4 14/21] btrfs: translate btrfs encryption flags and encrypted inode flag
` [PATCH v4 15/21] btrfs: store a fscrypt extent context per normal file extent
` [PATCH v4 16/21] btrfs: encrypt normal file extent data if appropriate
` [PATCH v4 17/21] btrfs: Add new FEATURE_INCOMPAT_ENCRYPT feature flag
` [PATCH v4 18/21] btrfs: implement fscrypt ioctls
` [PATCH v4 19/21] btrfs: permit searching for nokey names for removal
` [PATCH v4 20/21] btrfs: use correct name hash for nokey names
` [PATCH v4 21/21] btrfs: encrypt verity items

[PATCH 0/6] fsverity: support for non-4K pages
 2022-10-28 22:45 UTC  (7+ messages)
` [PATCH 1/6] fsverity: support verification with tree block size < PAGE_SIZE
` [PATCH 2/6] fsverity: support enabling "
` [PATCH 3/6] ext4: simplify ext4_readpage_limit()
` [PATCH 4/6] f2fs: simplify f2fs_readpage_limit()
` [PATCH 5/6] fs/buffer.c: support fsverity in block_read_full_folio()
` [PATCH 6/6] ext4: allow verity with fs block size < PAGE_SIZE

[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-10-28 17:48 UTC  (4+ messages)
` [PATCH v2 2/2] fsverity: stop using PG_error to track error status
  ` [f2fs-dev] "

[GIT PULL] fscrypt fix for 6.1-rc3
 2022-10-28 16:53 UTC  (5+ messages)

[PATCH v3 00/22] btrfs: add fscrypt integration
 2022-10-21 20:58 UTC  (35+ messages)
` [PATCH v3 02/22] fscrypt: add fscrypt_have_same_policy() to check inode compatibility
` [PATCH v3 04/22] fscrypt: add extent-based encryption
` [PATCH v3 05/22] fscrypt: document btrfs' fscrypt quirks
` [PATCH v3 06/22] btrfs: use struct qstr instead of name and namelen
` [PATCH v3 07/22] btrfs: setup qstrings from dentrys using fscrypt helper
` [PATCH v3 08/22] btrfs: use struct fscrypt_str instead of struct qstr
` [PATCH v3 09/22] btrfs: store directory encryption state
` [PATCH v3 10/22] btrfs: disable various operations on encrypted inodes
` [PATCH v3 11/22] btrfs: start using fscrypt hooks
` [PATCH v3 12/22] btrfs: add fscrypt_context items
` [PATCH v3 13/22] btrfs: translate btrfs encryption flags and encrypted inode flag
` [PATCH v3 14/22] btrfs: store a fscrypt extent context per normal file extent
` [PATCH v3 15/22] btrfs: encrypt normal file extent data if appropriate
` [PATCH v3 16/22] btrfs: Add new FEATURE_INCOMPAT_ENCRYPT feature flag
` [PATCH v3 17/22] btrfs: implement fscrypt ioctls
` [PATCH v3 18/22] btrfs: permit searching for nokey names for removal
` [PATCH v3 19/22] btrfs: use correct name hash for nokey names
` [PATCH v3 20/22] btrfs: adapt lookup for partially encrypted directories
` [PATCH v3 21/22] fscrypt: add flag allowing partially-encrypted directories
` [PATCH v3 22/22] btrfs: encrypt verity items


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox